-
Notifications
You must be signed in to change notification settings - Fork 47
fix(lareral_deviation_monitor): update metrics msgs #157
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
base: main
Are you sure you want to change the base?
fix(lareral_deviation_monitor): update metrics msgs #157
Conversation
b1ad945 to
a6e99ad
Compare
|
I don’t really mind since it’s not related to me, but adding CORDOWNER should be written in the package.xml. |
|
YamatoAndo-san, Thank you very much!!! |
2c55e7c to
9e62c7f
Compare
Signed-off-by: Kasunori-Nakajima <[email protected]>
Signed-off-by: Kasunori-Nakajima <[email protected]>
Signed-off-by: Kasunori-Nakajima <[email protected]>
9e62c7f to
b2c8f8e
Compare
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
|
@Kazunori-Nakajima Friendly ping. It's 4 month stale. Though I'm not related to this change, I think the CODEOWNERS change is not needed, only the package.xml change is needed.(TBH, It is preferable to split it and submit pull requests.) |
Description
Due to a related links PR,
/control/contol_evaluator/metricswas changed from DiagnosticArray to MetricArray.This change caused B to not take msgs well and not receive msgs, which has been corrected.Added @kosuke55 san and @xtk8532704 san to CORDOWNER.
Related links
Tests performed
Notes for reviewers
Interface changes
Effects on system behavior
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.