Files
PX4-Autopilot/docs/uk/msg_docs/RoverRateStatus.md
PX4 Build Bot 8204331fa9 New Crowdin translations - uk (#24949)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-02 07:43:29 +10:00

456 B

RoverRateStatus (UORB message)

source file

uint64 timestamp # time since system start (microseconds)

float32 measured_yaw_rate          # [rad/s] Measured yaw rate
float32 adjusted_yaw_rate_setpoint # [rad/s] Yaw rate setpoint that is being tracked (Applied slew rates)
float32 pid_yaw_rate_integral      # Integral of the PID for the closed loop yaw rate controller