Robotics StackExchange | Archived questions

gazebo-2.2.6 failed to load Failed to load plugin libSimEventsPlugin.so

Hi everyone,

I am using gazebo-2.2.6. I wanted to learn more about plugins on gazebo. I tried testing the elevator example (http://gazebosim.org/tutorials?tut=elevators&cat=plugins). However, even if gazebo is launched when entering "gazebo worlds/elevator.world", the example does not work correctly, no event is triggered. I get the errors : Failed to load plugin libSimEventsPlugin.so: libSimEventsPlugin.so: cannot open shared object file: No such file or directory Error [Plugin.hh:149] Failed to load plugin libgazeboroselevator.so: libgazeboroselevator.so: cannot open shared object file: No such file or directory

I didn't find the ".so" files in my computer. Should I install some packages ? If so, which ones ?

Any suggestions ? Thank you in advance !

Asked by AgatheBA on 2016-04-24 09:43:39 UTC

Comments

Answers

If you notice on the tutorial page's top right, the elevator plugin only works from Gazebo 6 onwards, so you'll need to upgrade your version.

Asked by chapulina on 2016-04-24 17:03:30 UTC

Comments