mix bb.to_urdf (bb v0.15.2)

Copy Markdown View Source

Export a BB robot definition to URDF XML format.

Usage

mix bb.to_urdf MyApp.Robot --output robot.urdf
mix bb.to_urdf MyApp.Robot -o -

Options

  • --output, -o - Output file path. Use - for stdout. If not specified, prints to stdout.