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

Fixed missing reset of number of iterations in ndt2d. #1731

Merged

Conversation

carlosmccosta
Copy link
Contributor

When reusing the NormalDistributionsTransform2D class for aligning multiple point clouds for the same reference point cloud, the computeTransformation was not resetting the number of iterations, which caused later calls to the align method to only run one iteration.

@jspricke jspricke merged commit 2c1572c into PointCloudLibrary:master May 30, 2017
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.

2 participants