Datasets:

DOI:
License:
mateosss commited on
Commit
f91e566
1 Parent(s): 7f424a2

Sanitize calibration and add time alignment, raw calib, and factory json for MI

Browse files
M_monado_datasets/MI_valve_index/extras/calibration.json CHANGED
@@ -59,31 +59,31 @@
59
  ]
60
  ],
61
  "calib_accel_bias": [
62
- -0.04971778544022774,
63
- -0.03201565065121289,
64
- 0.19572475460822279,
65
- -0.028198018198094356,
66
- -0.003872114581475922,
67
- 0.00024550252234535,
68
- -0.028990588919239267,
69
- -0.003549654271771469,
70
- -0.032148880310017797
71
  ],
72
  "calib_gyro_bias": [
73
- -0.01712979013318748,
74
- 0.007471093613505682,
75
- -0.00556612214812699,
76
- 0.010607607375757535,
77
- 0.0002188459830664689,
78
- 0.0037080194748107628,
79
- 0.0022322245428346885,
80
- 0.006344163586830771,
81
- 0.002421728751873682,
82
- -0.00015481953965233315,
83
- 0.0022633582084115829,
84
- -0.0019313784338726988
85
  ],
86
- "imu_update_rate": 1000.3427274218432,
87
  "accel_noise_std": [
88
  0.016,
89
  0.016,
@@ -104,7 +104,7 @@
104
  0.0001,
105
  0.0001
106
  ],
107
- "cam_time_offset_ns": -335370,
108
  "vignette": []
109
  }
110
- }
 
59
  ]
60
  ],
61
  "calib_accel_bias": [
62
+ 0.0,
63
+ 0.0,
64
+ 0.0,
65
+ 0.0,
66
+ 0.0,
67
+ 0.0,
68
+ 0.0,
69
+ 0.0,
70
+ 0.0
71
  ],
72
  "calib_gyro_bias": [
73
+ 0.0,
74
+ 0.0,
75
+ 0.0,
76
+ 0.0,
77
+ 0.0,
78
+ 0.0,
79
+ 0.0,
80
+ 0.0,
81
+ 0.0,
82
+ 0.0,
83
+ 0.0,
84
+ 0.0
85
  ],
86
+ "imu_update_rate": 1000.0,
87
  "accel_noise_std": [
88
  0.016,
89
  0.016,
 
104
  0.0001,
105
  0.0001
106
  ],
107
+ "cam_time_offset_ns": 0,
108
  "vignette": []
109
  }
