turtlebot / turtlebot_create_desktop

Visualisation and simulation tools for the iRobot Create
http://www.ros.org/wiki/turtlebot_create_desktop
6 stars 18 forks source link

Errors in rqt on Hydro #4

Closed wjwwood closed 10 years ago

wjwwood commented 10 years ago

When opening rqt on Hydro I get this:

[ERROR] [1376957540.202964960]: Skipping XML Document "/opt/ros/hydro/share/create_dashboard/plugins/plugin.xml" which had no Root Element.  This likely means the XML is malformed or missing.
RosPluginProvider._parse_plugin_xml() could not parse "/opt/ros/hydro/share/create_dashboard/plugins/plugin.xml" in package "create_dashboard"
RosPluginProvider._parse_plugin_xml() could not parse "/opt/ros/hydro/share/create_dashboard/plugins/plugin.xml" in package "create_dashboard"
wjwwood commented 10 years ago

Yup, doesn't exist:

% ls /opt/ros/hydro/share/create_dashboard/plugins/plugin.xml                                                                              
ls: cannot access /opt/ros/hydro/share/create_dashboard/plugins/plugin.xml: No such file or directory
bit-pirate commented 10 years ago

Fixed by https://github.com/turtlebot/turtlebot_create_desktop/commit/30b01083fba572c6c173927d1f4f363278f84567

Re-release pending: https://github.com/ros/rosdistro/pull/1781

shmulike commented 7 years ago

how do you fix this problem ?