robot_descriptions.py icon indicating copy to clipboard operation
robot_descriptions.py copied to clipboard

Access 85+ robot descriptions from the main Python robotics frameworks

Results 4 robot_descriptions.py issues
Sort by recently updated
recently updated
newest added

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 to...

enhancement

We could use [xacrodoc](https://github.com/adamheins/xacrodoc) by @adamheins to import Xacro descriptions, converting them in-cache to URDF.

enhancement

It won't work in the long run, because multi-threading.

enhancement