Unusual dynamic behavior of the rope #2617
Unanswered
Longyouyuan
asked this question in
Asking for Help
Replies: 1 comment
-
Hi, Just an observation---the motion symmetry deteriorates as the count increases. You could test if changing the integrator or reducing the timestep has any further effect. Reiterating, for one rope, the root of the kinematic tree is constrained, and for the second rope, the end. Someone with a better understanding of the forward dynamics computational pipeline will hopefully respond. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am a graduate student at IIT, I use MuJoCo for my research on rope manipulation.
My setup
Mujoco 3.2.2 / windows 11
My question
I built two identical rope models using ‘’composite‘’. One has its top end fixed, and the other has its bottom end fixed. Both ropes start in a horizontal position and then swing freely.
In theory, the motion of the ropes should be symmetric, but the two show noticeably different motion trajectories.
Could you please help me understand why this is happening?
Minimal model and/or code that explain my question
Model:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions