mirror of
https://github.com/hku-mars/FAST_LIO.git
synced 2023-04-06 16:28:55 +08:00
Update ouster64.yaml
disable the online extrinsic estimation
This commit is contained in:
@@ -16,7 +16,7 @@ mapping:
|
|||||||
b_gyr_cov: 0.0001
|
b_gyr_cov: 0.0001
|
||||||
fov_degree: 180
|
fov_degree: 180
|
||||||
det_range: 150.0
|
det_range: 150.0
|
||||||
extrinsic_est_en: true # true: enable the online estimation of IMU-LiDAR extrinsic
|
extrinsic_est_en: false # true: enable the online estimation of IMU-LiDAR extrinsic
|
||||||
extrinsic_T: [ 0.0, 0.0, 0.0 ]
|
extrinsic_T: [ 0.0, 0.0, 0.0 ]
|
||||||
extrinsic_R: [1, 0, 0,
|
extrinsic_R: [1, 0, 0,
|
||||||
0, 1, 0,
|
0, 1, 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user