Module robot_description_builder::to_rdf::to_urdf
source · Expand description
The infrastructure to describe a Robot
in the Universal Robot Description Format (URDF).
TODO: EXPAND
Structs
- FIXME: FIX CONFIG, MAYBE MAKE AN INTERNAL CONFIG TYPE A configuration struct to configure the
Enums
- TODO: ADD FULL MATERIALS EVERYWHERE MODE
Traits
- A trait to allow parts of a
Robot
to be described in the URDF format.
Functions
- A function to represent a
KinematicInterface
implementor in the URDF format.