Open
Description
### Intro
Hi!
I am a student , I use MuJoCo for my research on Rope-driven manipulator.
My setup
mujoco3.2.5
What's happening? What did you expect?
We attempted to use tendons to drive the manipulator in order to simulate the rope-driven manipulator in reality. Therefore, the elongation of the tendon is of great importance to us. We found that when the tendon goes around a cylinder, the length of the tendon, whether it is the visual length or the simulated length, is calculated as a straight line. Could you please tell us what methods are available to improve the calculation accuracy so that the tendon will not pass through the geom?
### Steps for reproduction