0x4402 - ReportGlobalPose
Description
This message is used to provide the receiver the position and attitude of the platform. The position of the platform is given in latitude, longitude, and altitude. All times are in Coordinated Universal Time (UTC). The message data and mapping of the presence vector for this message are identical to ID 0402h: SetGlobalPose (Deprecated).
Structure
ReportGlobalPose GlobalPoseRec
GlobalPoseRec
Type: Record
Field # | Field Name | Type | Units | Optional | Interpretation |
---|---|---|---|---|---|
1 | PresenceVector | uint16 | |||
2 | Latitude | true | |||
3 | Longitude | true | |||
4 | Altitude | true | |||
5 | Position_RMS | uint32 | meter | true | An RMS value indicating the validity of the position data. |
6 | Roll | uint16 | radian | true | |
7 | Pitch | uint16 | radian | true | |
8 | Yaw | uint16 | radian | true | |
9 | Attitude_RMS | uint16 | radian | true | An RMS value indicating the validity of the orientation data. |
10 | TimeStamp | true |