Show EOL distros:
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: hg https://kforge.ros.org/pr2robot/hg (branch: electric-dev)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: hg https://kforge.ros.org/pr2robot/hg (branch: default)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: hg https://kforge.ros.org/pr2robot/hg (branch: groovy-dev)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Maintainer status: maintained
- Maintainer: Austin Hendrix <ahendrix AT willowgarage DOT com>
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: git https://github.com/PR2/pr2_robot.git (branch: hydro-devel)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Maintainer status: maintained
- Maintainer: Devon Ash <ahendrix AT willowgarage DOT com>
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: git https://github.com/PR2/pr2_robot.git (branch: hydro-devel)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Maintainer status: maintained
- Maintainer: Dave Feil-Seifer <dave AT cse.unr DOT edu>
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: git https://github.com/PR2/pr2_robot.git (branch: kinetic-devel)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Maintainer status: unmaintained
- Maintainer: Dave Feil-Seifer <dave AT cse.unr DOT edu>
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: git https://github.com/PR2/pr2_robot.git (branch: kinetic-devel)
Package Summary
This stack collects PR2-specific components that are used in bringing up a robot.
- Maintainer status: unmaintained
- Maintainer: Dave Feil-Seifer <dave AT cse.unr DOT edu>
- Author: Maintained by Wim Meeussen
- License: BSD
- Source: git https://github.com/PR2/pr2_robot.git (branch: kinetic-devel)
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
Report new issues on Github