-
Notifications
You must be signed in to change notification settings - Fork 113
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
Comments
Hi have you resolve this error? |
sorry ,I no,If you succeed, please help me |
|
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. |
|
In our tests, we choose 0.01m or 0.05m to downsample the point cloud. It works well for us. |
@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. |
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
The text was updated successfully, but these errors were encountered: