Expand description
The infrastructure to describe a Robot
in the Universal Robot Description Format (URDF).
Structs§
- URDF
Config - A Configuration for the exporting of the description in the URDF format.
Enums§
- URDF
Material Mode - Determines how the current
Material
is displayed. Can only be used internally. - URDF
Material References - Determines how Referencable/Named
Material
s should be written. - URDF
Target - A way to specify a target URDF reader.
Traits§
- ToURDF
- A trait to allow parts of a
Robot
to be described in the URDF format.
Functions§
- to_urdf
- A function to represent a
KinematicInterface
implementor in the URDF format.