I'm a student and I'm trying to use MuJoCo for my personal projects. (currently simulating a resisted-motion system that involves roller-chain transmissions).
At the moment I'm looking for some help with simulating a chain made of toroidal links, under gravity.
I modelled the chain in blender and made sure that none of the solids overlap. I have also set convexhull attribute of the compiler tag in MJCF to false. But still, the chain "explodes".
Hi,
I'm a student and I'm trying to use MuJoCo for my personal projects. (currently simulating a resisted-motion system that involves roller-chain transmissions).
At the moment I'm looking for some help with simulating a chain made of toroidal links, under gravity.
I modelled the chain in blender and made sure that none of the solids overlap. I have also set convexhull attribute of the compiler tag in MJCF to false. But still, the chain "explodes".
Here's a short video clip of the occurrence of the problem in simulation: https://github.com/google-deepmind/mujoco/assets/112756087/be0414ce-fcf9-4bcf-a18c-5afeceddd139
Here is a model which explains my question: (please go to my repository for the assets.)