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
[ INFO] [1404305441.695792813]: rviz version 1.10.16
[ INFO] [1404305441.695862492]: compiled against OGRE version 1.7.4 (Cthugha)
/opt/ros/hydro/lib/rviz/rviz: symbol lookup error: /opt/ros/hydro/lib/librviz.so: undefined symbol: _ZN3ros7package10getPluginsERKSsS2_RSt6vectorISsSaISsEEb
developer@haf:~/catkin_ws$
↧