-
Notifications
You must be signed in to change notification settings - Fork 682
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(yabloc): fix typo #4281
fix(yabloc): fix typo #4281
Conversation
Signed-off-by: kminoda <koji.minoda@tier4.jp>
...zation/yabloc/yabloc_particle_filter/src/camera_corrector/camera_particle_corrector_core.cpp
Outdated
Show resolved
Hide resolved
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #4281 +/- ##
==========================================
- Coverage 14.36% 14.36% -0.01%
==========================================
Files 1567 1568 +1
Lines 107877 107904 +27
Branches 31249 31249
==========================================
Hits 15498 15498
- Misses 75525 75552 +27
Partials 16854 16854
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
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.
Thanks for fixing the typeo!
I confirmed it works correctly with logging_simulator.
Description
Fix a lot of typo
Related links
tier4/autoware-spell-check-dict#564
Tests performed
N/A
Notes for reviewers
N/A
Interface changes
N/A
Effects on system behavior
N/A
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.