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_manager): changed to a shared library #5848

Conversation

SakodaShintaro
Copy link
Contributor

Description

Changed landmark_manager to a shared library

It is just a mistake that I did not make it a shared library until now.

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

landmark_manager will work as a shared library.

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 <shintaro.sakoda@tier4.jp>
@SakodaShintaro SakodaShintaro added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 12, 2023
@SakodaShintaro SakodaShintaro self-assigned this Dec 12, 2023
@github-actions github-actions bot added the component:localization Vehicle's position determination in its environment. (auto-assigned) label Dec 12, 2023
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.

👌

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6533c72) 15.30% compared to head (dfa6c51) 15.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5848   +/-   ##
=======================================
  Coverage   15.30%   15.30%           
=======================================
  Files        1740     1740           
  Lines      119846   119846           
  Branches    36446    36446           
=======================================
  Hits        18348    18348           
  Misses      80969    80969           
  Partials    20529    20529           
Flag Coverage Δ *Carryforward flag
differential 5.72% <ø> (?)
total 15.30% <ø> (ø) Carriedforward from 6533c72

*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 enabled auto-merge (squash) December 12, 2023 06:56
@SakodaShintaro SakodaShintaro merged commit 2da91e9 into autowarefoundation:main Dec 12, 2023
34 checks passed
@SakodaShintaro SakodaShintaro deleted the fix/changed_landmark_manager_to_shared_lib branch December 12, 2023 07:04
danielsanchezaran pushed a commit to tier4/autoware.universe that referenced this pull request Dec 15, 2023
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Dec 19, 2023
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
Signed-off-by: karishma <karishma@interpl.ai>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Dec 19, 2023
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
Signed-off-by: karishma <karishma@interpl.ai>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 26, 2024
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
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) tag: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