Livox-SDK / Livox_automatic_calibration

An automatic calibration algorithm for livox LiDAR
Other
233 stars 61 forks source link

Is it suitable for calibration between two PCD files? #9

Open scb-vs5 opened 2 years ago

scb-vs5 commented 2 years ago

I used two different PCD files in the same place for calibration and found that ICP.Getfitnesscore() value is too large to calibrate. Whether initialized parameter affect the calibration? (the corresponding initialization parameters of the matrix is not modified), or is it impossible to complete the automatic calibration of this scenario? thank!