hku-mars / mlcc

Fast and Accurate Extrinsic Calibration for Multiple LiDARs and Cameras
GNU General Public License v2.0
494 stars 110 forks source link

Does it support calibration of a small FoV lidar and a spinning (360 horizontal FoV) Lidar? #20

Open hiyyg opened 1 year ago

hiyyg commented 1 year ago

@samsdolphin

samsdolphin commented 1 year ago

Yes. We tested on 1 Ouster (with 360 FoV) LiDAR and 4 HAP LiDAR (with 120 FoV). Just make sure you rotate and hold the whole sensor suite several times (check our video) such that there is some FoV overlap between two adjacent poses for the small FoV LiDAR. Hope this helps.

hiyyg commented 1 year ago

Thanks. Does it work well for other types of moving, such as a car mounted with the different lidars moves near some walls? Because a rotating platform is not avilable.

samsdolphin commented 1 year ago

Thanks. Does it work well for other types of moving, such as a car mounted with the different lidars moves near some walls? Because a rotating platform is not avilable.

Yes, the above sensor setup was tested on a vehicle platform. We drove the car following a circular trajectory to collect the data.

hiyyg commented 1 year ago

Could you give some advises about the requirements for the calibration environment and the driving trajectory for a vehicle? It would nice if you could post some pictures for this. Thanks!