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

[registration] Fix bug in NDT step interval convergence criteria #4181

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

koide3
Copy link
Contributor

@koide3 koide3 commented Jun 13, 2020

This PR fixes a range condition check bug in NDT that prevents step size search being performed and affects the registration accuracy. See #4180 for the details. This PR resolves #3832.

@kunaltyagi kunaltyagi added changelog: fix Meta-information for changelog generation module: registration needs: code review Specify why not closed/merged yet labels Jun 13, 2020
@kunaltyagi kunaltyagi added this to the pcl-1.11.1 milestone Jun 13, 2020
@kunaltyagi kunaltyagi changed the title Fix a range validation bug in NDT [registration] Fix bug in NDT step interval convergence criteria Jun 13, 2020
@kunaltyagi
Copy link
Member

Merging with 1 review

@kunaltyagi kunaltyagi merged commit eea8e7d into PointCloudLibrary:master Jun 23, 2020
nyxrobotics added a commit to nyxrobotics/ndt_omp that referenced this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fix Meta-information for changelog generation module: registration needs: code review Specify why not closed/merged yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Registration] There is likely a bug in the implementation of line search in the NDT
2 participants