ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Don't do a manual installation. It seems like you already installed ros from debian packages, so just install the debian package for the pr2 simulation:
sudo apt-get install ros-fuerte-pr2-simulator
There's no rosmake nor rosdep installed required. Just start the simulation with:
roslaunch pr2_gazebo pr2_empty_world.launch