mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 06:40:34 +08:00
added messages for lateral and longitudinal control setpoints and corresponding limits
Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
uint64 timestamp
|
||||
|
||||
float32 height_rate_setpoint
|
||||
float32 altitude_setpoint
|
||||
float32 equivalent_airspeed_setpoint
|
||||
float32 pitch_sp
|
||||
float32 thrust_sp
|
||||
|
||||
# TOPICS fw_longitudinal_control_setpoint fw_longitudinal_control_status
|
||||
Reference in New Issue
Block a user