mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
Temporary logging addition to debug CI
This commit is contained in:
committed by
Daniel Agar
parent
fafbb687d8
commit
e92795b474
@@ -13,3 +13,5 @@ float32 max_distance_to_ground # in meters
|
||||
bool want_takeoff # tell the controller to initiate takeoff when idling (ignored during flight)
|
||||
bool reset_integral # tells controller to reset integrators e.g. since we know the vehicle is not in air
|
||||
float32 minimum_thrust # tell controller what the minimum collective output thrust should be
|
||||
|
||||
uint32 flight_task
|
||||
|
||||
Reference in New Issue
Block a user