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(autoware_ndt_scan_matcher): ignore clang format #10149

Draft
wants to merge 282 commits into
base: main
Choose a base branch
from

Conversation

SakodaShintaro
Copy link
Contributor

!!!DO NOT MERGE THIS PR!!!

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

jlblancoc and others added 30 commits July 20, 2013 18:12
…rrays if the

    problem dimension is known at compile time, improving efficiency.
    The new/modified datatypes are: KDTreeSingleIndexAdaptor::BoundingBox, KDTreeSingleIndexAdaptor::distance_vector_t

As noted by: Jesse.Sun: https://code.google.com/p/nanoflann/issues/detail?id=3
…onal copies which will corrupt the internal pointers.
Fixes some compiler warnings
Fix default initialization of DistanceType in computeInitialDistances.
(Based on a suggestion by Yannick Morin-Rivest)
Update to google test 1.7
Small doc fixes.
Small changes to better handle empty datasets.
jlblancoc and others added 25 commits January 7, 2025 23:39
Signed-off-by: taisa1 <[email protected]>
Signed-off-by: taisa1 <[email protected]>
Signed-off-by: taisa1 <[email protected]>
Signed-off-by: taisa1 <[email protected]>
…toware.universe into perf_autoware_ndt_scan_matcher
Signed-off-by: taisa1 <[email protected]>
… made to return the actual worst distance in the found set (only if set is full)
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
@SakodaShintaro SakodaShintaro self-assigned this Feb 18, 2025
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) labels Feb 18, 2025
Copy link

github-actions bot commented Feb 18, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:localization Vehicle's position determination in its environment. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.