Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank you very much for adding calibration for a single camera and radar. I encountered the following error #22

Open
af-doom opened this issue Jul 10, 2023 · 7 comments

Comments

@af-doom
Copy link

af-doom commented Jul 10, 2023

Iteration:0 Distance:30
[pcl::KdTreeFLANN::setInputCloud] Cannot create a KDTree with an empty input cloud!
[pcl::KdTreeFLANN::setInputCloud] Cannot create a KDTree with an empty input cloud!

Iteration:1 Distance:29
[pcl::KdTreeFLANN::setInputCloud] Cannot create a KDTree with an empty input cloud!
[pcl::KdTreeFLANN::setInputCloud] Cannot create a KDTree with an empty input cloud!

my lidar is velodyne16

@dingkwang
Copy link

Hi have you resolve this error?

@af-doom
Copy link
Author

af-doom commented Aug 18, 2023

Hi have you resolve this error?

sorry ,I no,If you succeed, please help me

@af-doom
Copy link
Author

af-doom commented Aug 18, 2023

Hi have you resolve this error?
Sorry This error has been resolved, but the calibration still cannot be completed

@samsdolphin
Copy link
Collaborator

Hi @af-doom and @dingkwang, I sincerely apologize for my late reply. For your case, I encourage you to rotate the LiDAR such that it scans the entire surroundings, then you can use the cumulated point cloud (using LiDAR SLAM algorithms e.g. FAST-LIO2) and the image at the first frame to calibrate.

@dingkwang
Copy link

Hi @af-doom and @dingkwang, I sincerely apologize for my late reply. For your case, I encourage you to rotate the LiDAR such that it scans the entire surroundings, then you can use the cumulated point cloud (using LiDAR SLAM algorithms e.g. FAST-LIO2) and the image at the first frame to calibrate.
What is the expected point density of the accumulated point cloud?

@samsdolphin
Copy link
Collaborator

Hi @af-doom and @dingkwang, I sincerely apologize for my late reply. For your case, I encourage you to rotate the LiDAR such that it scans the entire surroundings, then you can use the cumulated point cloud (using LiDAR SLAM algorithms e.g. FAST-LIO2) and the image at the first frame to calibrate.
What is the expected point density of the accumulated point cloud?

In our tests, we choose 0.01m or 0.05m to downsample the point cloud. It works well for us.

@samsdolphin
Copy link
Collaborator

Hi @af-doom and @dingkwang, I sincerely apologize for my late reply. For your case, I encourage you to rotate the LiDAR such that it scans the entire surroundings, then you can use the cumulated point cloud (using LiDAR SLAM algorithms e.g. FAST-LIO2) and the image at the first frame to calibrate.

@af-doom @dingkwang And if you choose FAST-LIO2 to cumulate the point cloud, please make sure you rest (make it stationary) the sensor suite for a while, because FAST-LIO2 will drop a few scans at the beginning. If you need my help, you can share your point cloud, image, or rosbag files here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants