MulticopterPositionControl: publish stricter tilt limit during takeoff

This commit is contained in:
Matthias Grob
2021-04-13 17:15:15 +02:00
parent ff67da1bb4
commit 29e07b1e52
3 changed files with 9 additions and 10 deletions

View File

@@ -10,3 +10,5 @@ uint8 TAKEOFF_STATE_RAMPUP = 4
uint8 TAKEOFF_STATE_FLIGHT = 5
uint8 takeoff_state
float32 tilt_limit # limited tilt feasability during takeoff, contains maximum tilt otherwise