Closed satoshi-ota closed 3 days ago
Thank you for contributing to the Autoware project!
🚧 If your pull request is in progress, switch it to draft mode.
Please ensure:
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29.16%. Comparing base (
81dab81
) to head (8bde1dd
). Report is 8 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Don't use stop reason. This module uses velocity factor instead of it.
Related links
Parent Issue:
How was this PR tested?
Please confirm that this module doesn't output stop reason.
Notes for reviewers
None.
Interface changes
After this PR, this module only outputs velocity factors.
Effects on system behavior
None.