yaw property

uint16_t yaw
final

Yaw in earth frame from north. Use 0 if this GPS does not provide yaw. Use UINT16_MAX if this GPS is configured to provide yaw and is currently unable to provide it. Use 36000 for north.

MAVLink type: uint16_t

units: cdeg

Extensions field for MAVLink 2.

yaw

Implementation

final uint16_t yaw;