ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

pr2_dashboard installation

asked 2012-11-05 01:27:19 -0500

joseescobar60 gravatar image

Hey,

Once i have problems with PR2, now i need to install the PR2_Dashboard... someone helps me??

another thing, i saw that the installation starts like this:

sudo apt-get install XXXXXXXXXXX, how can i know what is the package to install, is any list of the packages to install?, where can i get it... is better like this i dont have to ask you everytime...

thank you!!

edit retag flag offensive close merge delete

4 Answers

Sort by ยป oldest newest most voted
2

answered 2012-11-05 01:33:12 -0500

Lorenz gravatar image

updated 2012-11-05 01:38:23 -0500

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 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

edit flag offensive delete link more

Comments

thank you, your help is good.... really thanks...

joseescobar60 gravatar image joseescobar60  ( 2012-11-05 01:37:07 -0500 )edit
0

answered 2013-06-18 14:42:23 -0500

130s gravatar image

@karen0603 and all,

since Groovy, pr2_dashboard is officially taken over by rqt_pr2_dashboard. Please see the wiki for how to install.

edit flag offensive delete link more

Comments

It works. Thanks

karen0603 gravatar image karen0603  ( 2013-06-18 17:38:40 -0500 )edit
0

answered 2012-11-05 01:33:20 -0500

cagatay gravatar image

updated 2012-11-05 01:35:30 -0500

I don't know your distribution, but for fuerte it can be found here

sudo apt-get install ros-fuerte-pr2-gui
edit flag offensive delete link more
0

answered 2013-06-18 12:45:32 -0500

karen0603 gravatar image

In groovy, you can run sudo apt-get install ros-groovy-pr2-gui

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-05 01:27:19 -0500

Seen: 337 times

Last updated: Jun 18 '13