Error [Plugin.hh:180] libvelodyne_plugin.so: No such file or directory Gazebo 8.1.1
I am following this tutorial: http://gazebosim.org/tutorials?tut=gu...
When I run Gazebo:
gazebo --verbose ../velodyne.world
This error appears:
[Err] [Plugin.hh:180] Failed to load plugin libvelodyne_plugin.so: libvelodyne_plugin.so: cannot open shared object file: No such file or directory
How can I fix this?