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

Where do I get the package sr_control_gui?

asked 2012-10-04 02:56:15 -0500

ricoj gravatar image

I am trying to install the sr_control_gui package into my ros-fuerte on ubuntu 12.04.

I installed the sr_visualization stack because sr_control_gui is part of the stack (see sr_control_gui)

sudo apt-get install ros-fuerte-sr-visualization

but it is not in there. roscd sr-visualization works, roscd sr_control_gui doesn't.

Where can I get this package?

edit retag flag offensive close merge delete

Comments

hmm.. but that does not help me. I need sr_control_gui to launch cyberglove (from the sr-teleop stack).

Running roslaunch cyberglove cyberglove.launch throws a ResourceNotFound: sr_control_gui error

ricoj gravatar image ricoj  ( 2012-10-04 04:04:23 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-10-05 03:30:00 -0500

ricoj gravatar image

Okay, I talked to the guy maintaining these packages.

It turns out they removed the package sr_control_gui from the stack and the dependency is a bug that is going to be fixed.

If someone is having the same problem right now, let me know and I'm going to share the hotfix.

edit flag offensive delete link more

Comments

i was trying to run Running roslaunch cyberglove cyberglove.launch throws a ResourceNotFound: sr_control_gui error also, and gets the same problem, i don't know how to get the sr_control_gui

monidiaz gravatar image monidiaz  ( 2012-11-15 23:49:58 -0500 )edit
1

answered 2012-10-04 03:48:34 -0500

Lorenz gravatar image

To me it seems like the sr_visualization stack just provides a bunch of plugins for rqt_gui to interact with the shadow hand. Try:

rosrun rqt_gui rqt_gui

You should be able to find the shadow plugins in the Plugins menu.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-10-04 02:56:15 -0500

Seen: 199 times

Last updated: Oct 05 '12