PX4-Autopilot/docs/ko/msg_docs/RoverRateStatus.md
PX4 Build Bot 7936937320
New Crowdin translations - ko (#24948)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-02 07:43:23 +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