Gazebo Static Map Plugin not loading. [closed]

asked 2019-09-12 17:59:11 -0500

billtheplatypus gravatar image

I am trying to use the Gazebo static map plugin following the tutorial at http://gazebosim.org/tutorials?tut=st.... However, when I launch Gazebo, with the command gazebo --verbose static_map_plugin.world, the world appears white, and an error shows in the console.

[Err] [Plugin.hh:180] Failed to load plugin libStaticMapPlugin.so: libStaticMapPlugin.so: cannot open shared object file: No such file or directory

I've looked throughout my computer, but I can't find this file, and as far as I can tell, it should come with Gazebo. What do I need to do to fix this?

This is on ROS Melodic on Ubuntu 18.04.

edit retag flag offensive reopen merge delete

Closed for the following reason Gazebo Question: The Gazebo community prefers to answer questions at: http://answers.gazebosim.org by gvdhoorn
close date 2019-09-13 02:03:31.101171

Comments

For now this looks like a Gazebo-only problem. I'd recommend posting this over at answers.gazebosim.org, as there will be more experienced users there.

If you do post there, please post a link here in a comment so we can keep things connected.

gvdhoorn gravatar image gvdhoorn  ( 2019-09-13 02:04:08 -0500 )edit

answers.gazebosim.org post: Gazebo Static Map Plugin not loading.

gvdhoorn gravatar image gvdhoorn  ( 2019-09-14 05:32:25 -0500 )edit

For anyone that ends up here, it turns out the plugin is for Gazebo 10, not 9.

billtheplatypus gravatar image billtheplatypus  ( 2019-09-23 14:27:56 -0500 )edit