-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
Add gz model for quadtailsitter #23943
Conversation
e866fc3
to
8d2185c
Compare
FLASH Analysispx4_fmu-v5x
px4_fmu-v6x
Updated: 2024-12-02T14:44:27 |
827ed69
to
81fc89a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a review to the gz model repo, once that's changed, and the submodule commit here is adapted accordingly, this would be ready to merge.
Thanks for porting this airframe to the new gazebo!
The gz-model repo is updated! |
81fc89a
to
f08beb8
Compare
28a3c8b
to
1ab426e
Compare
* Add gazebo airspeed plugin and add a tailsitter model --------- Co-authored-by: Claudio Chies <[email protected]>
Solved Problem
Add the quadtailsitter and airspeed sensor to gz simulation
Fixes #23602
Solution
Allowing airspeed sensor in gz bridge, adding a config file for the quadtailsitter.
As Gazebo garden reaches EOL by Nov 2024 this solution only takes into account sensor msgs from gazebo harmonic (LTS)
Changelog Entry
Test coverage
It was tested on Ubuntu 22.04 using QGroundControl and gazebo Harmonic.
Context
related PR with results: