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

refactor(landmark_manager): move calc_new_self_pose from ar_tag_based_localizer to landmark_manger #5763

Conversation

SakodaShintaro
Copy link
Contributor

Description

Moved calc_new_self_pose from ar_tag_based_localizer to landmark_manger

This is introduced to share the same implementation as the LiDAR Marker Localizer.

Tests performed

It has been confirmed that the logging_simulator runs with the same accuracy as before on AWSIM data with GT.

  • Before: mean_error[m] 0.614
  • After : mean_error[m] 0.613

Effects on system behavior

There are no effects on system behavior.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Shintaro Sakoda <[email protected]>
@github-actions github-actions bot added the component:localization Vehicle's position determination in its environment. (auto-assigned) label Dec 4, 2023
Signed-off-by: Shintaro Sakoda <[email protected]>
@SakodaShintaro SakodaShintaro added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 4, 2023
@SakodaShintaro SakodaShintaro self-assigned this Dec 4, 2023
@SakodaShintaro SakodaShintaro marked this pull request as ready for review December 4, 2023 06:49
@SakodaShintaro
Copy link
Contributor Author

@YamatoAndo
Please review this pull request. I think this will work well with LiDAR Marker Localizer (if all IDs in VectorMap are the same).

@SakodaShintaro SakodaShintaro enabled auto-merge (squash) December 4, 2023 07:25
@SakodaShintaro SakodaShintaro merged commit 09b1fea into autowarefoundation:main Dec 4, 2023
@SakodaShintaro SakodaShintaro deleted the refactor/calc_self_pose_in_landmark_manager branch December 4, 2023 09:16
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Dec 5, 2023
…ed_localizer to landmark_manger (autowarefoundation#5763)

* Refactored landmark_manager

Signed-off-by: Shintaro Sakoda <[email protected]>

* Fixed include and comment

Signed-off-by: Shintaro Sakoda <[email protected]>

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
danielsanchezaran pushed a commit to tier4/autoware.universe that referenced this pull request Dec 15, 2023
…ed_localizer to landmark_manger (autowarefoundation#5763)

* Refactored landmark_manager

Signed-off-by: Shintaro Sakoda <[email protected]>

* Fixed include and comment

Signed-off-by: Shintaro Sakoda <[email protected]>

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…ed_localizer to landmark_manger (autowarefoundation#5763)

* Refactored landmark_manager

Signed-off-by: Shintaro Sakoda <[email protected]>

* Fixed include and comment

Signed-off-by: Shintaro Sakoda <[email protected]>

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: karishma <[email protected]>
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) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants