-
Notifications
You must be signed in to change notification settings - Fork 803
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
Mavlink plugin not working with Gazebo 11.0 #419
Comments
@leftytechie there is nowhere written in our documentation that we support Gazebo 11.0. Specially since that would involve some substancial dependency checking and source code changes related to Ignition dependencies. |
I apologize, this thread confused me: |
For what it's worth, everything else appeared to be working. |
I got the same error with the Gazebo 11 docker container (https://github.com/PX4/containers/blob/master/docker/Dockerfile_simulation-focal)
|
I'm running Ubuntu 20.04 with v1.10 and gazebo11 and facing the same error. |
This happens when gazebo is unable to find one of the resources. @iftahnaf Does this happen with the default models? If so, please post a new issue. I don't think your issue is related to this thread |
|
I could be doing something wrong, but I've able to run pretty much any simulation I want as long I don't use the mavlink plugin.
I am using Ubuntu 18.04, cmake 3.10.2, gazebo 11.0, boost 1.65.1.
I am using the master branch, it is up to date, and I have confirmed that it is working with gazebo 9.12.
I have also tried a past version of the code, v1.10.0-rc1, and the error occurred there too.
The text was updated successfully, but these errors were encountered: