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(raw_vehicle_cmd_converter): disable actuation to steering #8588

Merged

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Aug 22, 2024

Description

same reason to autowarefoundation/autoware_launch#1132


disable actuation to steering by defalut.

this is new feature introduced in #8504
but many user don't kwnow the details.

In practice, the description config is called, and this launcher config is often not used, but for now it defaults to false.

Related links

Parent Issue:

  • Link

How was this PR tested?

this config in universe is just example not affect the behavior

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) label Aug 22, 2024
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@kosuke55 kosuke55 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.01%. Comparing base (44e0535) to head (0c90087).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8588      +/-   ##
==========================================
- Coverage   24.02%   24.01%   -0.01%     
==========================================
  Files        1384     1385       +1     
  Lines      102177   102202      +25     
  Branches    38956    38957       +1     
==========================================
  Hits        24544    24544              
- Misses      75138    75163      +25     
  Partials     2495     2495              
Flag Coverage Δ *Carryforward flag
differential 4.81% <ø> (?)
total 24.02% <ø> (ø) Carriedforward from 44e0535

*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.

Copy link
Contributor

@TakaHoribe TakaHoribe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is recently introduced, and not used anywhere yet.

Copy link
Contributor

@TakaHoribe TakaHoribe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is recently introduced, and not used anywhere yet.

@kosuke55 kosuke55 merged commit 8abbc2d into autowarefoundation:main Aug 23, 2024
47 checks passed
@kosuke55 kosuke55 deleted the feat/disable_actuation_to_steering branch August 23, 2024 02:16
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Aug 27, 2024
a-maumau pushed a commit to a-maumau/autoware.universe that referenced this pull request Sep 2, 2024
ktro2828 pushed a commit to ktro2828/autoware.universe that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) tag: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.

2 participants