mirror of
https://github.com/hku-mars/FAST_LIO.git
synced 2023-04-06 16:28:55 +08:00
support for Scan context loop closure
This commit is contained in:
@@ -18,4 +18,9 @@ mapping:
|
||||
extrinsic_T: [ 0.04165, 0.02326, -0.0284 ]
|
||||
extrinsic_R: [ 1, 0, 0,
|
||||
0, 1, 0,
|
||||
0, 0, 1]
|
||||
0, 0, 1]
|
||||
|
||||
publish:
|
||||
scan_publish_en: true # 'false' will close all the point cloud output
|
||||
dense_publish_en: ture # false will low down the points number in a global-frame point clouds scan.
|
||||
scan_bodyframe_pub_en: true # output the point cloud scans in IMU-body-frame
|
||||
Reference in New Issue
Block a user