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

Implement nD-NDT sensor model in Beluga #311

Closed
hidmic opened this issue Feb 9, 2024 · 1 comment · Fixed by #422
Closed

Implement nD-NDT sensor model in Beluga #311

hidmic opened this issue Feb 9, 2024 · 1 comment · Fixed by #422
Assignees
Labels
cpp Related to C++ code enhancement New feature or request

Comments

@hidmic
Copy link
Collaborator

hidmic commented Feb 9, 2024

Feature description

Connected to #93. Depends on #309. Precisely what the title says. Craft a likelihood function by matching a point cloud with an NDT map. Good performance is crucial, so make sure to micro benchmark it. Optimizations for the 2D and/or 3D case are also valid.

@hidmic hidmic added enhancement New feature or request cpp Related to C++ code labels Feb 9, 2024
@hidmic
Copy link
Collaborator Author

hidmic commented Apr 11, 2024

As of #338, we have a first 2D variant. I'll keep this one open until we land a 3D variant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp Related to C++ code enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants