MuJoCo Cable model not working
Posted: 08 Mar 2024, 11:55
Hello everyone, at the following link you can find my attempt to simulate the grasping of a deformable cable with a manipulator.
https://we.tl/t-8tnUIW4Hwf
I am using the MuJoCo engine, as suggested by coppeliasim scene. I have taken the cable model from the scene "ropeTest.ttt". I have changed only cylinders size (they are longer and with a larger diameter) in order to be easily graspable, masses are low (all cylinders are 0.0001 kg), and inertia values are high to make it more stable (1.0 along x,y and z).
I have tried different configurations (high/low masses, high/low inertia values, longer/shorter cylinders) but there's a problem when I move the robot and the object is grasped (attaching parent function has been used). When moves are short, the simulation is quite stable, but when moves are longer and along the orthogonal direction of the cable, the elements of the model begin to move fast and uncontrolled.
How can I solve it?
https://we.tl/t-8tnUIW4Hwf
I am using the MuJoCo engine, as suggested by coppeliasim scene. I have taken the cable model from the scene "ropeTest.ttt". I have changed only cylinders size (they are longer and with a larger diameter) in order to be easily graspable, masses are low (all cylinders are 0.0001 kg), and inertia values are high to make it more stable (1.0 along x,y and z).
I have tried different configurations (high/low masses, high/low inertia values, longer/shorter cylinders) but there's a problem when I move the robot and the object is grasped (attaching parent function has been used). When moves are short, the simulation is quite stable, but when moves are longer and along the orthogonal direction of the cable, the elements of the model begin to move fast and uncontrolled.
How can I solve it?