/**
\mainpage
\htmlinclude manifest.html
\b robot_model is ...
\li RobotModel is a class containing robot model data structure.
\li Below is an example Robot Description Describing a Parent Link "P", a Child Link "C", and a Joint "J"
\li OLD URDF:
@verbatim
@endverbatim
\li NEW URDF XML that corresponds to the current RobotModel data structure:
@verbatim
@endverbatim
\section codeapi Code API
\section rosapi ROS API
*/