Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin issues with Gazebo 11 #36

Open
Prasanna-icefire opened this issue Jun 6, 2021 · 1 comment
Open

Plugin issues with Gazebo 11 #36

Prasanna-icefire opened this issue Jun 6, 2021 · 1 comment

Comments

@Prasanna-icefire
Copy link

On following the steps with arducopter, the gazebo world opens up with out a drone in it.
On ardurover the rover does load in the gazebo world but, I receive this:

[Err] [Plugin.hh:178] Failed to load plugin libhusky_gazebo_plugins.so: libhusky_gazebo_plugins.so: cannot open shared object file: No such file or directory
[Err] [Plugin.hh:178] Failed to load plugin /home/icefire/Drone/ardupilot_gazebo/build/libArduPilotPlugin.so: libgazebo_sensors.so.9: cannot open shared object file: No such file or directory

@SwiftGust
Copy link
Owner

Hi,
For the first error message, you can ignore the first error
[Err] [Plugin.hh:178] Failed to load plugin libhusky_gazebo_plugins.so: libhusky_gazebo_plugins.so: cannot open shared object file: No such file or directory

For the second error message, cannot be ignored. It seems you have gazebo 9 installed in your system and built plugin for gazebo 9 not for 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants