Only released in EOL distros:
Package Summary
This package contains XML (and xacro macros) descriptions of robot kinematics in the format defined at Willow Garage.
- Author: Eric Berger, Sachin Chitta, John Hsu
- License: BSD
- External website: http://pr.willowgarage.com/wiki/RobotDescriptionFormat
- Repository: wg-ros-pkg
- Source: svn https://code.ros.org/svn/wg-ros-pkg/stacks/pr2_common_alpha/tags/pr2_common_alpha-0.1.2
Package Summary
This package contains XML (and xacro macros) descriptions of robot kinematics in the format defined at Willow Garage.
- Author: Eric Berger, Sachin Chitta, John Hsu
- License: BSD
- External website: http://pr.willowgarage.com/wiki/RobotDescriptionFormat
- Source: svn https://code.ros.org/svn/wg-ros-pkg/stacks/pr2_common_alpha/trunk
Package Organization
This package contains robot description files for PR2, organized into subdirectories as follows:
calibration/ contains calibration parameters included by urdf files
defs/ contains (xacro representations of) urdf descriptions of various parts of the PR2 (arm, torso, etc.)
robots/ contains (xacro representations of) urdf descriptions of the full robot, that refer to the macros in defs/
meshes/ contains mesh files (.stl) for visualization and collision properties
launch/ contains roslaunch files that upload the robot urdf descriptions to the parameter server
Status and Roadmap (Oct 2009)
Note that this package evolved organically, together the the prototype hardware at Willow Garage, and currently includes definitions for a large number of legacy pieces of hardware, as well as specific configurations that currently exist at Willow Garage. This package is being replaced by a version which properly represents the production hardware before the 1.0 release of this stack: see the pr2_description package.
Tutorials
No tutorials for this exist right now. Several of the URDF tutorials explain the files in this package in detail. See also robot_model and simulator_gazebo.