-
Notifications
You must be signed in to change notification settings - Fork 646
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(mrm_comfortable_stop_operator): rework parameter #8936
base: main
Are you sure you want to change the base?
refactor(mrm_comfortable_stop_operator): rework parameter #8936
Conversation
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 #8936 +/- ##
==========================================
- Coverage 27.37% 26.30% -1.07%
==========================================
Files 1302 1314 +12
Lines 95845 96846 +1001
Branches 39146 39290 +144
==========================================
- Hits 26238 25477 -761
- Misses 66925 68679 +1754
- Partials 2682 2690 +8
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@prakash-kannaiah You should be able to sign off the commits for this PR by running the following command: |
Signed-off-by: prakash-kannaiah <[email protected]>
0feb6b7
to
58bd1ec
Compare
Description
Implement the ROS Node configuration layout described in Autoware Foundation Discussion #3371 for the
mrm_comfortable_stop_operator
package.Tests performed
No.
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 with write access can merge the PR.