PX4-Autopilot/msg/SurfaceVehicleSpeedSetpoint.msg
2025-09-05 08:27:58 +02:00

6 lines
374 B
Plaintext

# Surface Vehicle Speed Setpoint
uint64 timestamp # [us] Time since system start
float32 speed_body_x # [m/s] [@range -inf (Backwards), inf (Forwards)] [@frame Body] Speed setpoint in body x direction
float32 speed_body_y # [m/s] [@range -inf (Left), inf (Right)] [@frame Body] [@invalid NaN If not omnidirectional] Omnidirectional only: Speed setpoint in body y direction