Files
PX4-Autopilot/msg/RoverThrottleSetpoint.msg
2025-04-08 12:27:11 +02:00

7 lines
298 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)