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

aboosaa's profile - activity

2014-07-03 07:27:51 -0500 received badge  Famous Question (source)
2014-07-02 12:14:21 -0500 received badge  Notable Question (source)
2014-07-02 11:28:25 -0500 received badge  Student (source)
2014-07-02 11:00:44 -0500 received badge  Popular Question (source)
2014-07-02 08:02:06 -0500 asked a question Error when running rviz "undefined symbol error: /opt/ros/hydro/lib/librviz.so: undefined symbol: _ZN3ros7package10getPluginsERKSsS2_RSt6vectorISsSaISsEEb"

This is different from the solutions and questions that are already asked. I even tried to fix this with the already existing solutions although there differed by the "/opt/ros/hydro/lib/librviz.so: undefined symbol: _ZN3ros7package10getPluginsERKSsS2_RSt6vectorISsSaISsEEb" part of the error message.

The whole cmd line says:

developer@haf:~/catkin_ws$ rosrun rviz rviz /opt/ros/hydro/lib/rviz/rviz: symbol lookup error: /opt/ros/hydro/lib/librviz.so: undefined symbol: _ZN3ros7package10getPluginsERKSsS2_RSt6vectorISsSaISsEEb developer@haf:~/catkin_ws$