You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I gave some constraints using mimic joint in URDF.(because URDF doesn't support closed loop chain)
However, when I run the "retarget_motion.py" code, the result is a bit weird like below picture. I think the constraints don't work at calculating inverse-kinematics.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to learn my own robot using "Learning Agile Robotic Locomotion Skills by Imitating Animals"
https://github.com/google-research/motion_imitation
But my robot have closed loop chain like below pic
enter image description here
So I gave some constraints using mimic joint in URDF.(because URDF doesn't support closed loop chain)
However, when I run the "retarget_motion.py" code, the result is a bit weird like below picture. I think the constraints don't work at calculating inverse-kinematics.
enter image description here
How can I fix it. Please help me.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions