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

5 lines
188 B
Plaintext

uint64 timestamp # time since system start (microseconds)
float32[2] velocity_ned # 2-dimensional velocity setpoint in NED frame [m/s]
bool backwards # Flag for backwards driving