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(localization_error_monitor): rename localization_accuracy #5178

Merged

Conversation

Motsu-san
Copy link
Contributor

@Motsu-san Motsu-san commented Sep 28, 2023

Background

This is for the issue #3065
This must be merged simultaneously with autowarefoundation/autoware_launch#605 .

Contents

Rename "localization_accuracy" to localization_error_ellipse

Tests performed

It was confirmed that Build is OK.

Effects on system behavior

Start to display localization_error_ellipse instead of localization_accuracy.

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.

@Motsu-san Motsu-san added the component:localization Vehicle's position determination in its environment. (auto-assigned) label Sep 28, 2023
@Motsu-san Motsu-san self-assigned this Sep 28, 2023
@github-actions github-actions bot added component:system System design and integration. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) labels Sep 28, 2023
@Motsu-san Motsu-san mentioned this pull request Sep 28, 2023
7 tasks
@Motsu-san Motsu-san linked an issue Sep 28, 2023 that may be closed by this pull request
7 tasks
Copy link

stale bot commented Nov 28, 2023

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Nov 28, 2023
@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Jan 4, 2024
@Motsu-san Motsu-san force-pushed the 3065-rename-localization_accuracy branch from 1c821d6 to a7c022c Compare January 4, 2024 07:42
@Motsu-san Motsu-san marked this pull request as ready for review January 4, 2024 08:44
Copy link
Contributor

@ito-san ito-san left a comment

Choose a reason for hiding this comment

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

LGTM

@Motsu-san Motsu-san force-pushed the 3065-rename-localization_accuracy branch from a7c022c to 75c791c Compare January 17, 2024 03:57
@Motsu-san
Copy link
Contributor Author

@KeisukeShima Could you please review this pull-request?

Copy link
Contributor

@KeisukeShima KeisukeShima left a comment

Choose a reason for hiding this comment

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

@Motsu-san Thank you for your patience. LGTM

@Motsu-san Motsu-san force-pushed the 3065-rename-localization_accuracy branch 2 times, most recently from a7c022c to aa5073e Compare January 18, 2024 11:13
@Motsu-san Motsu-san enabled auto-merge (squash) January 18, 2024 21:39
@Motsu-san Motsu-san force-pushed the 3065-rename-localization_accuracy branch from aa5073e to cc55c40 Compare January 18, 2024 21:39
@Motsu-san Motsu-san disabled auto-merge January 18, 2024 21:40
@Motsu-san Motsu-san enabled auto-merge (squash) January 18, 2024 21:45
@Motsu-san Motsu-san disabled auto-merge January 18, 2024 21:47
to localization_error_ellipse

Signed-off-by: Motsu-san <[email protected]>
@Motsu-san Motsu-san force-pushed the 3065-rename-localization_accuracy branch from cc55c40 to c8948bd Compare January 26, 2024 02:20
@Motsu-san Motsu-san enabled auto-merge (squash) January 26, 2024 04:47
@ito-san ito-san added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f0b8555) 14.58% compared to head (c8948bd) 14.58%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5178   +/-   ##
=======================================
  Coverage   14.58%   14.58%           
=======================================
  Files        1871     1871           
  Lines      127544   127544           
  Branches    37310    37310           
=======================================
  Hits        18608    18608           
  Misses      88017    88017           
  Partials    20919    20919           
Flag Coverage Δ *Carryforward flag
differential 12.25% <ø> (?)
total 14.58% <ø> (ø) Carriedforward from f0b8555

*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.

@Motsu-san Motsu-san merged commit 34a7c2d into autowarefoundation:main Jan 26, 2024
32 of 34 checks passed
@Motsu-san Motsu-san deleted the 3065-rename-localization_accuracy branch January 26, 2024 20:15
anhnv3991 pushed a commit to anhnv3991/autoware.universe that referenced this pull request Jan 29, 2024
…utowarefoundation#5178)

refactor: Rename localization_accuracy
to localization_error_ellipse

Signed-off-by: Motsu-san <[email protected]>
Signed-off-by: anhnv3991 <[email protected]>
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Jan 29, 2024
…utowarefoundation#5178)

refactor: Rename localization_accuracy
to localization_error_ellipse

Signed-off-by: Motsu-san <[email protected]>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…utowarefoundation#5178)

refactor: Rename localization_accuracy
to localization_error_ellipse

Signed-off-by: Motsu-san <[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) component:simulation Virtual environment setups and simulations. (auto-assigned) component:system System design and integration. (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.

rename localization_accuracy
4 participants