ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
sudo apt-get install ros-fuerte-pr2-gui
The name of the debian package to install is always:
ros-<distro>-<stack>
Note that underscores are replaced by dashes in the stack name, i.e. the stack debian package for the stack pr2_gui is ros-fuerte-pr2-gui.
To find the stack of a package, have a look at the wiki. In your case: http://ros.org/wiki/pr2_dashboard
2 | No.2 Revision |
sudo apt-get install ros-fuerte-pr2-gui
The name of the debian package to install is always:
ros-<distro>-<stack>
Note that underscores are replaced by dashes in the stack name, i.e. the stack debian package for the stack pr2_gui is ros-fuerte-pr2-gui.
To find the stack of a package, have a look at the wiki. In your case: http://ros.org/wiki/pr2_dashboard