0x0407 - SetGlobalVector
Description
This message is used to set the driving vector based on the global coordinate system. Field #2 sets the desired speed of the platform. Field #3 sets the desired Altitude in accordance with the WGS 84 standard. The orientation is defined as per Section 3.1.
Structure
SetGlobalVector GlobalVectorRec
GlobalVectorRec
Type: Record
Field # | Field Name | Type | Units | Optional | Interpretation |
---|---|---|---|---|---|
1 | PresenceVector | uint8 | |||
2 | Speed | true | |||
3 | Altitude | true | |||
4 | Heading | uint16 | radian | true | |
5 | Roll | uint16 | radian | true | |
6 | Pitch | uint16 | radian | true |