新增独立RTK与IMU外参标定流程及质量验证
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"status": "diagnostic_not_accepted",
|
||||
"transform_convention": "T_RTK_IMU maps IMU coordinates into the RTK sensor frame",
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9996841792313951,
|
||||
0.02499811511405725,
|
||||
-0.002576050309343804
|
||||
],
|
||||
[
|
||||
-0.025002617750669198,
|
||||
0.9996858874629868,
|
||||
-0.0017307550243271697
|
||||
],
|
||||
[
|
||||
0.002531975526313299,
|
||||
0.0017946164171362589,
|
||||
0.9999951842143289
|
||||
]
|
||||
],
|
||||
"t_RTK_IMU_m": null,
|
||||
"T_RTK_IMU": null,
|
||||
"rotation_ok": false,
|
||||
"translation_ok": null,
|
||||
"rotation_result": "rotation_result.json",
|
||||
"translation_result": null,
|
||||
"dataset_audit": "dataset_audit.json"
|
||||
}
|
||||
Reference in New Issue
Block a user