-
When I import a stewart platform URDF model with closed chain into ROS, the model doesn't work well and can't drive the joint. What's wrong with the URDF model? |
Beta Was this translation helpful? Give feedback.
Answered by
JadeCong
Nov 28, 2024
Replies: 1 comment
-
No, closed kinematic chains are not officially supported with URDF in ROS and URDF supports only tree structure. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JadeCong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, closed kinematic chains are not officially supported with URDF in ROS and URDF supports only tree structure.
Here is the official answer reference(https://robotics.stackexchange.com/questions/77935/how-to-do-motion-planing-with-closed-loop-chain-graph-robot-structure).