pr2_robot: imu_monitor | pr2_bringup | pr2_camera_synchronizer | pr2_computer_monitor | pr2_controller_configuration | pr2_etherCAT | pr2_run_stop_auto_restart

Stack Summary

This stack collects PR2-specific components that are used in bringing up a robot.

The user's interface to the pr2_robot stack is pr2_bringup, which provides launch files that can be used to bring up a robot. The other packages in this stack are used during the bringup process, and are not usually accessed directly by users.

Running the PR2

Starting up the robot is not any different from launching a normal ROS program. You first set your ROS environment, and then launch the robot.launch file that corresponds to the distribution you are using:

  •  source /opt/ros/DISTRO/setup.bash
     roslaunch /etc/ros/DISTRO/robot.launch

With DISTRO replaced by 'boxturtle', 'cturtle' or 'diamondback'.

Learning about the PR2 systems

Check out the tutorials that guide you through all the steps for running the PR2.

Looking for PR2 Support?

Go to PR2 Support.

Report a Bug

Use trac to report bugs or request features. [View active tickets]

Wiki: pr2_robot (last edited 2011-03-01 05:05:46 by wim)