![]() | 1 | initial version |
What is happening is that Gazebo can't find libvelodyne_plugin.so, this look for libraries in the directories indicate by LD_LIBRARY_PATH enviromental variable, so you need to indicate where to find it changing it.
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:~/velodyne_plugin/build