mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 05:40:35 +08:00
Advanced Plane Airframe for SITL Advanced Lift-Drag Plugin (#20207)
* Changed sitl_gazebo to the advanced liftdrag plugin fork. * Added advanced plane and its associated parameters to PX4. Also tweaked one of the plugins to fix a compilation error (upcasting from float to double). * Switched gazebo back to main branch, to avoid merge conflicts. * Change simulator bridge back to what it was in main branch * Changed sitl_gazebo to match the PX4 main branch's (commit hash b968405) * Changed SimulatorIgnitionBridge to match most recent main.
This commit is contained in:
@@ -63,6 +63,7 @@ set(debuggers
|
||||
|
||||
set(models
|
||||
none
|
||||
advanced_plane
|
||||
believer
|
||||
boat
|
||||
cloudship
|
||||
|
||||
Reference in New Issue
Block a user