Sensor to Vehicle Frame Transformation Quaternion (0x0C,0x32)
Description |
Set the sensor to vehicle frame transformation using unit length quaternion. |
|
Notes |
Note: This is the transformation, the inverse of the rotation. This quaternion describes the transformation of vectors from the sensor body frame to the vehicle frame of reference, and satisfies the following relationship:
Where: The transformation may be stored in the device as a matrix or a quaternion. When the quaternion is read back from the device, it may not be exactly equal to the quaternion used to set the transformation, but it is functionally equivalent. |
|
Parameter Name | Data Type | Description |
Field Length | u8 | 3 |
Descriptor | u8 | 0x32 |
Function Selector | u8 |
This command supports the following MIP function selectors:Write Read Save Load Default
[WRSLD]
|
Q | quatf | Unit length quaternion representing transform [w, i, j, k] |
Response Data | Data Type | Description |
Response Length | u8 | 2 |
Response Descriptor | u8 | 0xB2 |
Q | quatf | Unit length quaternion representing transform [w, i, j, k] |