Error [Plugin.hh:127]
Hello Everyone
I was working with this Tutorial and get the same error:
http://gazebosim.org/wiki/Tutorials/1.3/controlrobot/mobilebase
Or
http://gazebosim.org/wiki/Tutorials/1.3/controlrobot/mobilebase_laser
Get a similar error:
Error [Plugin.hh:127] Failed to load plugin libmypluginwithsensor.so: mypluginwithsensor.so: cannot open shared object file: No such file or directory
Or
Error [Plugin.hh:127] Failed to load plugin libmyplugin.so: libmyplugin.so: cannot open shared object file: No such file or directory
And
libmypluginwithsensor.so
libmy_plugin.so
It's in ~/gazebo/my_plugin/build:
A lot of Thanks!!