PX4-Autopilot/msg/VehicleThrustSetpoint.msg
Silvan 0da369d66b msg: VehicleThrustSetpoint: define NAN as motor stop
Signed-off-by: Silvan <silvan@auterion.com>
2026-02-16 17:44:57 +01:00

12 lines
526 B
Plaintext

# Vehicle thrust setpoint
#
# This is the thrust setpoint provided by the controller and fed into the control allocator.
uint64 timestamp # [us] Time since system start
uint64 timestamp_sample # [us] Timestamp of the data sample on which this message is based
float32[3] xyz # [-] [@range -1, 1] Thrust setpoint along X, Y, Z body axis. If set to NAN the motors affecting this axis are stopped.
# TOPICS vehicle_thrust_setpoint
# TOPICS vehicle_thrust_setpoint_virtual_fw vehicle_thrust_setpoint_virtual_mc