Only released in EOL distros:  

wg_hardware_test: ectools | life_test | pr2_camera_focus | pr2_component_descriptions | pr2_drive_life_test | pr2_hardware_test_monitor | pr2_transmission_check | qualification | roslaunch_caller | wg_invent_client | wgtest_status_indicator

Package Summary

Robot descriptions in this package are used in PR2 hardware testing. This package relies on the URDF macros in pr2_description to make "robots" for PR2 components and PR2 configurations.

wg_hardware_test: ectools | life_test | mtrace_tools | pr2_camera_focus | pr2_component_descriptions | pr2_drive_life_test | pr2_hardware_test_monitor | pr2_transmission_check | qualification | roslaunch_caller | wg_invent_client | wgtest_status_indicator

Package Summary

Robot descriptions in this package are used in PR2 hardware testing. This package relies on the URDF macros in pr2_description to make "robots" for PR2 components and PR2 configurations.

Overview

pr2_component_descriptions holds the urdf files necessary for PR2 components. During PR2 production and testing, these files are used for running PR2 components using the pr2_mechanism stack.

The files in this package use the xacro macros from pr2_description.

Robots

URDF files under "robots" are for robot assemblies or components. They can be used by anyone who is using a sub-component of a PR2, like a caster or a laser sled.

Robot Motors

During production testing, we test the drive trains of many parts on the PR2. These URDF files are used to run simple "robots", usually motor and couplers only.

Test Coverage

All files with the suffix ".urdf.xacro" in the robots/ or robot_motors/ directory are checked by both xacro and the URDF parser. To run this test on any new files, run "make test" in the package directory.

Wiki: pr2_component_descriptions (last edited 2010-06-29 07:03:42 by KevinWatts)