Files
PX4-Autopilot/msg/RoverThrottleSetpoint.msg
2025-05-13 10:23:35 +02:00

6 lines
297 B
Plaintext

uint64 timestamp # time since system start (microseconds)
float32 throttle_body_x # throttle setpoint along body X axis [-1, 1] (Positiv = forwards, Negativ = backwards)
float32 throttle_body_y # throttle setpoint along body Y axis [-1, 1] (Mecanum only, Positiv = right, Negativ = left)