Possible to create a spatial tendon between two pulleys? #3149
Unanswered
dnmiller
asked this question in
Asking for Help
Replies: 0 comments
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.
-
Intro
Hi!
I'm looking into cable-driven robots and had a general question about spatial tendons between two pulleys.
My setup
Using Mujoco 3.5.0 viewer on Mac (Apple Silicon) to model a simple robot.
My question
I'm trying to get a spatial tendon to drive a system of pulleys. My motivation for going with spatial over fixed is the dependency of the tendon on the geometry. I can get it to work if I add sliders in between the pulleys, but they need to have a significant nonzero mass for the simulation to behave. Is it possible to get a site element on a joint without a body or to have two geometries without a site in between? Would mocap elements work for this? Am I thinking of this all wrong and should just use fixed tendons? Any feedback is appreciated.
Minimal model and/or code that explain my question
I modified one of the tendon examples to demonstrate the idea. If the mass of the sliders is set too low, the simulation misbehaves.
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions