mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
4 lines
189 B
Plaintext
4 lines
189 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
float32 slip_rad # sideslip angle in radians
|
|
bool valid # true if measurement is within sensor/calibration range, false otherwise
|