mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Converted multirotor motor limits to generated topic
This commit is contained in:
parent
ffb9e87161
commit
c3d10c4cb3
4
msg/multirotor_motor_limits.msg
Normal file
4
msg/multirotor_motor_limits.msg
Normal file
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user