Contains packages for modeling various aspects of robot information, specified in the Xml Robot Description Format (URDF). The core package of this stack is urdf, which parses URDF files, and constructs an object model (C++) of the robot.
As pointed out by Dave Coleman here, the story of how URDF fits together is pretty complicated. Now that we have split robot_model up into smaller packages, we should probably update the documentation here.
As pointed out by Dave Coleman here, the story of how URDF fits together is pretty complicated. Now that we have split
robot_model
up into smaller packages, we should probably update the documentation here.