mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-18 00:08:22 +08:00
Converted multirotor motor limits to generated topic
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
uint8 lower_limit # at least one actuator command has saturated on the lower limit
|
||||
uint8 upper_limit # at least one actuator command has saturated on the upper limit
|
||||
uint8 yaw # yaw limit reached
|
||||
uint8 reserved # reserved
|
||||
Reference in New Issue
Block a user