Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 255

Renaming rqt package [Kinetic]

$
0
0
I'm attempting to renamed my package from rqt_truckee_gui to rqt_truckee but it causes the following error: admin@pc1:~/git/x-ros/catkin_ws$ rqt -s rqt_truckee [ERROR] [1522742453.102027186]: Skipped loading plugin with error: XML Document '/home/hpcadmin/git/x-ros/catkin_ws/src/truckee/rqt_truckee_gui/plugin.xml' has no Root Element. This likely means the XML is malformed or missing.. RosPluginProvider._parse_plugin_xml() plugin file "/home/hpcadmin/git/x-ros/catkin_ws/src/truckee/rqt_truckee_gui/plugin.xml" in package "rqt_truckee_gui" not found RosPluginProvider._parse_plugin_xml() plugin file "/home/hpcadmin/git/x-ros/catkin_ws/src/truckee/rqt_truckee_gui/plugin.xml" in package "rqt_truckee_gui" not found qt_gui_main() found no plugin matching "rqt_truckee" I have removed all build folders and files, run rosclean purge, run catkin_make clean, run rospack profile (after catkin_make) and tried a full power cycle between all these things just for good measure. It seems like rqt is holding on to the memory of the last package name somewhere outside the catkin workspace. When I change the package name back everything launches normally: admin@pc1:~/git/x-ros/catkin_ws$ rqt -s rqt_truckee_gui arguments: Namespace(quiet=False) unknowns: [] appmenu-qt: handleReparent 143 The given QMenuBar is already registered by appmenu-qt5, skipping appmenu-qt: handleReparent 143 The given QMenuBar is already registered by appmenu-qt5, skipping For now, I can live with the original package name but I was surprised by this functionality.

Viewing all articles
Browse latest Browse all 255

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>