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

Fix CorrespondenceRejectorSurfaceNormal bug #1536

Merged
merged 1 commit into from
Feb 14, 2016
Merged

Fix CorrespondenceRejectorSurfaceNormal bug #1536

merged 1 commit into from
Feb 14, 2016

Conversation

andreaskoepf
Copy link
Contributor

In order to remove the hard-coded cast boost::static_pointer_cast<DataContainer<pcl::PointXYZ, pcl::PointNormal> >() in correspondence_rejection_surface_normal.cpp I added getCorrespondenceScoreFromNormals() to DataContainerInterface.

This fixes the Segmentation fault mentioned in #868 (an open issue since 2014).

This fixes the Segmentation fault mentioned in #868.
@taketwo
Copy link
Member

taketwo commented Feb 14, 2016

👍

jspricke added a commit that referenced this pull request Feb 14, 2016
Fix CorrespondenceRejectorSurfaceNormal bug
@jspricke jspricke merged commit a506cb8 into PointCloudLibrary:master Feb 14, 2016
@jspricke
Copy link
Member

Thanks a lot!

@mzaiady
Copy link

mzaiady commented Dec 20, 2016

I'm facing the same issue, is this fix released! in which version!
If not released, how to overcome this!

@jspricke
Copy link
Member

The fix is part of PCL version 1.8.0.

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

Successfully merging this pull request may close these issues.

4 participants