Loading variants of a robot description #102
stephane-caron
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Also useful for loading end-effector-less versions of a robot (e.g. Panda, xArm7) which ship with an end-effector. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd like to propose another feature request. Since Pinocchio Do you think this could be better addressed using a |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Some descriptions have variants (like the "left" and "right" versions of the Allegro hand) that are currently only available when importing submodules. We could add a
variant
keyword argument toload_robot_description
so that users can access it from there as well.Beta Was this translation helpful? Give feedback.
All reactions