FP_A-ODOMETRY
Description:
This message contains full fusion odometry output and additional status information. It is output at the configured rate. Many outputs are only available once Fusion is fully initialized. For more status information, kindly use the FP_A-ODOMSTATUS message.
Example message:
$FP,ODOMETRY,2,2231,227610.750000,4279243.1641,635824.2171,4671589.8683,-0.412792,0.290804,-0.123898,0.854216,
-17.1078,-0.0526,-0.3252,0.02245,0.00275,0.10369,-1.0385,-1.3707,9.8249,4,1,8,8,1,
0.01761,0.02274,0.01713,-0.00818,0.00235,0.00129,0.00013,0.00015,0.00014,-0.00001,0.00001,0.00002,
0.03482,0.06244,0.05480,0.00096,0.00509,0.00054,fp_release_vr2_2.54.0_160*4F\r\n
Message fields:
# | Field | Format | Unit | Example | Description |
---|---|---|---|---|---|
1 |
| String | - |
| Message type, always |
2 |
| Numeric | - |
| Message version, always |
3 |
| Numeric | - |
| GPS week number, range 0–9999 |
4 |
| Float (.6) | s |
| GPS time of week, range 0.000–604799.999999 |
5 |
| Float (.4) | m |
| Position in ECEF, X component |
6 |
| Float (.4) | m |
| Position in ECEF, Y component |
7 |
| Float (.4) | m |
| Position in ECEF, Z component |
8 |
| Float (.6) | - |
| Quaternion with respect to ECEF, W component |
9 |
| Float (.6) | - |
| Quaternion with respect to ECEF, X component |
10 |
| Float (.6) | - |
| Quaternion with respect to ECEF, Y component |
11 |
| Float (.6) | - |
| Quaternion with respect to ECEF, Z component |
12 |
| Float (.4) | m/s |
| Velocity in output frame, X component |
13 |
| Float (.4) | m/s |
| Velocity in output frame, Y component |
14 |
| Float (.4) | m/s |
| Velocity in output frame, Z component |
15 |
| Float (.5) | rad/s |
| Bias corrected angular velocity in output frame, X component |
16 |
| Float (.5) | rad/s |
| Bias corrected angular velocity in output frame, Y component |
17 |
| Float (.5) | rad/s |
| Bias corrected angular velocity in output frame, Z component |
18 |
| Float (.4) | m/s2 |
| Bias corrected acceleration in output frame, X component |
19 |
| Float (.4) | m/s2 |
| Bias corrected acceleration in output frame, Y component |
20 |
| Float (.4) | m/s2 |
| Bias corrected acceleration in output frame, Z component |
21 |
| Numeric | - |
| Fustion status, see below |
22 |
| Numeric | - |
| IMU bias status, see below |
23 |
| Numeric | - |
| Fix status of GNSS1 receiver, see below |
24 |
| Numeric | - |
| Fix status of GNSS2 receiver, see below |
25 |
| Numeric | - |
| Wheelspeed status, see below |
26 |
| Float (5) | m2 |
| Position covariance, element XX |
27 |
| Float (5) | m2 |
| Position covariance, element YY |
28 |
| Float (5) | m2 |
| Position covariance, element ZZ |
29 |
| Float (5) | m2 |
| Position covariance, element XY |
30 |
| Float (5) | m2 |
| Position covariance, element YZ |
31 |
| Float (5) | m2 |
| Position covariance, element XZ |
32 |
| Float (5) | rad2 |
| Orientation covariance, element XX |
33 |
| Float (5) | rad2 |
| Orientation covariance, element YY |
34 |
| Float (5) | rad2 |
| Orientation covariance, element ZZ |
35 |
| Float (5) | rad2 |
| Orientation covariance, element XY |
36 |
| Float (5) | rad2 |
| Orientation covariance, element YZ |
37 |
| Float (5) | rad2 |
| Orientation covariance, element XZ |
38 |
| Float (5) | m2/s2 |
| Velocity covariance, element XX |
39 |
| Float (5) | m2/s2 |
| Velocity covariance, element YY |
40 |
| Float (5) | m2/s2 |
| Velocity covariance, element ZZ |
41 |
| Float (5) | m2/s2 |
| Velocity covariance, element XY |
42 |
| Float (5) | m2/s2 |
| Velocity covariance, element YZ |
43 |
| Float (5) | m2/s2 |
| Velocity covariance, element XZ |
44 |
| String | - |
| Software version |
Fusion status (fusion_status
):
Value | Description |
---|---|
| Not initialized |
| reserved |
| reserved |
| reserved |
| Visual-inertial-GNSS fusion |
IMU bias status (imu_bias_status
):
Value | Description |
---|---|
| Not converged |
| IMU bias converged |
GNSS fix type (gnss1_fix
, gnss2_fix
):
Value | Description |
---|---|
| Unknown |
| No fix |
| Dead-reckoning only |
| Time-only fix |
| Single 2D fix |
| Single 3D fix |
| Single 3D fix with dead-reckoning |
| RTK float fix |
| RTK fixed fix |
Wheelspeed status (wheelspeed_status
):
Value | Description |
---|---|
| No wheelspeed enabled |
| At least one wheelspeed enabled, no wheelspeed converged |
| At least one wheelspeed enabled and converged |