-
Notifications
You must be signed in to change notification settings - Fork 669
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
refactor(localization_error_monitor): rename localization_accuracy #5178
Conversation
This pull request has been automatically marked as stale because it has not had recent activity. |
1c821d6
to
a7c022c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
a7c022c
to
75c791c
Compare
@KeisukeShima Could you please review this pull-request? |
There was a problem hiding this 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
a7c022c
to
aa5073e
Compare
aa5073e
to
cc55c40
Compare
to localization_error_ellipse Signed-off-by: Motsu-san <[email protected]>
cc55c40
to
c8948bd
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…utowarefoundation#5178) refactor: Rename localization_accuracy to localization_error_ellipse Signed-off-by: Motsu-san <[email protected]> Signed-off-by: anhnv3991 <[email protected]>
…utowarefoundation#5178) refactor: Rename localization_accuracy to localization_error_ellipse Signed-off-by: Motsu-san <[email protected]>
…utowarefoundation#5178) refactor: Rename localization_accuracy to localization_error_ellipse Signed-off-by: Motsu-san <[email protected]>
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 oflocalization_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.
After all checkboxes are checked, anyone who has write access can merge the PR.