vvv-school / vvv17

Resources for VVV17 School 🏫
https://vvv-school.github.io/vvv17
GNU General Public License v3.0
5 stars 7 forks source link

Library not found during ROS tutorials #31

Closed francesco-romano closed 7 years ago

francesco-romano commented 7 years ago

If you get message like the following:

rospack: error while loading shared libraries: librospack.so: cannot open shared object file: No such file or directory
find: ‘’: No such file or directory
/opt/ros/kinetic/lib/rviz/rviz: error while loading shared libraries: librviz.so: cannot open shared object file: No such file or directory

add the following line to your .bashrc (or similar) file

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/ros/kinetic/lib