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 2D NDT-MCL ROS 2 node #312

Closed
hidmic opened this issue Feb 9, 2024 · 0 comments · Fixed by #347
Closed

Implement 2D NDT-MCL ROS 2 node #312

hidmic opened this issue Feb 9, 2024 · 0 comments · Fixed by #347
Assignees
Labels
cpp Related to C++ code enhancement New feature or request ros Related to ROS

Comments

@hidmic
Copy link
Collaborator

hidmic commented Feb 9, 2024

Feature description

Connected to #93. Depends on #311. Precisely what the title says. Implement a ROS 2 node for 2D localization by feeding laser scans and a map to a 2D-NDT sensor model. Use a planar lidar on a Kobuki robot (in simulation or in the real-world) to test it.

@hidmic hidmic added enhancement New feature or request cpp Related to C++ code ros Related to ROS labels Feb 9, 2024
@hidmic hidmic changed the title Implement Beluga 2D NDT-MCL ROS 2 node Implement 2D NDT-MCL ROS 2 node Feb 9, 2024
@Alondruck Alondruck mentioned this issue Apr 22, 2024
7 tasks
serraramiro1 added a commit that referenced this issue May 10, 2024
### Proposed changes

Adds a new node to leverage the NDT sensor model.
Closes #312 

---------

Signed-off-by: Ramiro Serra <[email protected]>
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 ros Related to ROS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants