ros / ros_tutorials

Code used in tutorials found on ROS wiki
http://wiki.ros.org/ros_tutorials
787 stars 537 forks source link

Problem when running rqt Windows binary #162

Open Tor2O opened 6 months ago

Tor2O commented 6 months ago

was following the https://docs.ros.org/en/humble/Tutorials/Beginner-CLI-Tools/Introducing-Turtlesim/Introducing-Turtlesim.html#id8 tutorial

After activating the turtlesim, and getting it to move an such, I activated rqt. I get this error (same when using --force-discover): RosPluginProvider._parse_plugin_xml() plugin file "C:\dev\ros2_humble\share\rqt_gui_cpp/plugin.xml" in package "rqt_gui_cpp" not found RosPluginProvider._parse_plugin_xml() plugin file "C:\dev\ros2_humble\share\rqt_gui_cpp/plugin.xml" in package "rqt_gui_cpp" not found

I can create new turtles, but the list of services is just what shown in the image. I got no "set_pen service", or /turtle1/set_pen.

service