-
Notifications
You must be signed in to change notification settings - Fork 668
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(control_evaluator): use class naming standard and use remapped param name #7782
refactor(control_evaluator): use class naming standard and use remapped param name #7782
Conversation
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7782 +/- ##
==========================================
- Coverage 28.36% 28.36% -0.01%
==========================================
Files 1584 1585 +1
Lines 115529 115554 +25
Branches 49251 49254 +3
==========================================
Hits 32773 32773
- Misses 73812 73837 +25
Partials 8944 8944
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ce09907
into
autowarefoundation:main
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> Signed-off-by: palas21 <palas21@itu.edu.tr>
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
…ed param name (#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Description
Change class name and use the remapped topic name for consistency.
Related links
Parent Issue:
How was this PR tested?
PSim
cap-.2024-07-02-15-33-08.mp4
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.