110
+ }
M_monado_datasets/MI_valve_index/extras/calibration.raw.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "value0": {
3
+ "T_imu_cam": [
4
+ {
5
+ "px": 0.06917789156550716,
6
+ "py": 0.12085668743462545,
7
+ "pz": 0.012667308040189403,
8
+ "qx": -0.027421566937007797,
9
+ "qy": -0.02686199643159372,
10
+ "qz": -0.701091058937852,
11
+ "qw": 0.712037792460365
12
+ },
13
+ {
14
+ "px": 0.06906817063497312,
15
+ "py": -0.012925461789829002,
16
+ "pz": 0.013021838608092437,
17
+ "qx": 0.02073643582501064,
18
+ "qy": 0.033116560404689177,
19
+ "qz": -0.6986668218185062,
20
+ "qw": 0.7143794270177898
21
+ }
22
+ ],
23
+ "intrinsics": [
24
+ {
25
+ "camera_type": "kb4",
26
+ "intrinsics": {
27
+ "fx": 420.52740656467929,
28
+ "fy": 420.668449021409,
29
+ "cx": 469.48259744072745,
30
+ "cy": 479.1369038467134,
31
+ "k1": 0.19293820423427944,
32
+ "k2": 0.04211519667505778,
33
+ "k3": -0.2331148927645627,
34
+ "k4": 0.09541027202996667
35
+ }
36
+ },
37
+ {
38
+ "camera_type": "kb4",
39
+ "intrinsics": {
40
+ "fx": 421.23561386503078,
41
+ "fy": 421.4668948188076,
42
+ "cx": 467.746800268133,
43
+ "cy": 484.4807401358835,
44
+ "k1": 0.19017898170828449,
45
+ "k2": 0.0546719732148914,
46
+ "k3": -0.2491419411107316,
47
+ "k4": 0.10310283081793621
48
+ }
49
+ }
50
+ ],
51
+ "resolution": [
52
+ [
53
+ 960,
54
+ 960
55
+ ],
56
+ [
57
+ 960,
58
+ 960
59
+ ]
60
+ ],
61
+ "calib_accel_bias": [
62
+ -0.04971778544022774,
63
+ -0.03201565065121289,
64
+ 0.19572475460822279,
65
+ -0.028198018198094356,
66
+ -0.003872114581475922,
67
+ 0.00024550252234535,
68
+ -0.028990588919239267,
69
+ -0.003549654271771469,
70
+ -0.032148880310017797
71
+ ],
72
+ "calib_gyro_bias": [
73
+ -0.01712979013318748,
74
+ 0.007471093613505682,
75
+ -0.00556612214812699,
76
+ 0.010607607375757535,
77
+ 0.0002188459830664689,
78
+ 0.0037080194748107628,
79
+ 0.0022322245428346885,
80
+ 0.006344163586830771,
81
+ 0.002421728751873682,
82
+ -0.00015481953965233315,
83
+ 0.0022633582084115829,
84
+ -0.0019313784338726988
85
+ ],
86
+ "imu_update_rate": 1000.3427274218432,
87
+ "accel_noise_std": [
88
+ 0.016,
89
+ 0.016,
90
+ 0.016
91
+ ],
92
+ "gyro_noise_std": [
93
+ 0.000282,
94
+ 0.000282,
95
+ 0.000282
96
+ ],
97
+ "accel_bias_std": [
98
+ 0.001,
99
+ 0.001,
100
+ 0.001
101
+ ],
102
+ "gyro_bias_std": [
103
+ 0.0001,
104
+ 0.0001,
105
+ 0.0001
106
+ ],
107
+ "cam_time_offset_ns": -335370,
108
+ "vignette": []
109
+ }
110
+ }
M_monado_datasets/MI_valve_index/extras/factory.json ADDED
@@ -0,0 +1,230 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "device" : {
3
+ "eye_target_height_in_pixels" : 1600,
4
+ "eye_target_width_in_pixels" : 1440,
5
+ "first_eye" : "eEYE_LEFT",
6
+ "hidden_area_mesh" : 5,
7
+ "last_eye" : "eEYE_RIGHT",
8
+ "num_windows" : 1
9
+ },
10
+ "device_class" : "hmd",
11
+ "device_pid" : 8192,
12
+ "device_serial_number" : "LHR-C1BF2059",
13
+ "device_vid" : 10462,
14
+ "direct_mode_edid_pid" : "91A8",
15
+ "direct_mode_edid_vid" : "VLV",
16
+ "display_edid" : [ "", "" ],
17
+ "expected_bases" : 2,
18
+ "expected_controllers" : 2,
19
+ "head" : {
20
+ "plus_x" : [ -1, 0, 0 ],
21
+ "plus_z" : [ 0, -0, -1 ],
22
+ "position" : [ 0, 0, -0.01092000026255846 ]
23
+ },
24
+ "imu" : {
25
+ "acc_bias" : [ -0.00750757335, -0.0622731186, 0.446549267 ],
26
+ "acc_scale" : [ 0.999088109, 0.999576569, 0.995714962 ],
27
+ "gyro_bias" : [ -0.0259307399, 0.00173322158, -0.0112312986 ],
28
+ "plus_x" : [ 3.4228541778702493e-08, -0.99999996577145822, -0 ],
29
+ "plus_z" : [ 0, -0, 1 ],
30
+ "position" : [ -0.053339999169111252, 0.0370200015604496, 0.057069998234510422 ]
31
+ },
32
+ "ipd" : {
33
+ "enable" : true,
34
+ "high_mm" : 70,
35
+ "low_mm" : 58.0000076,
36
+ "minstep_mm" : 2
37
+ },
38
+ "lighthouse_config" : {
39
+ "channelMap" : [ 13, 14, 15, 4, 12, 3, 11, 16, 10, 5, 6, 2, 9, 7, 8, 1, 0, 28, 20, 27, 29, 30, 19, 31, 26, 17, 18, 21, 25, 24, 22, 23 ],
40
+ "modelNormals" : [
41
+ [ 0.778691828, 0.622605145, -0.0774715245 ],
42
+ [ 9.79999968e-05, 0.667682767, 0.74444592 ],
43
+ [ 0.000722999976, 0.988561928, -0.150813654 ],
44
+ [ 0.123117998, 0.553260148, 0.82385987 ],
45
+ [ 0.332606047, 0.903485119, -0.270348072 ],
46
+ [ 0.344565004, 0.381300271, 0.857837379 ],
47
+ [ 0.86151129, 0.384554148, -0.33153674 ],
48
+ [ 0.898183763, 0.216545999, -0.382588267 ],
49
+ [ 0.962244749, 0.00692530815, -0.272097528 ],
50
+ [ 0.92692101, -0.179479823, -0.329551786 ],
51
+ [ 0.751371026, -0.627331793, -0.204686329 ],
52
+ [ 0.647259951, -0.00111135992, 0.762268603 ],
53
+ [ 0.330946028, -0.918073952, -0.218208492 ],
54
+ [ 0.511129141, -0.835072577, -0.203471959 ],
55
+ [ 0.00573800039, -0.999502659, -0.0310112145 ],
56
+ [ 0.0516760014, -0.299966991, 0.952548921 ],
57
+ [ 0, -0.356254667, 0.934388876 ],
58
+ [ -0.00573800039, -0.999502659, -0.0310112145 ],
59
+ [ -0.0516760014, -0.299966991, 0.952548921 ],
60
+ [ -0.330946028, -0.918073952, -0.218208492 ],
61
+ [ -0.511129141, -0.835072577, -0.203471959 ],
62
+ [ -0.751371026, -0.627331793, -0.204686329 ],
63
+ [ -0.647259951, -0.00111135992, 0.762268603 ],
64
+ [ -0.92692101, -0.179479823, -0.329551786 ],
65
+ [ -0.962244749, 0.00692530815, -0.272097528 ],
66
+ [ -0.123117998, 0.553260148, 0.82385987 ],
67
+ [ -0.344565004, 0.381300271, 0.857837379 ],
68
+ [ -0.898183763, 0.216545999, -0.382588267 ],
69
+ [ -0.86151129, 0.384554148, -0.33153674 ],
70
+ [ -0.332606047, 0.903485119, -0.270348072 ],
71
+ [ -0.000722999976, 0.988561928, -0.150813654 ],
72
+ [ -0.778691828, 0.622605145, -0.0774715245 ]
73
+ ],
74
+ "modelPoints" : [
75
+ [ 0.0240592621, 0.051396504, 0.0396707132 ],
76
+ [ -9.07879803e-05, 0.0535724983, 0.0503206365 ],
77
+ [ 0.0492072999, 0.0471250825, 0.0497305319 ],
78
+ [ 0.0501322635, 0.0445128866, 0.060999658 ],
79
+ [ 0.0765329227, 0.0422696248, 0.0318919756 ],
80
+ [ 0.0793112069, 0.0419027023, 0.0549991056 ],
81
+ [ 0.0827478766, 0.0344732553, 0.0267982632 ],
82
+ [ 0.08936508, 0.0346294828, 0.0432301946 ],
83
+ [ 0.0870215371, -0.00189364294, 0.0229785368 ],
84
+ [ 0.0922193974, -0.00882609002, 0.040727362 ],
85
+ [ 0.0890496597, -0.0184321795, 0.0462791733 ],
86
+ [ 0.0886459798, -0.0149401547, 0.0568325371 ],
87
+ [ 0.0666278452, -0.0458571278, 0.0357064456 ],
88
+ [ 0.0749353543, -0.0459566452, 0.0528339073 ],
89
+ [ 0.0435244367, -0.0505090989, 0.0592046827 ],
90
+ [ 0.0383526646, -0.0384244025, 0.0727576539 ],
91
+ [ -0.000201145464, -0.040453624, 0.0729222149 ],
92
+ [ -0.043332085, -0.0507995971, 0.0592093319 ],
93
+ [ -0.0386279896, -0.0383892134, 0.0728262961 ],
94
+ [ -0.0664196834, -0.0459382012, 0.0357102342 ],
95
+ [ -0.07495033, -0.0459297746, 0.0527231097 ],
96
+ [ -0.0890600905, -0.0183595233, 0.0461028256 ],
97
+ [ -0.0884364322, -0.01483572, 0.0571002811 ],
98
+ [ -0.0920878649, -0.0090315938, 0.0405599251 ],
99
+ [ -0.0869311467, -0.00175971328, 0.0225023311 ],
100
+ [ -0.0497428663, 0.0444357917, 0.0612028688 ],
101
+ [ -0.0788719133, 0.0420921035, 0.0553226918 ],
102
+ [ -0.0890818462, 0.0347950161, 0.0430077501 ],
103
+ [ -0.0828139335, 0.0344890505, 0.0270274188 ],
104
+ [ -0.0771985054, 0.0422071852, 0.0319406055 ],
105
+ [ -0.0498177446, 0.0472095981, 0.0499403849 ],
106
+ [ -0.0240694135, 0.051491309, 0.039720051 ]
107
+ ]
108
+ },
109
+ "manufacturer" : "Valve",
110
+ "mfg_build_info" : {
111
+ "rootserial" : "AUAB135201F0"
112
+ },
113
+ "model_number" : "Utah MP",
114
+ "resource_root" : "utah",
115
+ "revision" : 9,
116
+ "tracked_cameras" : [
117
+ {
118
+ "cal_method" : "tz",
119
+ "extrinsics" : {
120
+ "plus_x" : [ -0.99820139773319294, -0.0068064915655628722, 0.059562410665221915 ],
121
+ "plus_z" : [ -0.059714211650449683, 0.024844541174652603, -0.99790630884023068 ],
122
+ "position" : [ 0.067489996552467346, -0.032940000295639038, 0.068810001015663147 ]
123
+ },
124
+ "intrinsics" : {
125
+ "center_x" : 468.05811595217523,
126
+ "center_y" : 479.56410981644217,
127
+ "distort" : {
128
+ "coeffs" : [ 0.18855808174255162, 0.043862409669871649, -0.22055529813597882, 0.088102665827673787 ],
129
+ "type" : "DISTORT_EXTENDED_FTHETA"
130
+ },
131
+ "focal_x" : 415.64824590633856,
132
+ "focal_y" : 415.76069119888507,
133
+ "height" : 960,
134
+ "interface" : "",
135
+ "width" : 960
136
+ },
137
+ "name" : "left",
138
+ "white_balance" : [ 1.39152896, 1.00071871, 1.57126677, 0 ]
139
+ },
140
+ {
141
+ "cal_method" : "tz",
142
+ "extrinsics" : {
143
+ "plus_x" : [ -0.99499399437436042, -0.0068382388110957149, -0.099699651171660145 ],
144
+ "plus_z" : [ 0.099337909408608857, 0.041115292101113039, -0.9942038741483632 ],
145
+ "position" : [ -0.067489996552467346, -0.032940000295639038, 0.068810001015663147 ]
146
+ },
147
+ "intrinsics" : {
148
+ "center_x" : 470.22464007106237,
149
+ "center_y" : 484.5293251675169,
150
+ "distort" : {
151
+ "coeffs" : [ 0.20881432772038247, -0.0096302173390151336, -0.16190056348252579, 0.066004111109963515 ],
152
+ "type" : "DISTORT_EXTENDED_FTHETA"
153
+ },
154
+ "focal_x" : 417.12849271354503,
155
+ "focal_y" : 417.20377461525146,
156
+ "height" : 960,
157
+ "interface" : "",
158
+ "width" : 960
159
+ },
160
+ "name" : "right",
161
+ "white_balance" : [ 1.28317237, 1.00166786, 1.57327163, 0 ]
162
+ }
163
+ ],
164
+ "tracking_to_eye_transform" : [
165
+ {
166
+ "distortion" : {
167
+ "center_x" : 0.01618670175223021,
168
+ "center_y" : 3.0962771064303579e-05,
169
+ "coeffs" : [ -0.24235180924339153, -0.014082862326018136, -0.033615461667407857, -0.00097995543258553946 ],
170
+ "type" : "DISTORT_DPOLY3_SCALED"
171
+ },
172
+ "distortion_blue" : {
173
+ "center_x" : 0.015723785085563532,
174
+ "center_y" : 3.0962771064303579e-05,
175
+ "coeffs" : [ -0.25602381685144893, -0.003649216209017488, -0.043226138991995004, 0.0062725125734448784 ],
176
+ "type" : "DISTORT_DPOLY3_SCALED"
177
+ },
178
+ "distortion_red" : {
179
+ "center_x" : 0.016649660085563608,
180
+ "center_y" : 3.0962771064303579e-05,
181
+ "coeffs" : [ -0.23861594130564587, -0.012457098317191103, -0.032663125967280097, -0.0052352678302600916 ],
182
+ "type" : "DISTORT_DPOLY3_SCALED"
183
+ },
184
+ "eye_to_head" : [
185
+ [ 0.99619472, 0, 0.0871557444 ],
186
+ [ 0, 1, 0 ],
187
+ [ -0.0871557444, 0, 0.99619472 ]
188
+ ],
189
+ "grow_for_undistort" : 0.600000024,
190
+ "intrinsics" : [
191
+ [ 1.26330316, 0, -0.0161867011 ],
192
+ [ 0, 1.13540936, 2.78664938e-05 ],
193
+ [ 0, 0, -1 ]
194
+ ],
195
+ "undistort_r2_cutoff" : 1.33794236
196
+ },
197
+ {
198
+ "distortion" : {
199
+ "center_x" : -0.016671071272477259,
200
+ "center_y" : 0.0028098038921495713,
201
+ "coeffs" : [ -0.2392491503112765, -0.021613950887307248, -0.028833145659756022, -0.00057304285170524741 ],
202
+ "type" : "DISTORT_DPOLY3_SCALED"
203
+ },
204
+ "distortion_blue" : {
205
+ "center_x" : -0.017133987939143936,
206
+ "center_y" : 0.0028098038921495713,
207
+ "coeffs" : [ -0.25277788128015588, -0.012005417950510027, -0.037629171376439736, 0.006689670343789496 ],
208
+ "type" : "DISTORT_DPOLY3_SCALED"
209
+ },
210
+ "distortion_red" : {
211
+ "center_x" : -0.01620811293914386,
212
+ "center_y" : 0.0028098038921495713,
213
+ "coeffs" : [ -0.23600023556233832, -0.018975779795403991, -0.028458831002197763, -0.0049726573793393448 ],
214
+ "type" : "DISTORT_DPOLY3_SCALED"
215
+ },
216
+ "eye_to_head" : [
217
+ [ 0.99619472, 0, -0.0871557444 ],
218
+ [ 0, 1, 0 ],
219
+ [ 0.0871557444, 0, 0.99619472 ]
220
+ ],
221
+ "grow_for_undistort" : 0.600000024,
222
+ "intrinsics" : [
223
+ [ 1.26274538, 0, 0.0166710708 ],
224
+ [ 0, 1.13562012, 0.00252882345 ],
225
+ [ 0, 0, -1 ]
226
+ ],
227
+ "undistort_r2_cutoff" : 1.3294996
228
+ }
229
+ ]
230
+ }
M_monado_datasets/MI_valve_index/extras/time_alignment.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Mocap-IMU alignment (ns)
2
+
3
+ - MIC01_camcalib1: 2445572
4
+ - MIC02_camcalib2: 460634
5
+ - MIC03_camcalib3: 2496370
6
+ - MIC04_imucalib1: 2172352
7
+ - MIC05_imucalib2: 201400
8
+ - MIC06_imucalib3: 2055591
9
+ - MIC07_camcalib4: -223536
10
+ - MIC08_camcalib5: -3132803
11
+ - MIC09_imucalib4: -1503652
12
+ - MIC10_imucalib5: -4508033
13
+ - MIC11_camcalib6: 841151
14
+ - MIC12_imucalib6: 1035302
15
+ - MIC13_camcalib7: 2528598
16
+ - MIC14_camcalib8: 1819911
17
+ - MIC15_imucalib7: 2275156
18
+ - MIC16_imucalib8: 960844
19
+ - MIO01_hand_puncher_1: -5596143
20
+ - MIO02_hand_puncher_2: -7414587
21
+ - MIO03_hand_shooter_easy: -14050178
22
+ - MIO04_hand_shooter_hard: -15192361
23
+ - MIO05_inspect_easy: -16493044
24
+ - MIO06_inspect_hard: -17754114
25
+ - MIO07_mapping_easy: -19459655
26
+ - MIO08_mapping_hard: -19944087
27
+ - MIO09_short_1_updown: -13521989
28
+ - MIO10_short_2_panorama: -12554911
29
+ - MIO11_short_3_backandforth: -12786767
30
+ - MIO12_moving_screens: 1123588
31
+ - MIO13_moving_person: 1345971
32
+ - MIO14_moving_props: -1393822
33
+ - MIO15_moving_person_props: 862697
34
+ - MIO16_moving_screens_person_props: 3818215
35
+ - MIPB01_beatsaber_100bills_360_normal: -592000
36
+ - MIPB02_beatsaber_crabrave_360_hard: -10059607
37
+ - MIPB03_beatsaber_countryrounds_360_expert: -6959767
38
+ - MIPB04_beatsaber_fitbeat_hard: 1980988
39
+ - MIPB05_beatsaber_fitbeat_360_expert: -1390761
40
+ - MIPB06_beatsaber_fitbeat_expertplus_1: 1185840
41
+ - MIPB07_beatsaber_fitbeat_expertplus_2: -286522
42
+ - MIPB08_beatsaber_long_session_1: 2729821
43
+ - MIPP01_pistolwhip_blackmagic_hard: 1592482
44
+ - MIPP02_pistolwhip_lilith_hard: -4297989
45
+ - MIPP03_pistolwhip_requiem_hard: 3778959
46
+ - MIPP04_pistolwhip_revelations_hard: -633544
47
+ - MIPP05_pistolwhip_thefall_hard_2pistols: -1721827
48
+ - MIPP06_pistolwhip_thegrave_hard: 3768865
49
+ - MIPT01_thrillofthefight_setup: -12555766
50
+ - MIPT02_thrillofthefight_fight_1: -16065756
51
+ - MIPT03_thrillofthefight_fight_2: 107688
52
+
53
+
54
+ # Camera-IMU alignment (ns)
55
+
56
+ - MIC01_camcalib1: -770221
57
+ - MIC02_camcalib2: -1823593
58
+ - MIC03_camcalib3: 78098
59
+ - MIC04_imucalib1: -289060
60
+ - MIC05_imucalib2: -1906425
61
+ - MIC06_imucalib3: -327370
62
+ - MIC07_camcalib4: -2632652
63
+ - MIC08_camcalib5: -4844719
64
+ - MIC09_imucalib4: -3578397
65
+ - MIC10_imucalib5: -6213617
66
+ - MIC11_camcalib6: -1631359
67
+ - MIC12_imucalib6: -1391539
68
+ - MIC13_camcalib7: 198042
69
+ - MIC14_camcalib8: -433653
70
+ - MIC15_imucalib7: -218372
71
+ - MIC16_imucalib8: -1376551
72
+ - MIO01_hand_puncher_1: -7525247
73
+ - MIO02_hand_puncher_2: -9372592
74
+ - MIO03_hand_shooter_easy: -16170742
75
+ - MIO04_hand_shooter_hard: -17185177
76
+ - MIO05_inspect_easy: -18534812
77
+ - MIO06_inspect_hard: -20083749
78
+ - MIO07_mapping_easy: -21667749
79
+ - MIO08_mapping_hard: -22463562
80
+ - MIO09_short_1_updown: -15998930
81
+ - MIO10_short_2_panorama: -15317834
82
+ - MIO11_short_3_backandforth: -15154854
83
+ - MIO12_moving_screens: -309102
84
+ - MIO13_moving_person: -263828
85
+ - MIO14_moving_props: -2965576
86
+ - MIO15_moving_person_props: -1396558
87
+ - MIO16_moving_screens_person_props: 1439865
88
+ - MIPB01_beatsaber_100bills_360_normal: -2190881
89
+ - MIPB02_beatsaber_crabrave_360_hard: -11459795
90
+ - MIPB03_beatsaber_countryrounds_360_expert: -7814634
91
+ - MIPB04_beatsaber_fitbeat_hard: 191358
92
+ - MIPB05_beatsaber_fitbeat_360_expert: -3000816
93
+ - MIPB06_beatsaber_fitbeat_expertplus_1: -997982
94
+ - MIPB07_beatsaber_fitbeat_expertplus_2: -2200636
95
+ - MIPB08_beatsaber_long_session_1: 423015
96
+ - MIPP01_pistolwhip_blackmagic_hard: 289196
97
+ - MIPP02_pistolwhip_lilith_hard: -6036375
98
+ - MIPP03_pistolwhip_requiem_hard: 2303493
99
+ - MIPP04_pistolwhip_revelations_hard: -2632175
100
+ - MIPP05_pistolwhip_thefall_hard_2pistols: -2657607
101
+ - MIPP06_pistolwhip_thegrave_hard: 540737
102
+ - MIPT01_thrillofthefight_setup: -13636454
103
+ - MIPT02_thrillofthefight_fight_1: -17987419
104
+ - MIPT03_thrillofthefight_fight_2: -440204