Expand description
The infrastructure to describe a Robot
in a robot description format.
TODO: EXPAND
Modules§
- to_urdf
- The infrastructure to describe a
Robot
in the Universal Robot Description Format (URDF).
Enums§
- XMLMode
- A setting for configuring the style of the generated XML representation.
Functions§
- xml_
writer_ to_ string - Convert a
quick_xml::Writer
to aString
.