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

rqt gets errors on attempt to load rviz plugin [closed]

asked 2013-09-07 02:09:32 -0500

rnunziata gravatar image

updated 2013-09-08 03:11:36 -0500

I am running ros hydro and rqt is launch via a launch file. Roscore is running, as well as gazebo. I can start rviz via rosrun rviz rviz and it works fine....but not by way of rqt.

 <node name="rqt_gui" pkg="rqt_gui" type="rqt_gui"/>

After a recent upgrade rqt could no longer open rviz. The error is below. Also related to to the upgrade an number of bashsr file paths are not working

bash: /share/rosbash/rosbash: No such file or directory
ROS_ROOT=/share/ros: No such file or directory

I fixed these in the base file but I still get the error below from rqt.

PluginManager._load_plugin() could not load plugin "rqt_rviz/RViz": RosPluginlibPluginProvider.load() could not load plugin "rqt_rviz/RViz"
edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by rnunziata
close date 2013-09-11 02:07:39

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-09-07 02:56:34 -0500

130s gravatar image

What ROS distro are you running on? With what command do you run rqt_rviz?

Besides those general clarifications, this looks similar to this thread. And on ROS Groovy, I can replicate very similar issue with roscore not running.

edit flag offensive delete link more
0

answered 2013-09-11 02:07:20 -0500

rnunziata gravatar image

fixed after upgrade

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-09-07 02:09:32 -0500

Seen: 549 times

Last updated: Sep 11 '13