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

The string you pass to --standalone needs to uniquely identify one plugin. In this case you could achieve that by passing rqt --standalone rqt_launch. (note the trailing dot to make it unique). Obviously rqt --standalone rqt_launchtree.launchtree_plugin.LaunchtreePlugin would work too.