mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 02:47:36 +08:00
5c6645e6ef
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
11 lines
253 B
Markdown
11 lines
253 B
Markdown
# RoverRateSetpoint (UORB message)
|
|
|
|
[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/RoverRateSetpoint.msg)
|
|
|
|
```c
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
float32 yaw_rate_setpoint # [rad/s] Expressed in NED frame
|
|
|
|
```
|