mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 15:17:34 +08:00
New Crowdin translations - ko
This commit is contained in:
committed by
Hamish Willee
parent
e8859a7e0d
commit
f37c8fe511
@@ -1,10 +1,13 @@
|
||||
# RoverRateSetpoint (UORB message)
|
||||
|
||||
Rover Rate setpoint
|
||||
|
||||
[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/RoverRateSetpoint.msg)
|
||||
|
||||
```c
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
# Rover Rate setpoint
|
||||
|
||||
float32 yaw_rate_setpoint # [rad/s] Expressed in NED frame
|
||||
uint64 timestamp # [us] Time since system start
|
||||
float32 yaw_rate_setpoint # [rad/s] [@range -inf, inf] [@frame NED] Yaw rate setpoint
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user