You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@but-spanel
I believe that I am providing the right set of inputs on three topics:
Camera info - With the Right intrinsics and Projection matrix of Camera I am using
Image frame - USB Cam ROS package's Raw Image topic
Point Cloud from the Velodyne Driver -> / Velodyne_points
Circle Distance: 0.29
Circle Size: 0.10
But the calibration is always failing for me. Moreover, when I run the package, circles on calibration board are not found in both the image and the point cloud data. I even start receiving few errors like:
[pcl::SampleConsensusModel::getSamples] Can not select 0 unique points out of 0!
[pcl::RandomSampleConsensus::computeModel] No samples could be selected!
[pcl::SampleConsensusModel::getSamples] Can not select 0 unique points out of 0!
[pcl::RandomSampleConsensus::computeModel] No samples could be selected!
[pcl::SampleConsensusModel::getSamples] Can not select 0 unique points out of 0!
[pcl::RandomSampleConsensus::computeModel] No samples could be selected!
I check the saved frame and pointcloud data. The image frame is clear and the pointcloud has many points.
The text was updated successfully, but these errors were encountered:
@but-spanel
I believe that I am providing the right set of inputs on three topics:
But the calibration is always failing for me. Moreover, when I run the package, circles on calibration board are not found in both the image and the point cloud data. I even start receiving few errors like:
[pcl::SampleConsensusModel::getSamples] Can not select 0 unique points out of 0!
[pcl::RandomSampleConsensus::computeModel] No samples could be selected!
[pcl::SampleConsensusModel::getSamples] Can not select 0 unique points out of 0!
[pcl::RandomSampleConsensus::computeModel] No samples could be selected!
[pcl::SampleConsensusModel::getSamples] Can not select 0 unique points out of 0!
[pcl::RandomSampleConsensus::computeModel] No samples could be selected!
I check the saved frame and pointcloud data. The image frame is clear and the pointcloud has many points.
The text was updated successfully, but these errors were encountered: