Loading variants of a robot description #102
Replies: 3 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.
-
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.
-
Following up in this thread to note that #76 added loading variants for MuJoCo descriptions. |
Beta Was this translation helpful? Give feedback.
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