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

Revision history [back]

click to hide/show revision 1
initial version

How about running rqt and choose rqt_reconfigure from Plugin menu, like:

$ rqt &
(An rqt window opens. Then choose plugin.)

instead of directly launching an rqt plugin by $ rosrun rqt_reconfigure rqt_reconfigure as you mentioned.

Or, if that doesn't help, try:

$ rqt --force-discover
(Then choose plugin.)

If this doesn't help yet, tell us the version you're using:

$ rosversion qt_gui && rosversion rqt_gui

How about running rqt , a container GUI that can host multiple rqt plugins on, and choose rqt_reconfigure from Plugin menu, like:

$ rqt &
(An rqt window opens. Then choose plugin.)

instead of directly launching an rqt plugin by $ rosrun rqt_reconfigure rqt_reconfigure as you mentioned.

Or, if that doesn't help, try:

$ rqt --force-discover
(Then choose plugin.)

If this doesn't help yet, tell us the version you're using:

$ rosversion qt_gui && rosversion rqt_gui