pschillinger / rqt_launchtree

An RQT plugin for hierarchical launchfile configuration introspection.
BSD 3-Clause "New" or "Revised" License
47 stars 21 forks source link

can't find in the plugins #14

Closed screamlsj closed 6 years ago

screamlsj commented 6 years ago

i gti clone the kinetic version and catkin_make it as the tutorial from wiki.ros,however i can't find launchtree in the plugins list

screamlsj commented 6 years ago

and I tried rosrun rqt_launchtree rqt_launchtree ,but get qt_gui_main() found no plugin matching "rqt_launchtree.launchtree_plugin.LaunchtreePlugin" as result.I don''t know what to do .I really need to use this plugin to understand how the launch file works.Is there anyone who know how to use it?

screamlsj commented 6 years ago

I solve the problem just now. run rm ~/.config/ros.org/rqt_gui.ini then 'rqt',the plugin will be find