新增独立RTK与IMU外参标定流程及质量验证
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# RTK–IMU 标定产物说明
|
||||
|
||||
- `all_sessions/`:8 会话、5 s 平移节点、带 conditional rotation LOO 和 translation LOO 的当前完整基线。
|
||||
- `rotation_hpr_time/`:改用 GNHPR 自带测量时刻后的全量 rotation-only 对照。
|
||||
- `rotation_smoke/`:较早的 GGA 最近邻姿态时刻对照,不作为当前结果。
|
||||
- `batch_0808_full_smoke/`:0808 三会话完整诊断。
|
||||
- `batch_0815_rotation/`:0815 四会话 rotation-only 诊断。
|
||||
- `single_smoke/`:早期单会话性能/数值冒烟,不作为当前结果。
|
||||
|
||||
每个正式运行目录包含:
|
||||
|
||||
- `dataset_audit.json`:样本数、固定解比例、共同时间范围和 ENU 原点。
|
||||
- `rotation_result.json`:旋转、RPY、时间审计、GNHPR 候选、偏置、残差、协方差、逐会话指标和 LOO。
|
||||
- `translation_result.json`:杆臂、平移、齐次矩阵、协方差/秩、位置/速度残差、偏置和 LOO。
|
||||
- `summary.json`:供程序读取的最终状态和候选矩阵。
|
||||
|
||||
当前 `all_sessions/summary.json` 是 `diagnostic_not_accepted`。其中平移约 `[0.771, 0.569, -21.073] m` 明显不具机械真实性,禁止用于车辆配置。完整解释见 `docs/rtk_imu_calibration.md`。
|
||||
@@ -0,0 +1,157 @@
|
||||
{
|
||||
"session_count": 8,
|
||||
"sessions": [
|
||||
{
|
||||
"session_id": "priority_174005_174515",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 31000,
|
||||
"rtk_samples": 4780,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.854602510460251,
|
||||
"common_time_span_s": [
|
||||
16265.2325992,
|
||||
16575.0298107
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465514786,
|
||||
114.092169888,
|
||||
29.4695
|
||||
],
|
||||
"imu_source": "31000 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174005_174515\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_174905_175450",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 34499,
|
||||
"rtk_samples": 5211,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8547303780464403,
|
||||
"common_time_span_s": [
|
||||
16805.1862481,
|
||||
17150.0907328
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4653424457,
|
||||
114.092237385,
|
||||
29.5366
|
||||
],
|
||||
"imu_source": "34499 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174905_175450\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_175910_180530",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 37998,
|
||||
"rtk_samples": 5786,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8567231247839613,
|
||||
"common_time_span_s": [
|
||||
17410.2121738,
|
||||
17790.0458228
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654151935,
|
||||
114.090796384,
|
||||
29.5317
|
||||
],
|
||||
"imu_source": "37998 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_175910_180530\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "slope_190548_190730",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 10199,
|
||||
"rtk_samples": 1578,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8757921419518377,
|
||||
"common_time_span_s": [
|
||||
36466.328875,
|
||||
36568.2301441
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4652183602,
|
||||
114.090839984,
|
||||
29.9891
|
||||
],
|
||||
"imu_source": "10199 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\slope_190548_190730\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "circle_193412_193642",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 14989,
|
||||
"rtk_samples": 2162,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8288621646623496,
|
||||
"common_time_span_s": [
|
||||
38170.3385255,
|
||||
38317.8571971
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654799242,
|
||||
114.092155912,
|
||||
29.4779
|
||||
],
|
||||
"imu_source": "14989 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\circle_193412_193642\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "loop_194223_195003",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 45801,
|
||||
"rtk_samples": 6741,
|
||||
"fixed_position_ratio": 0.9998516540572615,
|
||||
"fixed_attitude_ratio": 0.8377095386441181,
|
||||
"common_time_span_s": [
|
||||
38661.2831251,
|
||||
39121.1709553
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654856957,
|
||||
114.092151015,
|
||||
29.4651
|
||||
],
|
||||
"imu_source": "45801 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\loop_194223_195003\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "accel_195608_195958",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 23002,
|
||||
"rtk_samples": 3456,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8457754629629629,
|
||||
"common_time_span_s": [
|
||||
39486.3574509,
|
||||
39716.3199405
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465443014,
|
||||
114.092179168,
|
||||
29.5309
|
||||
],
|
||||
"imu_source": "23002 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\accel_195608_195958\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "motion_sms_154023_154359",
|
||||
"batch_id": "0819",
|
||||
"imu_samples": 21556,
|
||||
"rtk_samples": 3294,
|
||||
"fixed_position_ratio": 0.49271402550091076,
|
||||
"fixed_attitude_ratio": 0.4344262295081967,
|
||||
"common_time_span_s": [
|
||||
25829.8725525,
|
||||
26027.4217529
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4651580863,
|
||||
114.090773052,
|
||||
36.5626
|
||||
],
|
||||
"imu_source": "21556 normalized samples",
|
||||
"rtk_source": "D:\\data\\0819\\dense5\\sessions_v2_device_affine\\motion_sms_154023_154359\\rtk.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,130 @@
|
||||
{
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9996841792313951,
|
||||
0.02499811511405725,
|
||||
-0.002576050309343804
|
||||
],
|
||||
[
|
||||
-0.025002617750669198,
|
||||
0.9996858874629868,
|
||||
-0.0017307550243271697
|
||||
],
|
||||
[
|
||||
0.002531975526313299,
|
||||
0.0017946164171362589,
|
||||
0.9999951842143289
|
||||
]
|
||||
],
|
||||
"rpy_deg": [
|
||||
0.1028243313393031,
|
||||
-0.1450716664951083,
|
||||
-1.43269836393699
|
||||
],
|
||||
"gyro_bias_by_session_rad_s": {
|
||||
"priority_174005_174515": [
|
||||
-8.90944066727157e-05,
|
||||
7.078609864979291e-05,
|
||||
0.0001460390779870233
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
-4.327374730750894e-05,
|
||||
-0.0001097548390022348,
|
||||
3.000549725593387e-05
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
-7.036551812132934e-05,
|
||||
-0.0008054961048184173,
|
||||
1.3026193503057623e-05
|
||||
],
|
||||
"slope_190548_190730": [
|
||||
6.035222904568755e-05,
|
||||
-8.913884157613711e-06,
|
||||
0.00015470949872434692
|
||||
],
|
||||
"circle_193412_193642": [
|
||||
-3.696799268832588e-05,
|
||||
-0.00019200076224600124,
|
||||
-5.9567987995056394e-05
|
||||
],
|
||||
"loop_194223_195003": [
|
||||
-0.0001979655352189002,
|
||||
-0.00015937450336643818,
|
||||
-4.343089303706036e-05
|
||||
],
|
||||
"accel_195608_195958": [
|
||||
-7.841839817698704e-05,
|
||||
-2.604932294598783e-06,
|
||||
5.8586555655011475e-05
|
||||
],
|
||||
"motion_sms_154023_154359": [
|
||||
0.00011745666467620586,
|
||||
0.00021434926285955486,
|
||||
-4.5147354343760625e-05
|
||||
]
|
||||
},
|
||||
"time_offset": {
|
||||
"offset_s": 0.04000000000000031,
|
||||
"peak_correlation": 0.5788788671828708,
|
||||
"second_best_correlation": 0.5773967219219845,
|
||||
"evaluated_samples": 12394,
|
||||
"reliable": false
|
||||
},
|
||||
"applied_time_offset_s": 0.0,
|
||||
"convention": {
|
||||
"name": "north_cw__pitch_nose_up__roll_right_down",
|
||||
"heading_sign": -1.0,
|
||||
"pitch_sign": -1.0,
|
||||
"roll_sign": 1.0
|
||||
},
|
||||
"convention_scores_deg": {
|
||||
"north_cw__pitch_nose_up__roll_right_down": 1.631322241364994,
|
||||
"north_cw__pitch_opposite": 1.737582794831228,
|
||||
"heading_opposite__pitch_nose_up": 7.263259116648845,
|
||||
"heading_opposite__pitch_opposite": 17.716319437929055
|
||||
},
|
||||
"pair_count": 731,
|
||||
"residual_rms_deg": 1.6276839301413086,
|
||||
"residual_median_deg": 0.5695938849052221,
|
||||
"residual_p95_deg": 3.0903953005641345,
|
||||
"rotation_std_deg": [
|
||||
0.2340126126406699,
|
||||
0.20048574131667432,
|
||||
2.314692068045375
|
||||
],
|
||||
"information_singular_values": [
|
||||
82178.77940373585,
|
||||
60441.86300479194,
|
||||
612.6358640387364
|
||||
],
|
||||
"per_session_rms_deg": {
|
||||
"priority_174005_174515": 0.6134232617562615,
|
||||
"priority_174905_175450": 2.2485932625979106,
|
||||
"priority_175910_180530": 3.095861798757508,
|
||||
"slope_190548_190730": 2.388478834012087,
|
||||
"circle_193412_193642": 0.5629885032374518,
|
||||
"loop_194223_195003": 0.6250976606325254,
|
||||
"accel_195608_195958": 0.975856888271022,
|
||||
"motion_sms_154023_154359": 1.3698317592842066
|
||||
},
|
||||
"loo_delta_deg": {
|
||||
"priority_174005_174515": 0.7895996403426686,
|
||||
"priority_174905_175450": 0.9224102138653388,
|
||||
"priority_175910_180530": 5.144190932547379,
|
||||
"slope_190548_190730": 0.24769087330915346,
|
||||
"circle_193412_193642": 1.2637729378484346,
|
||||
"loop_194223_195003": 0.4844375238260164,
|
||||
"accel_195608_195958": 1.0976412402728102,
|
||||
"motion_sms_154023_154359": 0.6896079810115167
|
||||
},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"transform convention: p_RTK = R_RTK_IMU p_IMU",
|
||||
"residual time convention: t_IMU = t_RTK + +0.000000 s",
|
||||
"GNHPR convention score gap=0.1063 deg",
|
||||
"GNHPR alternatives use zero-bias prescreen scores; only the winner is jointly refined",
|
||||
"LOO is conditional: per-session gyro biases are held at their all-session estimates",
|
||||
"time-offset correlation was ambiguous; held residual offset at zero",
|
||||
"rotation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"status": "diagnostic_not_accepted",
|
||||
"transform_convention": "T_RTK_IMU maps IMU coordinates into the RTK sensor frame",
|
||||
"rtk_frame_definition": "",
|
||||
"rtk_reference_point": "",
|
||||
"interpretation_blockers": [
|
||||
"rotation quality gates failed",
|
||||
"translation quality gates failed or were not run",
|
||||
"RTK frame_definition is empty",
|
||||
"RTK reference_point is empty"
|
||||
],
|
||||
"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": [
|
||||
0.7710937276592442,
|
||||
0.5693018309069646,
|
||||
-21.07303743539233
|
||||
],
|
||||
"T_RTK_IMU": [
|
||||
[
|
||||
0.9996841792313951,
|
||||
0.02499811511405725,
|
||||
-0.002576050309343804,
|
||||
0.7710937276592442
|
||||
],
|
||||
[
|
||||
-0.025002617750669198,
|
||||
0.9996858874629868,
|
||||
-0.0017307550243271697,
|
||||
0.5693018309069646
|
||||
],
|
||||
[
|
||||
0.002531975526313299,
|
||||
0.0017946164171362589,
|
||||
0.9999951842143289,
|
||||
-21.07303743539233
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
],
|
||||
"rotation_ok": false,
|
||||
"translation_ok": false,
|
||||
"rotation_result": "rotation_result.json",
|
||||
"translation_result": "translation_result.json",
|
||||
"dataset_audit": "dataset_audit.json"
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"lever_IMU_to_RTK_in_IMU_m": [
|
||||
-0.7032597491310882,
|
||||
-0.5505808768918061,
|
||||
21.07590765040047
|
||||
],
|
||||
"t_RTK_IMU_m": [
|
||||
0.7710937276592442,
|
||||
0.5693018309069646,
|
||||
-21.07303743539233
|
||||
],
|
||||
"T_RTK_IMU": [
|
||||
[
|
||||
0.9996841792313951,
|
||||
0.02499811511405725,
|
||||
-0.002576050309343804,
|
||||
0.7710937276592442
|
||||
],
|
||||
[
|
||||
-0.025002617750669198,
|
||||
0.9996858874629868,
|
||||
-0.0017307550243271697,
|
||||
0.5693018309069646
|
||||
],
|
||||
[
|
||||
0.002531975526313299,
|
||||
0.0017946164171362589,
|
||||
0.9999951842143289,
|
||||
-21.07303743539233
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
],
|
||||
"translation_std_m": [
|
||||
0.367657527272358,
|
||||
0.36764001580136974,
|
||||
2.960858932902556
|
||||
],
|
||||
"lever_information_singular_values": [
|
||||
7.467287688797444,
|
||||
7.419771560016465,
|
||||
0.11404687553142893
|
||||
],
|
||||
"lever_precision_rank": 3,
|
||||
"position_residual_rms_xyz_m": [
|
||||
0.0026057774092802665,
|
||||
0.0026172203224947795,
|
||||
0.0008707288139887198
|
||||
],
|
||||
"velocity_residual_rms_xyz_m_s": [
|
||||
1.0344084464154262,
|
||||
1.0018456371907998,
|
||||
0.08189262443294992
|
||||
],
|
||||
"accel_bias_by_session_m_s2": {
|
||||
"priority_174005_174515": [
|
||||
-0.0033446448235936025,
|
||||
0.04850567116751809,
|
||||
0.014864908749227664
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
0.051484854191344014,
|
||||
0.009750775340658668,
|
||||
0.016837766756117954
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
-0.0012098409852818557,
|
||||
0.04428237322299069,
|
||||
0.015044444493724668
|
||||
],
|
||||
"slope_190548_190730": [
|
||||
0.007720083607057322,
|
||||
-0.07045791547639069,
|
||||
0.011096872492579776
|
||||
],
|
||||
"circle_193412_193642": [
|
||||
0.010695150095323893,
|
||||
0.07124837152622766,
|
||||
0.012181970165526993
|
||||
],
|
||||
"loop_194223_195003": [
|
||||
0.017798177348527063,
|
||||
0.026531175431114495,
|
||||
0.013517325106459492
|
||||
],
|
||||
"accel_195608_195958": [
|
||||
0.010843370014374661,
|
||||
0.0021847264023688797,
|
||||
0.012720554759472001
|
||||
],
|
||||
"motion_sms_154023_154359": [
|
||||
-0.01917068926914634,
|
||||
0.04878246850510192,
|
||||
0.011986246228615108
|
||||
]
|
||||
},
|
||||
"knot_count_by_session": {
|
||||
"priority_174005_174515": 62,
|
||||
"priority_174905_175450": 69,
|
||||
"priority_175910_180530": 76,
|
||||
"slope_190548_190730": 21,
|
||||
"circle_193412_193642": 30,
|
||||
"loop_194223_195003": 92,
|
||||
"accel_195608_195958": 46,
|
||||
"motion_sms_154023_154359": 20
|
||||
},
|
||||
"loo_delta_m": {
|
||||
"priority_174005_174515": [
|
||||
-0.08631101169626099,
|
||||
-0.16878866579372004,
|
||||
-0.1969063529933237
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
0.052982832020427084,
|
||||
0.23694572858391594,
|
||||
0.5921699991558107
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
-0.03728037456994515,
|
||||
-0.0587695607071852,
|
||||
0.36745157813128415
|
||||
],
|
||||
"slope_190548_190730": [
|
||||
0.06820599394639204,
|
||||
0.13646009238200618,
|
||||
0.8245922313333871
|
||||
],
|
||||
"circle_193412_193642": [
|
||||
-0.06745036261863124,
|
||||
-0.18645839932341524,
|
||||
-0.8300513550738842
|
||||
],
|
||||
"loop_194223_195003": [
|
||||
0.12045919921905746,
|
||||
0.06572884705689208,
|
||||
-1.774476169745249
|
||||
],
|
||||
"accel_195608_195958": [
|
||||
0.019243586803303625,
|
||||
-0.002985337002138544,
|
||||
0.3653882998138158
|
||||
],
|
||||
"motion_sms_154023_154359": [
|
||||
-0.0383153365081248,
|
||||
0.027686850248512473,
|
||||
0.507160468738487
|
||||
]
|
||||
},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"lever l is vector IMU-origin -> RTK-origin expressed in IMU",
|
||||
"transform translation uses t_RTK_IMU = -R_RTK_IMU @ l",
|
||||
"RTK position is never differentiated; position and velocity preintegration factors are solved jointly",
|
||||
"upstream rotation is not accepted, so translation is diagnostic only",
|
||||
"translation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"session_count": 3,
|
||||
"sessions": [
|
||||
{
|
||||
"session_id": "priority_174005_174515",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 31000,
|
||||
"rtk_samples": 4780,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.854602510460251,
|
||||
"common_time_span_s": [
|
||||
16265.2325992,
|
||||
16575.0298107
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465514786,
|
||||
114.092169888,
|
||||
29.4695
|
||||
],
|
||||
"imu_source": "31000 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174005_174515\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_174905_175450",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 34499,
|
||||
"rtk_samples": 5211,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8547303780464403,
|
||||
"common_time_span_s": [
|
||||
16805.1862481,
|
||||
17150.0907328
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4653424457,
|
||||
114.092237385,
|
||||
29.5366
|
||||
],
|
||||
"imu_source": "34499 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174905_175450\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_175910_180530",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 37998,
|
||||
"rtk_samples": 5786,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8567231247839613,
|
||||
"common_time_span_s": [
|
||||
17410.2121738,
|
||||
17790.0458228
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654151935,
|
||||
114.090796384,
|
||||
29.5317
|
||||
],
|
||||
"imu_source": "37998 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_175910_180530\\rtk.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9996274297857513,
|
||||
0.0272885099045028,
|
||||
-0.0005821057674967719
|
||||
],
|
||||
[
|
||||
-0.027285914629035343,
|
||||
0.9996193516550798,
|
||||
0.0040780705652228135
|
||||
],
|
||||
[
|
||||
0.0006931686589101494,
|
||||
-0.004060667909321538,
|
||||
0.9999915152106744
|
||||
]
|
||||
],
|
||||
"rpy_deg": [
|
||||
-0.23265982849493025,
|
||||
-0.03971564182674239,
|
||||
-1.5635621825359411
|
||||
],
|
||||
"gyro_bias_by_session_rad_s": {
|
||||
"priority_174005_174515": [
|
||||
-9.355487703345326e-05,
|
||||
6.022278219673199e-05,
|
||||
0.0001599879605718389
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
-6.763782096065313e-05,
|
||||
-0.00013271246982721386,
|
||||
2.7304435743171578e-05
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
-4.9469524877665416e-05,
|
||||
-0.0005605818923478396,
|
||||
4.72341323992995e-06
|
||||
]
|
||||
},
|
||||
"time_offset": {
|
||||
"offset_s": 0.07500000000000034,
|
||||
"peak_correlation": 0.2075894836191556,
|
||||
"second_best_correlation": 0.2075830757517665,
|
||||
"evaluated_samples": 6286,
|
||||
"reliable": false
|
||||
},
|
||||
"convention": {
|
||||
"name": "north_cw__pitch_nose_up__roll_right_down",
|
||||
"heading_sign": -1.0,
|
||||
"pitch_sign": -1.0,
|
||||
"roll_sign": 1.0
|
||||
},
|
||||
"convention_scores_deg": {
|
||||
"north_cw__pitch_nose_up__roll_right_down": 2.124836124403544,
|
||||
"north_cw__pitch_opposite": 2.246244073697405,
|
||||
"heading_opposite__pitch_nose_up": 14.081722937345578,
|
||||
"heading_opposite__pitch_opposite": 14.187723789068325
|
||||
},
|
||||
"pair_count": 347,
|
||||
"residual_rms_deg": 2.121956852743709,
|
||||
"residual_median_deg": 0.6620410270629032,
|
||||
"residual_p95_deg": 4.932454679529714,
|
||||
"rotation_std_deg": [
|
||||
0.5378381823216046,
|
||||
0.43991569563643235,
|
||||
3.604673882923754
|
||||
],
|
||||
"information_singular_values": [
|
||||
17058.156967522238,
|
||||
11392.471369813427,
|
||||
252.6038959367189
|
||||
],
|
||||
"per_session_rms_deg": {
|
||||
"priority_174005_174515": 0.6074812737155098,
|
||||
"priority_174905_175450": 2.2498284381524494,
|
||||
"priority_175910_180530": 3.09642157433063
|
||||
},
|
||||
"loo_delta_deg": {},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"transform convention: p_RTK = R_RTK_IMU p_IMU",
|
||||
"residual time convention: t_IMU = t_RTK + +0.000000 s",
|
||||
"GNHPR convention score gap=0.1214 deg",
|
||||
"GNHPR alternatives use zero-bias prescreen scores; only the winner is jointly refined",
|
||||
"time-offset correlation was ambiguous; held residual offset at zero",
|
||||
"rotation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"status": "diagnostic_not_accepted",
|
||||
"transform_convention": "T_RTK_IMU maps IMU coordinates into the RTK sensor frame",
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9996274297857513,
|
||||
0.0272885099045028,
|
||||
-0.0005821057674967719
|
||||
],
|
||||
[
|
||||
-0.027285914629035343,
|
||||
0.9996193516550798,
|
||||
0.0040780705652228135
|
||||
],
|
||||
[
|
||||
0.0006931686589101494,
|
||||
-0.004060667909321538,
|
||||
0.9999915152106744
|
||||
]
|
||||
],
|
||||
"t_RTK_IMU_m": [
|
||||
1.017036626166409,
|
||||
0.7992624136748191,
|
||||
-22.250154010194304
|
||||
],
|
||||
"T_RTK_IMU": [
|
||||
[
|
||||
0.9996274297857513,
|
||||
0.0272885099045028,
|
||||
-0.0005821057674967719,
|
||||
1.017036626166409
|
||||
],
|
||||
[
|
||||
-0.027285914629035343,
|
||||
0.9996193516550798,
|
||||
0.0040780705652228135,
|
||||
0.7992624136748191
|
||||
],
|
||||
[
|
||||
0.0006931686589101494,
|
||||
-0.004060667909321538,
|
||||
0.9999915152106744,
|
||||
-22.250154010194304
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
],
|
||||
"rotation_ok": false,
|
||||
"translation_ok": false,
|
||||
"rotation_result": "rotation_result.json",
|
||||
"translation_result": "translation_result.json",
|
||||
"dataset_audit": "dataset_audit.json"
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"lever_IMU_to_RTK_in_IMU_m": [
|
||||
-0.979425993211181,
|
||||
-0.9170620761729408,
|
||||
22.247297796687818
|
||||
],
|
||||
"t_RTK_IMU_m": [
|
||||
1.017036626166409,
|
||||
0.7992624136748191,
|
||||
-22.250154010194304
|
||||
],
|
||||
"T_RTK_IMU": [
|
||||
[
|
||||
0.9996274297857513,
|
||||
0.0272885099045028,
|
||||
-0.0005821057674967719,
|
||||
1.017036626166409
|
||||
],
|
||||
[
|
||||
-0.027285914629035343,
|
||||
0.9996193516550798,
|
||||
0.0040780705652228135,
|
||||
0.7992624136748191
|
||||
],
|
||||
[
|
||||
0.0006931686589101494,
|
||||
-0.004060667909321538,
|
||||
0.9999915152106744,
|
||||
-22.250154010194304
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
]
|
||||
],
|
||||
"translation_std_m": [
|
||||
0.6410402171684149,
|
||||
0.6447113787519164,
|
||||
3.8963000265795396
|
||||
],
|
||||
"lever_information_singular_values": [
|
||||
2.4406600443109308,
|
||||
2.412462748498746,
|
||||
0.06586096829714262
|
||||
],
|
||||
"lever_precision_rank": 3,
|
||||
"position_residual_rms_xyz_m": [
|
||||
0.0023101392989052683,
|
||||
0.002794889168410421,
|
||||
0.0005246719035281052
|
||||
],
|
||||
"velocity_residual_rms_xyz_m_s": [
|
||||
1.1059333756244145,
|
||||
1.368704336610928,
|
||||
0.11603076744633863
|
||||
],
|
||||
"accel_bias_by_session_m_s2": {
|
||||
"priority_174005_174515": [
|
||||
0.015165392523580496,
|
||||
0.10623623265620695,
|
||||
0.015221547657584966
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
0.06725309871307823,
|
||||
0.06785033078439083,
|
||||
0.0171641139816057
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
0.015302724485125336,
|
||||
0.10160587655627046,
|
||||
0.015281702682303734
|
||||
]
|
||||
},
|
||||
"knot_count_by_session": {
|
||||
"priority_174005_174515": 62,
|
||||
"priority_174905_175450": 69,
|
||||
"priority_175910_180530": 76
|
||||
},
|
||||
"loo_delta_m": {},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"lever l is vector IMU-origin -> RTK-origin expressed in IMU",
|
||||
"transform translation uses t_RTK_IMU = -R_RTK_IMU @ l",
|
||||
"RTK position is never differentiated; position and velocity preintegration factors are solved jointly",
|
||||
"upstream rotation is not accepted, so translation is diagnostic only",
|
||||
"translation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"session_count": 4,
|
||||
"sessions": [
|
||||
{
|
||||
"session_id": "slope_190548_190730",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 10199,
|
||||
"rtk_samples": 1578,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8757921419518377,
|
||||
"common_time_span_s": [
|
||||
36466.328875,
|
||||
36568.2301441
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4652183602,
|
||||
114.090839984,
|
||||
29.9891
|
||||
],
|
||||
"imu_source": "10199 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\slope_190548_190730\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "circle_193412_193642",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 14989,
|
||||
"rtk_samples": 2162,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8288621646623496,
|
||||
"common_time_span_s": [
|
||||
38170.3385255,
|
||||
38317.8571971
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654799242,
|
||||
114.092155912,
|
||||
29.4779
|
||||
],
|
||||
"imu_source": "14989 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\circle_193412_193642\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "loop_194223_195003",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 45801,
|
||||
"rtk_samples": 6741,
|
||||
"fixed_position_ratio": 0.9998516540572615,
|
||||
"fixed_attitude_ratio": 0.8377095386441181,
|
||||
"common_time_span_s": [
|
||||
38661.2831251,
|
||||
39121.1709553
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654856957,
|
||||
114.092151015,
|
||||
29.4651
|
||||
],
|
||||
"imu_source": "45801 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\loop_194223_195003\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "accel_195608_195958",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 23002,
|
||||
"rtk_samples": 3456,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8457754629629629,
|
||||
"common_time_span_s": [
|
||||
39486.3574509,
|
||||
39716.3199405
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465443014,
|
||||
114.092179168,
|
||||
29.5309
|
||||
],
|
||||
"imu_source": "23002 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\accel_195608_195958\\rtk.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9999453769836999,
|
||||
0.010155336209751328,
|
||||
-0.002472285459453144
|
||||
],
|
||||
[
|
||||
-0.010163396322394882,
|
||||
0.9999430054296535,
|
||||
-0.003269750373547743
|
||||
],
|
||||
[
|
||||
0.002438939138240274,
|
||||
0.003294698586865735,
|
||||
0.9999915982332558
|
||||
]
|
||||
],
|
||||
"rpy_deg": [
|
||||
0.18877322677308359,
|
||||
-0.13974105765052158,
|
||||
-0.5823314723802753
|
||||
],
|
||||
"gyro_bias_by_session_rad_s": {
|
||||
"slope_190548_190730": [
|
||||
5.517563410757097e-05,
|
||||
-1.0668622945796592e-05,
|
||||
0.00015474647141927933
|
||||
],
|
||||
"circle_193412_193642": [
|
||||
-4.092656265416791e-05,
|
||||
-0.00017676217236757262,
|
||||
-5.914138553067106e-05
|
||||
],
|
||||
"loop_194223_195003": [
|
||||
-0.000196149370561509,
|
||||
-0.0001486662046316796,
|
||||
-3.6375768145656054e-05
|
||||
],
|
||||
"accel_195608_195958": [
|
||||
-7.483644204529091e-05,
|
||||
-4.17320520562614e-06,
|
||||
5.861303135056825e-05
|
||||
]
|
||||
},
|
||||
"time_offset": {
|
||||
"offset_s": 0.04000000000000031,
|
||||
"peak_correlation": 0.7578237026149359,
|
||||
"second_best_correlation": 0.757682618781891,
|
||||
"evaluated_samples": 5443,
|
||||
"reliable": false
|
||||
},
|
||||
"convention": {
|
||||
"name": "north_cw__pitch_nose_up__roll_right_down",
|
||||
"heading_sign": -1.0,
|
||||
"pitch_sign": -1.0,
|
||||
"roll_sign": 1.0
|
||||
},
|
||||
"convention_scores_deg": {
|
||||
"north_cw__pitch_nose_up__roll_right_down": 0.9457675569035681,
|
||||
"north_cw__pitch_opposite": 1.064327146928918,
|
||||
"heading_opposite__pitch_nose_up": 5.753424726280977,
|
||||
"heading_opposite__pitch_opposite": 13.362267974377751
|
||||
},
|
||||
"pair_count": 351,
|
||||
"residual_rms_deg": 0.9428350359826574,
|
||||
"residual_median_deg": 0.4993317818354644,
|
||||
"residual_p95_deg": 1.5023594730593923,
|
||||
"rotation_std_deg": [
|
||||
0.191917244945292,
|
||||
0.16245924204992213,
|
||||
2.5710977852526464
|
||||
],
|
||||
"information_singular_values": [
|
||||
125441.66767899474,
|
||||
90572.5161990362,
|
||||
496.5407001788204
|
||||
],
|
||||
"per_session_rms_deg": {
|
||||
"slope_190548_190730": 2.386329048920402,
|
||||
"circle_193412_193642": 0.560395991888806,
|
||||
"loop_194223_195003": 0.6239401903763562,
|
||||
"accel_195608_195958": 0.9797575195873669
|
||||
},
|
||||
"loo_delta_deg": {},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"transform convention: p_RTK = R_RTK_IMU p_IMU",
|
||||
"residual time convention: t_IMU = t_RTK + +0.000000 s",
|
||||
"GNHPR convention score gap=0.1186 deg",
|
||||
"GNHPR alternatives use zero-bias prescreen scores; only the winner is jointly refined",
|
||||
"LOO is conditional: per-session gyro biases are held at their all-session estimates",
|
||||
"time-offset correlation was ambiguous; held residual offset at zero",
|
||||
"rotation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -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.9999453769836999,
|
||||
0.010155336209751328,
|
||||
-0.002472285459453144
|
||||
],
|
||||
[
|
||||
-0.010163396322394882,
|
||||
0.9999430054296535,
|
||||
-0.003269750373547743
|
||||
],
|
||||
[
|
||||
0.002438939138240274,
|
||||
0.003294698586865735,
|
||||
0.9999915982332558
|
||||
]
|
||||
],
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,157 @@
|
||||
{
|
||||
"session_count": 8,
|
||||
"sessions": [
|
||||
{
|
||||
"session_id": "priority_174005_174515",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 31000,
|
||||
"rtk_samples": 4780,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.854602510460251,
|
||||
"common_time_span_s": [
|
||||
16265.2325992,
|
||||
16575.0298107
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465514786,
|
||||
114.092169888,
|
||||
29.4695
|
||||
],
|
||||
"imu_source": "31000 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174005_174515\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_174905_175450",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 34499,
|
||||
"rtk_samples": 5211,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8547303780464403,
|
||||
"common_time_span_s": [
|
||||
16805.1862481,
|
||||
17150.0907328
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4653424457,
|
||||
114.092237385,
|
||||
29.5366
|
||||
],
|
||||
"imu_source": "34499 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174905_175450\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_175910_180530",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 37998,
|
||||
"rtk_samples": 5786,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8567231247839613,
|
||||
"common_time_span_s": [
|
||||
17410.2121738,
|
||||
17790.0458228
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654151935,
|
||||
114.090796384,
|
||||
29.5317
|
||||
],
|
||||
"imu_source": "37998 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_175910_180530\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "slope_190548_190730",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 10199,
|
||||
"rtk_samples": 1578,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8757921419518377,
|
||||
"common_time_span_s": [
|
||||
36466.328875,
|
||||
36568.2301441
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4652183602,
|
||||
114.090839984,
|
||||
29.9891
|
||||
],
|
||||
"imu_source": "10199 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\slope_190548_190730\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "circle_193412_193642",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 14989,
|
||||
"rtk_samples": 2162,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8288621646623496,
|
||||
"common_time_span_s": [
|
||||
38170.3385255,
|
||||
38317.8571971
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654799242,
|
||||
114.092155912,
|
||||
29.4779
|
||||
],
|
||||
"imu_source": "14989 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\circle_193412_193642\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "loop_194223_195003",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 45801,
|
||||
"rtk_samples": 6741,
|
||||
"fixed_position_ratio": 0.9998516540572615,
|
||||
"fixed_attitude_ratio": 0.8377095386441181,
|
||||
"common_time_span_s": [
|
||||
38661.2831251,
|
||||
39121.1709553
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654856957,
|
||||
114.092151015,
|
||||
29.4651
|
||||
],
|
||||
"imu_source": "45801 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\loop_194223_195003\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "accel_195608_195958",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 23002,
|
||||
"rtk_samples": 3456,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8457754629629629,
|
||||
"common_time_span_s": [
|
||||
39486.3574509,
|
||||
39716.3199405
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465443014,
|
||||
114.092179168,
|
||||
29.5309
|
||||
],
|
||||
"imu_source": "23002 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\accel_195608_195958\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "motion_sms_154023_154359",
|
||||
"batch_id": "0819",
|
||||
"imu_samples": 21556,
|
||||
"rtk_samples": 3294,
|
||||
"fixed_position_ratio": 0.49271402550091076,
|
||||
"fixed_attitude_ratio": 0.4344262295081967,
|
||||
"common_time_span_s": [
|
||||
25829.8725525,
|
||||
26027.4217529
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4651580863,
|
||||
114.090773052,
|
||||
36.5626
|
||||
],
|
||||
"imu_source": "21556 normalized samples",
|
||||
"rtk_source": "D:\\data\\0819\\dense5\\sessions_v2_device_affine\\motion_sms_154023_154359\\rtk.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9996841792313951,
|
||||
0.02499811511405725,
|
||||
-0.002576050309343804
|
||||
],
|
||||
[
|
||||
-0.025002617750669198,
|
||||
0.9996858874629868,
|
||||
-0.0017307550243271697
|
||||
],
|
||||
[
|
||||
0.002531975526313299,
|
||||
0.0017946164171362589,
|
||||
0.9999951842143289
|
||||
]
|
||||
],
|
||||
"rpy_deg": [
|
||||
0.1028243313393031,
|
||||
-0.1450716664951083,
|
||||
-1.43269836393699
|
||||
],
|
||||
"gyro_bias_by_session_rad_s": {
|
||||
"priority_174005_174515": [
|
||||
-8.90944066727157e-05,
|
||||
7.078609864979291e-05,
|
||||
0.0001460390779870233
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
-4.327374730750894e-05,
|
||||
-0.0001097548390022348,
|
||||
3.000549725593387e-05
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
-7.036551812132934e-05,
|
||||
-0.0008054961048184173,
|
||||
1.3026193503057623e-05
|
||||
],
|
||||
"slope_190548_190730": [
|
||||
6.035222904568755e-05,
|
||||
-8.913884157613711e-06,
|
||||
0.00015470949872434692
|
||||
],
|
||||
"circle_193412_193642": [
|
||||
-3.696799268832588e-05,
|
||||
-0.00019200076224600124,
|
||||
-5.9567987995056394e-05
|
||||
],
|
||||
"loop_194223_195003": [
|
||||
-0.0001979655352189002,
|
||||
-0.00015937450336643818,
|
||||
-4.343089303706036e-05
|
||||
],
|
||||
"accel_195608_195958": [
|
||||
-7.841839817698704e-05,
|
||||
-2.604932294598783e-06,
|
||||
5.8586555655011475e-05
|
||||
],
|
||||
"motion_sms_154023_154359": [
|
||||
0.00011745666467620586,
|
||||
0.00021434926285955486,
|
||||
-4.5147354343760625e-05
|
||||
]
|
||||
},
|
||||
"time_offset": {
|
||||
"offset_s": 0.04000000000000031,
|
||||
"peak_correlation": 0.5788788671828708,
|
||||
"second_best_correlation": 0.5773967219219845,
|
||||
"evaluated_samples": 12394,
|
||||
"reliable": false
|
||||
},
|
||||
"convention": {
|
||||
"name": "north_cw__pitch_nose_up__roll_right_down",
|
||||
"heading_sign": -1.0,
|
||||
"pitch_sign": -1.0,
|
||||
"roll_sign": 1.0
|
||||
},
|
||||
"convention_scores_deg": {
|
||||
"north_cw__pitch_nose_up__roll_right_down": 1.631322241364994,
|
||||
"north_cw__pitch_opposite": 1.737582794831228,
|
||||
"heading_opposite__pitch_nose_up": 7.263259116648845,
|
||||
"heading_opposite__pitch_opposite": 17.716319437929055
|
||||
},
|
||||
"pair_count": 731,
|
||||
"residual_rms_deg": 1.6276839301413086,
|
||||
"residual_median_deg": 0.5695938849052221,
|
||||
"residual_p95_deg": 3.0903953005641345,
|
||||
"rotation_std_deg": [
|
||||
0.2340126126406699,
|
||||
0.20048574131667432,
|
||||
2.314692068045375
|
||||
],
|
||||
"information_singular_values": [
|
||||
82178.77940373585,
|
||||
60441.86300479194,
|
||||
612.6358640387364
|
||||
],
|
||||
"per_session_rms_deg": {
|
||||
"priority_174005_174515": 0.6134232617562615,
|
||||
"priority_174905_175450": 2.2485932625979106,
|
||||
"priority_175910_180530": 3.095861798757508,
|
||||
"slope_190548_190730": 2.388478834012087,
|
||||
"circle_193412_193642": 0.5629885032374518,
|
||||
"loop_194223_195003": 0.6250976606325254,
|
||||
"accel_195608_195958": 0.975856888271022,
|
||||
"motion_sms_154023_154359": 1.3698317592842066
|
||||
},
|
||||
"loo_delta_deg": {},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"transform convention: p_RTK = R_RTK_IMU p_IMU",
|
||||
"residual time convention: t_IMU = t_RTK + +0.000000 s",
|
||||
"GNHPR convention score gap=0.1063 deg",
|
||||
"GNHPR alternatives use zero-bias prescreen scores; only the winner is jointly refined",
|
||||
"time-offset correlation was ambiguous; held residual offset at zero",
|
||||
"rotation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -0,0 +1,157 @@
|
||||
{
|
||||
"session_count": 8,
|
||||
"sessions": [
|
||||
{
|
||||
"session_id": "priority_174005_174515",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 31000,
|
||||
"rtk_samples": 4780,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.854602510460251,
|
||||
"common_time_span_s": [
|
||||
16265.2325992,
|
||||
16575.0298107
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465514786,
|
||||
114.092169888,
|
||||
29.4695
|
||||
],
|
||||
"imu_source": "31000 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174005_174515\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_174905_175450",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 34499,
|
||||
"rtk_samples": 5211,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8547303780464403,
|
||||
"common_time_span_s": [
|
||||
16805.1862481,
|
||||
17150.0907328
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4653424457,
|
||||
114.092237385,
|
||||
29.5366
|
||||
],
|
||||
"imu_source": "34499 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_174905_175450\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "priority_175910_180530",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 37998,
|
||||
"rtk_samples": 5786,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8567231247839613,
|
||||
"common_time_span_s": [
|
||||
17410.2121738,
|
||||
17790.0458228
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654151935,
|
||||
114.090796384,
|
||||
29.5317
|
||||
],
|
||||
"imu_source": "37998 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_175910_180530\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "slope_190548_190730",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 10199,
|
||||
"rtk_samples": 1578,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8757921419518377,
|
||||
"common_time_span_s": [
|
||||
36466.328875,
|
||||
36568.2301441
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4652183602,
|
||||
114.090839984,
|
||||
29.9891
|
||||
],
|
||||
"imu_source": "10199 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\slope_190548_190730\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "circle_193412_193642",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 14989,
|
||||
"rtk_samples": 2162,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8288621646623496,
|
||||
"common_time_span_s": [
|
||||
38170.3385255,
|
||||
38317.8571971
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654799242,
|
||||
114.092155912,
|
||||
29.4779
|
||||
],
|
||||
"imu_source": "14989 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\circle_193412_193642\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "loop_194223_195003",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 45801,
|
||||
"rtk_samples": 6741,
|
||||
"fixed_position_ratio": 0.9998516540572615,
|
||||
"fixed_attitude_ratio": 0.8377095386441181,
|
||||
"common_time_span_s": [
|
||||
38661.2831251,
|
||||
39121.1709553
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654856957,
|
||||
114.092151015,
|
||||
29.4651
|
||||
],
|
||||
"imu_source": "45801 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\loop_194223_195003\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "accel_195608_195958",
|
||||
"batch_id": "0815",
|
||||
"imu_samples": 23002,
|
||||
"rtk_samples": 3456,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8457754629629629,
|
||||
"common_time_span_s": [
|
||||
39486.3574509,
|
||||
39716.3199405
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.465443014,
|
||||
114.092179168,
|
||||
29.5309
|
||||
],
|
||||
"imu_source": "23002 normalized samples",
|
||||
"rtk_source": "D:\\data\\0815\\sessions_v2_device_affine\\accel_195608_195958\\rtk.csv"
|
||||
},
|
||||
{
|
||||
"session_id": "motion_sms_154023_154359",
|
||||
"batch_id": "0819",
|
||||
"imu_samples": 21556,
|
||||
"rtk_samples": 3294,
|
||||
"fixed_position_ratio": 0.49271402550091076,
|
||||
"fixed_attitude_ratio": 0.4344262295081967,
|
||||
"common_time_span_s": [
|
||||
25829.8725525,
|
||||
26027.4217529
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4651580863,
|
||||
114.090773052,
|
||||
36.5626
|
||||
],
|
||||
"imu_source": "21556 normalized samples",
|
||||
"rtk_source": "D:\\data\\0819\\dense5\\sessions_v2_device_affine\\motion_sms_154023_154359\\rtk.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
-0.999754381938718,
|
||||
0.021803011844914608,
|
||||
0.003975483470215314
|
||||
],
|
||||
[
|
||||
0.021793866945340735,
|
||||
0.9997597719617833,
|
||||
-0.0023293197487744975
|
||||
],
|
||||
[
|
||||
-0.0040253146336934244,
|
||||
-0.002242106467980424,
|
||||
-0.9999893848440022
|
||||
]
|
||||
],
|
||||
"rpy_deg": [
|
||||
-179.8715356137635,
|
||||
0.23063416255936714,
|
||||
178.75119441523574
|
||||
],
|
||||
"gyro_bias_by_session_rad_s": {
|
||||
"priority_174005_174515": [
|
||||
-0.00018079953472427648,
|
||||
-9.3706764772758e-05,
|
||||
-1.6471539455612585e-05
|
||||
],
|
||||
"priority_174905_175450": [
|
||||
-0.0001527801061740737,
|
||||
-0.0001164065722445753,
|
||||
-5.5002757975692905e-05
|
||||
],
|
||||
"priority_175910_180530": [
|
||||
0.00010732176614734042,
|
||||
-9.217694744503191e-05,
|
||||
0.00037171055222583177
|
||||
],
|
||||
"slope_190548_190730": [
|
||||
-0.0001400513048024026,
|
||||
-9.490085614046164e-05,
|
||||
-7.313488292136488e-05
|
||||
],
|
||||
"circle_193412_193642": [
|
||||
-5.9488404294769446e-05,
|
||||
-0.00029434501957892675,
|
||||
0.000102661594942897
|
||||
],
|
||||
"loop_194223_195003": [
|
||||
-0.0002980828626939094,
|
||||
9.137138703447405e-05,
|
||||
4.430930647242609e-05
|
||||
],
|
||||
"accel_195608_195958": [
|
||||
5.9388956272647935e-05,
|
||||
9.900621296014341e-06,
|
||||
8.065768586636302e-05
|
||||
],
|
||||
"motion_sms_154023_154359": [
|
||||
0.0016442968972331072,
|
||||
0.00012387305081956675,
|
||||
8.435528364463815e-08
|
||||
]
|
||||
},
|
||||
"time_offset": {
|
||||
"offset_s": 0.08500000000000035,
|
||||
"peak_correlation": 0.46191352508231565,
|
||||
"second_best_correlation": 0.460889710037625,
|
||||
"evaluated_samples": 12384,
|
||||
"reliable": false
|
||||
},
|
||||
"convention": {
|
||||
"name": "heading_opposite__pitch_nose_up",
|
||||
"heading_sign": 1.0,
|
||||
"pitch_sign": -1.0,
|
||||
"roll_sign": 1.0
|
||||
},
|
||||
"convention_scores_deg": {
|
||||
"north_cw__pitch_nose_up__roll_right_down": 1.6671304616155285,
|
||||
"north_cw__pitch_opposite": 1.7955511909491206,
|
||||
"heading_opposite__pitch_nose_up": 1.6669796415371239,
|
||||
"heading_opposite__pitch_opposite": 19.709790964275243
|
||||
},
|
||||
"pair_count": 6164,
|
||||
"residual_rms_deg": 1.6669796415371239,
|
||||
"residual_median_deg": 0.6097138083592458,
|
||||
"residual_p95_deg": 2.9952512236242987,
|
||||
"rotation_std_deg": [
|
||||
1.0204560247927847,
|
||||
0.06460681216547948,
|
||||
0.11838973994567728
|
||||
],
|
||||
"information_singular_values": [
|
||||
818353.8002481281,
|
||||
235774.70975965378,
|
||||
3151.7390576048515
|
||||
],
|
||||
"per_session_rms_deg": {
|
||||
"priority_174005_174515": 0.7068100152136895,
|
||||
"priority_174905_175450": 1.7590065687347056,
|
||||
"priority_175910_180530": 3.0674316757114104,
|
||||
"slope_190548_190730": 2.07580304513421,
|
||||
"circle_193412_193642": 0.6574485751543728,
|
||||
"loop_194223_195003": 0.6594363752510715,
|
||||
"accel_195608_195958": 0.7631418065216562,
|
||||
"motion_sms_154023_154359": 3.709386878989403
|
||||
},
|
||||
"loo_delta_deg": {},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"transform convention: p_RTK = R_RTK_IMU p_IMU",
|
||||
"residual time convention: t_IMU = t_RTK + +0.000000 s",
|
||||
"GNHPR convention score gap=0.0002 deg",
|
||||
"time-offset correlation was ambiguous; held residual offset at zero",
|
||||
"empirical best GNHPR convention differs from protocol expectation; manual verification required",
|
||||
"rotation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -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.999754381938718,
|
||||
0.021803011844914608,
|
||||
0.003975483470215314
|
||||
],
|
||||
[
|
||||
0.021793866945340735,
|
||||
0.9997597719617833,
|
||||
-0.0023293197487744975
|
||||
],
|
||||
[
|
||||
-0.0040253146336934244,
|
||||
-0.002242106467980424,
|
||||
-0.9999893848440022
|
||||
]
|
||||
],
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"session_count": 1,
|
||||
"sessions": [
|
||||
{
|
||||
"session_id": "priority_175910_180530",
|
||||
"batch_id": "0808",
|
||||
"imu_samples": 37998,
|
||||
"rtk_samples": 5786,
|
||||
"fixed_position_ratio": 1.0,
|
||||
"fixed_attitude_ratio": 0.8567231247839613,
|
||||
"common_time_span_s": [
|
||||
17410.2121738,
|
||||
17790.0458228
|
||||
],
|
||||
"origin_geodetic": [
|
||||
30.4654151935,
|
||||
114.090796384,
|
||||
29.5317
|
||||
],
|
||||
"imu_source": "37998 normalized samples",
|
||||
"rtk_source": "D:\\data\\calibration_usable_20260808\\sessions_v2_device_affine\\priority_175910_180530\\rtk.csv"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"R_RTK_IMU": [
|
||||
[
|
||||
0.9974493913373024,
|
||||
-0.07135460605626225,
|
||||
0.0017977528752911507
|
||||
],
|
||||
[
|
||||
0.0713431523484532,
|
||||
0.997435050761847,
|
||||
0.005785682733905998
|
||||
],
|
||||
[
|
||||
-0.0022059768426676615,
|
||||
-0.00564266836413856,
|
||||
0.9999816468115312
|
||||
]
|
||||
],
|
||||
"rpy_deg": [
|
||||
-0.32330358477785043,
|
||||
0.1263932653005637,
|
||||
4.0911470587568495
|
||||
],
|
||||
"gyro_bias_by_session_rad_s": {
|
||||
"priority_175910_180530": [
|
||||
-0.00010509442179307857,
|
||||
-0.0001426783269500731,
|
||||
3.086292346981605e-05
|
||||
]
|
||||
},
|
||||
"time_offset": {
|
||||
"offset_s": -0.0949999999999998,
|
||||
"peak_correlation": 0.1329249352233157,
|
||||
"second_best_correlation": 0.13247995527618098,
|
||||
"evaluated_samples": 2316,
|
||||
"reliable": false
|
||||
},
|
||||
"convention": {
|
||||
"name": "north_cw__pitch_nose_up__roll_right_down",
|
||||
"heading_sign": -1.0,
|
||||
"pitch_sign": -1.0,
|
||||
"roll_sign": 1.0
|
||||
},
|
||||
"convention_scores_deg": {
|
||||
"north_cw__pitch_nose_up__roll_right_down": 2.8406184024910064,
|
||||
"north_cw__pitch_opposite": 2.8942770966870084,
|
||||
"heading_opposite__pitch_nose_up": 3.8836333647028383,
|
||||
"heading_opposite__pitch_opposite": 8.244842702849073
|
||||
},
|
||||
"pair_count": 91,
|
||||
"residual_rms_deg": 2.8406184024910064,
|
||||
"residual_median_deg": 1.624215282655001,
|
||||
"residual_p95_deg": 6.087913500787023,
|
||||
"rotation_std_deg": [
|
||||
1.6029337786454214,
|
||||
1.0761604678920118,
|
||||
6.305203755276785
|
||||
],
|
||||
"information_singular_values": [
|
||||
2941.184567996004,
|
||||
1268.1548949190246,
|
||||
82.52753961323997
|
||||
],
|
||||
"per_session_rms_deg": {
|
||||
"priority_175910_180530": 2.8406184024910064
|
||||
},
|
||||
"loo_delta_deg": {},
|
||||
"ok": false,
|
||||
"notes": [
|
||||
"transform convention: p_RTK = R_RTK_IMU p_IMU",
|
||||
"residual time convention: t_IMU = t_RTK + +0.000000 s",
|
||||
"GNHPR convention score gap=0.0537 deg",
|
||||
"time-offset correlation was ambiguous; held residual offset at zero",
|
||||
"rotation failed one or more strict acceptance gates"
|
||||
]
|
||||
}
|
||||
@@ -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.9974493913373024,
|
||||
-0.07135460605626225,
|
||||
0.0017977528752911507
|
||||
],
|
||||
[
|
||||
0.0713431523484532,
|
||||
0.997435050761847,
|
||||
0.005785682733905998
|
||||
],
|
||||
[
|
||||
-0.0022059768426676615,
|
||||
-0.00564266836413856,
|
||||
0.9999816468115312
|
||||
]
|
||||
],
|
||||
"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