清理历史雷达RTK资料并归档当前车辆结果
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"final": {
|
||||
"translation_m": [
|
||||
0.21782224963960972,
|
||||
-0.41134780227275347,
|
||||
0.1065423366878719
|
||||
],
|
||||
"rotation_rpy_deg_xyz": [
|
||||
0.06623859235262805,
|
||||
0.8096624730962496,
|
||||
-0.5513220563826681
|
||||
],
|
||||
"pairs": 20,
|
||||
"translation_rms_m": 0.07116027693011169,
|
||||
"rotation_rms_deg": 0.9820870524210346,
|
||||
"condition_number": 7.551077537197385,
|
||||
"coordinate_contract_status": "no_near_180_degree_axis_conflict",
|
||||
"recommended_for_deployment": true
|
||||
},
|
||||
"backend_difference": {
|
||||
"translation_m": 0.00312519750472982,
|
||||
"rotation_deg": 0.11907006217018351,
|
||||
"delta_matrix_4x4": [
|
||||
[
|
||||
0.9999996872332217,
|
||||
-0.00030752729270551075,
|
||||
-0.0007286703114418758,
|
||||
0.000533303946557151
|
||||
],
|
||||
[
|
||||
0.00030892706731572284,
|
||||
0.9999981058814015,
|
||||
0.0019216653392719056,
|
||||
-0.002909732881513971
|
||||
],
|
||||
[
|
||||
0.0007280779667146176,
|
||||
-0.0019218898442212235,
|
||||
0.9999978881187204,
|
||||
0.001007919095162138
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user