How to Resolve Tendon-Cylinder Interference After Modifying tendon.xml in MuJoCo? #2349
Answered
by
yuvaltassa
fengyuan1993012
asked this question in
Asking for Help
-
IntroHi! I am a graduate student at shanghai jiao tong university, I use MuJoCo for my research on my tendon robot. My setupMujoco 3.2.6 Python My questionHello, I’m currently facing an issue while working with MuJoCo. I downloaded the tendon.xml file and modified the positions of cylinder and s3. However, after making these changes, I observed that the tendon interferes with the cylinder during simulation instead of following the expected path around it. Minimal model and/or code that explain my question
Confirmations
|
Beta Was this translation helpful? Give feedback.
Answered by
yuvaltassa
Jan 13, 2025
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is just a visualization quirk. The tendon is correctly wrapping around the cylinder. There's a longstanding todo item to draw the geodesic wrapping around spheres and cylinders, but we have not gotten around to it yet.