mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-25 11:13:19 +08:00
4 lines
249 B
Plaintext
4 lines
249 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
float32 normalized_steering_setpoint # [-1, 1] Positiv = Turn right, Negativ: Turn left (Ackermann: Steering angle, Differential/Mecanum: Speed difference between the left and right wheels)
|