[Documentation] [TitleIndex] [WordIndex

This stack comprises applications that can be run on the PR2. In most cases, these applications can be run on PR2 hardware, or in simulation.

The current set of applications is:

Bringing up the robot

The applications in this stack assume that a robot, either physical or simulated, is already up (i.e., necessary nodes are running to present the PR2's ROS API).

Before running any of these applications, you must first bring up your robot.

To bring up a physical PR2:

roslaunch /etc/ros/robot.launch

To bring up a simulated PR2:

roslaunch pr2_gazebo pr2_empty_world.launch 

The latter example brings up the PR2 in an empty simulated world; for information on other worlds, including building your own, consult the pr2_simulator.

Report a Bug

<<TracLink(wg-ros-pkg pr2_apps)>>


2024-06-15 12:59