Skip to content
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

feat(mrm_comfortable_stop_operator): add updateParam for mrm comfortable stop #9353

Conversation

danielsanchezaran
Copy link
Contributor

@danielsanchezaran danielsanchezaran commented Nov 18, 2024

Description

Add updateParam to facilitate comfortable stop param tuning and avoid relaunching autoware to test new params

Note: I did not add the option to change the Hz of the module since I believe that might cause some troubles and it is best to not change it while Autoware is running

Related links

Parent Issue:

  • Link

How was this PR tested?

PSim

cap-.2024-11-18-13-52-41.mp4

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@danielsanchezaran danielsanchezaran marked this pull request as ready for review November 18, 2024 05:10
@github-actions github-actions bot added the component:system System design and integration. (auto-assigned) label Nov 18, 2024
@danielsanchezaran danielsanchezaran added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed component:system System design and integration. (auto-assigned) labels Nov 18, 2024
Copy link

github-actions bot commented Nov 18, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 29.81%. Comparing base (4cb6f10) to head (82d8dea).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...op_operator/mrm_comfortable_stop_operator_core.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9353      +/-   ##
==========================================
- Coverage   29.81%   29.81%   -0.01%     
==========================================
  Files        1338     1339       +1     
  Lines      103242   103264      +22     
  Branches    40238    40240       +2     
==========================================
  Hits        30783    30783              
- Misses      69472    69494      +22     
  Partials     2987     2987              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 29.81% <ø> (ø) Carriedforward from c5764eb

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the component:system System design and integration. (auto-assigned) label Nov 18, 2024
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@danielsanchezaran danielsanchezaran merged commit 4a4db99 into autowarefoundation:main Nov 18, 2024
32 checks passed
@danielsanchezaran danielsanchezaran deleted the feat/add-param-update-to-mrm-comfortable-stop branch November 18, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:system System design and integration. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants