@@ -217,7 +217,7 @@ pose_roll = 0
217
217
# See http://www.mrpt.org/OpenNI2_and_MRPT
218
218
219
219
# Left/Depth camera
220
- [RGBD1_LEFT ]
220
+ [RGBD3_LEFT ]
221
221
rawlog-grabber-ignore = true // Instructs rawlog-grabber to ignore this section (it is not a separate device!)
222
222
223
223
resolution = [640 488]
@@ -228,7 +228,7 @@ fy = 542.739980
228
228
dist = [-4.747169e-03 -4.357976e-03 0.000000e+00 0.000000e+00 0.000000e+00] // The order is: [K1 K2 T1 T2 K3]
229
229
230
230
# Right/RGB camera
231
- [RGBD1_RIGHT ]
231
+ [RGBD3_RIGHT ]
232
232
rawlog-grabber-ignore = true // Instructs rawlog-grabber to ignore this section (it is not a separate device!)
233
233
234
234
resolution = [640 480]
@@ -243,7 +243,7 @@ dist = [5.858325e-02 3.856792e-02 0.000000e+00 0.000000e+00 0.000000e+00]
243
243
# forwards, and +X and +Y to the right and downwards.
244
244
# For the actual coordinates employed in 3D observations, see figure in:
245
245
# http://reference.mrpt.org/svn/classmrpt_1_1slam_1_1_c_observation3_d_range_scan.html
246
- [RGBD1_LEFT2RIGHT_POSE ]
246
+ [RGBD3_LEFT2RIGHT_POSE ]
247
247
rawlog-grabber-ignore = true // Instructs rawlog-grabber to ignore this section (it is not a separate device!)
248
248
249
249
pose_quaternion = [0.0 -0.000609 -0.001462 0.999987 0.0 0.0 0.0]
@@ -289,7 +289,7 @@ pose_roll = 0
289
289
# See http://www.mrpt.org/OpenNI2_and_MRPT
290
290
291
291
# Left/Depth camera
292
- [RGBD2_LEFT ]
292
+ [RGBD4_LEFT ]
293
293
rawlog-grabber-ignore = true // Instructs rawlog-grabber to ignore this section (it is not a separate device!)
294
294
295
295
resolution = [640 488]
@@ -300,7 +300,7 @@ fy = 542.739980
300
300
dist = [-4.747169e-03 -4.357976e-03 0.000000e+00 0.000000e+00 0.000000e+00] // The order is: [K1 K2 T1 T2 K3]
301
301
302
302
# Right/RGB camera
303
- [RGBD2_RIGHT ]
303
+ [RGBD4_RIGHT ]
304
304
rawlog-grabber-ignore = true // Instructs rawlog-grabber to ignore this section (it is not a separate device!)
305
305
306
306
resolution = [640 480]
@@ -315,7 +315,7 @@ dist = [5.858325e-02 3.856792e-02 0.000000e+00 0.000000e+00 0.000000e+00]
315
315
# forwards, and +X and +Y to the right and downwards.
316
316
# For the actual coordinates employed in 3D observations, see figure in:
317
317
# http://reference.mrpt.org/svn/classmrpt_1_1slam_1_1_c_observation3_d_range_scan.html
318
- [RGBD2_LEFT2RIGHT_POSE ]
318
+ [RGBD4_LEFT2RIGHT_POSE ]
319
319
rawlog-grabber-ignore = true // Instructs rawlog-grabber to ignore this section (it is not a separate device!)
320
320
321
321
pose_quaternion = [0.0 -0.000609 -0.001462 0.999987 0.0 0.0 0.0]
0 commit comments