flexcomp MJCF error, model does not work #2567
-
IntroHi! I am a graduate student, I use MuJoCo for Master's Thesis. My setupMujoco 3.3.0, OpenSUSE 15, x86, simulation GUI through /bin My questionHi, I wanted to implement soft version of pendulum code using flexcomp. I tried differrent things and all fail: What I wanted to do : soft version of pendulum.xml and ScPendulum.png 1)Tried pendulum_try3b.xml ---> (ScError.png) Error: mass and inertia of moving bodies must be larger than mjMINVAL) Files are attached in .zip (It can require scene.xml in standard library, you can move the xml files into mujocxxx/model/flex folder.) Thanks in advance, Minimal model and/or code that explain my questionConfirmations
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, I think what you want is the following first body Let me know if that works |
Beta Was this translation helpful? Give feedback.
pendulum_try3d .txt
I have tried this and works, we speak most probably the same thing.