-
There is a case that I want to add a payload to a quadruped robot. The payload is dynamically loaded
but i don't find related API to achieve them. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
if I choice 2. add a new link(fixed-joint) to body's child, the new joint/link should can be deleted. |
Beta Was this translation helpful? Give feedback.
-
You can use |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
We should add the feature to remove inertia from a given joint inertia. |
Beta Was this translation helpful? Give feedback.
-
@hxrkpib I will close the issue and transfer it as Q&A in the discussions. |
Beta Was this translation helpful? Give feedback.
-
Hello, I have similar question so I ask it in this thread since it is related If we update |
Beta Was this translation helpful? Give feedback.
You can use
appendBodyToJoint
in the Model API