mirror of
https://github.com/hku-mars/FAST_LIO.git
synced 2023-04-06 16:28:55 +08:00
fix yaml
This commit is contained in:
@@ -3,7 +3,7 @@ common:
|
||||
imu_topic: "/livox/imu"
|
||||
|
||||
preprocess:
|
||||
lidar_type: 1 # Livox Avia LiDAR
|
||||
lidar_type: 1 # 1 for Livox serials LiDAR, 2 for Velodyne LiDAR, 3 for ouster LiDAR,
|
||||
scan_line: 6
|
||||
blind: 1
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ common:
|
||||
imu_topic: "/livox/imu"
|
||||
|
||||
preprocess:
|
||||
lidar_type: 1 # Livox Avia LiDAR
|
||||
lidar_type: 1 # 1 for Livox serials LiDAR, 2 for Velodyne LiDAR, 3 for ouster LiDAR,
|
||||
scan_line: 6
|
||||
blind: 1
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ common:
|
||||
imu_topic: "/os_cloud_node/imu"
|
||||
|
||||
preprocess:
|
||||
lidar_type: 3 # Ouster2-64 LiDAR
|
||||
lidar_type: 3 # 1 for Livox serials LiDAR, 2 for Velodyne LiDAR, 3 for ouster LiDAR,
|
||||
scan_line: 64
|
||||
blind: 1
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ common:
|
||||
imu_topic: "/imu/data"
|
||||
|
||||
preprocess:
|
||||
lidar_type: 2 # VLP-16 LiDAR
|
||||
lidar_type: 2 # 1 for Livox serials LiDAR, 2 for Velodyne LiDAR, 3 for ouster LiDAR,
|
||||
scan_line: 32
|
||||
blind: 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user