New in Electric

robot_model: collada_parser | collada_urdf | colladadom | convex_decomposition | ivcon | kdl_parser | resource_retriever | robot_state_publisher | simmechanics_to_urdf | srdf | urdf | urdf_interface | urdf_parser

Package Summary

This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model. The parser reads a URDF XML robot description, and creates a C++ URDF model. Although it is possible to directly use this parser when working with URDF robot descriptions, the preferred user API is found in the urdf package.

Internal API

The code API for this package is for internal use only. Please use the urdf package instead.

Wiki: urdf_parser (last edited 2011-07-15 00:58:33 by KenConley)