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(landmark_based_localizer): fix to for moving the definition code of landmarks #5803

Conversation

SakodaShintaro
Copy link
Contributor

Description

Since the landmark definition is being moved to autoware_common, this pull request is a corresponding change.

autowarefoundation/autoware_common#219

Tests performed

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

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.

@SakodaShintaro SakodaShintaro added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 7, 2023
@SakodaShintaro SakodaShintaro self-assigned this Dec 7, 2023
@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 Dec 7, 2023
@SakodaShintaro SakodaShintaro marked this pull request as ready for review December 7, 2023 08:03
@KYabuuchi
Copy link
Contributor

I think this PR is basically OK. 👌 But, I will wait until the PR to autoware_common is reviewed before approving this.

@SakodaShintaro
Copy link
Contributor Author

@KYabuuchi
autowarefoundation/autoware_common#219 has been merged.
I modified only the URL of the link and ran logging_simulator again to confirm that the code in this PR works with normal accuracy.
Could you please give me a review or approve?

Copy link
Contributor

@KYabuuchi KYabuuchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SakodaShintaro 🙆‍♂️

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (bf55986) 15.24% compared to head (79c7a1e) 15.24%.
Report is 3 commits behind head on main.

Files Patch % Lines
...tag_based_localizer/src/ar_tag_based_localizer.cpp 0.00% 6 Missing ⚠️
...ocalizer/landmark_manager/src/landmark_manager.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5803   +/-   ##
=======================================
  Coverage   15.24%   15.24%           
=======================================
  Files        1750     1750           
  Lines      120650   120634   -16     
  Branches    36738    36723   -15     
=======================================
  Hits        18392    18392           
+ Misses      81631    81614   -17     
- Partials    20627    20628    +1     
Flag Coverage Δ *Carryforward flag
differential 5.79% <0.00%> (?)
total 15.24% <ø> (+<0.01%) ⬆️ Carriedforward from bf55986

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SakodaShintaro SakodaShintaro merged commit 51a8af8 into autowarefoundation:main Dec 28, 2023
21 of 24 checks passed
@SakodaShintaro SakodaShintaro deleted the fix/use_lanelet_extension_landmark branch December 28, 2023 00:13
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 26, 2024
…of landmarks (autowarefoundation#5803)

* Fixed to use lanelet extension landmark

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

* Fixed to build

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

* Fixed link

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 May 28, 2024
…of landmarks (autowarefoundation#5803)

* Fixed to use lanelet extension landmark

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

* Fixed to build

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

* Fixed link

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 May 28, 2024
…of landmarks (autowarefoundation#5803)

* Fixed to use lanelet extension landmark

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

* Fixed to build

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

* Fixed link

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
…of landmarks (autowarefoundation#5803)

* Fixed to use lanelet extension landmark

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

* Fixed to build

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

* Fixed link

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

---------

Signed-off-by: Shintaro Sakoda <[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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants