Gazebo | Ignition | Community
Ask Your Question
0

Cannot find gazebo_ros plugins after update from 1.9.4 to 1.9.5

asked 2013-07-26 18:07:33 -0500

Shehzi gravatar image

updated 2013-07-26 18:09:04 -0500

I just updated gazebo-prerelease through ubuntu(12.04) update manager from 1.9.4 to 1.9.5 and now gazebo cannot find the gasebo_ros plugins which were working well till now.


Error [Plugin.hh:127] Failed to load plugin libgazebo_ros_gpu_laser.so: libsdf.so.1: cannot open shared object file: No such file or directory
Error [Plugin.hh:127] Failed to load plugin libgazebo_ros_diff_drive.so: libsdf.so.1: cannot open shared object file: No such file or directory


These were the only plugins I was using for you. I did a search for the plugins and found them in the ros simulator_gazebo stack for some reason. Adding them, to GAZEBO_PLUGIN_PATH doesnt solve the issue either.

ROS: Groovy

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-07-26 18:38:21 -0500

nkoenig gravatar image

Try using the main gazebo debian (which is currently 1.9.0). This should work with gazebo_ros.

edit flag offensive delete link more

Comments

Works! with main debian. Had to install the gazebo_ros_pkgs from source once more to make it run. Thank you

Shehzi gravatar imageShehzi ( 2013-07-26 18:57:51 -0500 )edit

Hi,

I quess It all runs with the source install again if you update and rebuild gazebo_ros_pkgs too. libsdf.so has been replaced with libsdformat.so in the newest releases.

evilBiber gravatar imageevilBiber ( 2013-07-29 03:43:40 -0500 )edit

Question Tools

Stats

Asked: 2013-07-26 18:07:33 -0500

Seen: 832 times

Last updated: Jul 26 '13