Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix regression in pcl::SACSegmentation line fitting
pcl::SampleConsensusModelLine<PointT>::isSampleGood should check if the two sample points differ in one coordinate, not in all of them.
- Loading branch information