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

rqt_graph doesn't work

asked 2023-03-17 07:02:43 -0600

Userofsecrets gravatar image

When calling the rqt_graph I get the error message: RosPluginProvider._parse_plugin_xml() plugin file "/opt/ros/humble/share/rqt_controller_manager/plugin.xml" in package "rqt_controller_manager" not found......

The files are missing in the ROS folder. The question now is where can I get the missing files, Github address? Using ROS2 Humble Hawksbill on a WSL virtual machine with Ubuntu-22.04

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-03-18 22:26:34 -0600

bribri123 gravatar image

This is most likely because you have not sourced your environment try running source /opt/ros/humble/setup.bash if this works add to the end of your ~/.bashrc file. If this does not work can you comment the output by running the command echo $PATH

edit flag offensive delete link more

Question Tools

Stats

Asked: 2023-03-17 07:02:43 -0600

Seen: 476 times

Last updated: Mar 18 '23