Closed zzkslam closed 2 years ago
Hi zzkslam, for single LiDAR and single-camera extrinsic calibration, we refer you to our previous work https://github.com/hku-mars/livox_camera_calib. Thanks~
Hi zzkslam, for single LiDAR and single-camera extrinsic calibration, we refer you to our previous work https://github.com/hku-mars/livox_camera_calib. Thanks~
Thanks for your excellent work, too. But one question here: Have you updated the new algorithm (using adaptive voxelization to extract lines) to replace the old one (using RANSAC only) in "livox_camera_calib"?
Hi zzkslam, for single LiDAR and single-camera extrinsic calibration, we refer you to our previous work https://github.com/hku-mars/livox_camera_calib. Thanks~
Thanks for your excellent work, too. But one question here: Have you updated the new algorithm (using adaptive voxelization to extract lines) to replace the old one (using RANSAC only) in "livox_camera_calib"?
Same question. Looking forward to your reply!
Hi zzkslam, for single LiDAR and single-camera extrinsic calibration, we refer you to our previous work https://github.com/hku-mars/livox_camera_calib. Thanks~
Thanks for your excellent work, too. But one question here: Have you updated the new algorithm (using adaptive voxelization to extract lines) to replace the old one (using RANSAC only) in "livox_camera_calib"?
Same question. Looking forward to your reply!
Have you solved this problem
Thanks for your excellent work. I want to use the code to calibrate one camera and one lidar. Can you give me some advice about how to change the code?