TixiaoShan / LIO-SAM

LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
BSD 3-Clause "New" or "Revised" License
3.48k stars 1.27k forks source link

Add support for Velodyne Velarray M1600 #483

Open pedrotomas27 opened 8 months ago

pedrotomas27 commented 8 months ago

I've implemented support for the Velodyne velarray M1600, solid-state LiDAR by modifying the imageProjection.cpp and utility.h files. This pull request aims to integrate the functionality necessary for utilizing the Velarray M1600 within the existing framework. For testing purposes, I've utilized a dataset, which includes data from a Velodyne Velarray M1600 and a 6-axis IMU, but it should work in a 9-axis-imu! In the testing configuration, the following values were utilized: params_m1600.txt For the Horizon_SCAN, i consider 3077 points. Results Snapshot: Lio_SAM_M1600 This image showcases some of the results obtained through the integration of the Velodyne Velarray M1600.