Open soblin opened 4 days ago
Thank you for contributing to the Autoware project!
🚧 If your pull request is in progress, switch it to draft mode.
Please ensure:
Attention: Patch coverage is 10.25641%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 29.01%. Comparing base (
b782772
) to head (72730cf
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
StopReason interface will be deprecated, so remove it from behavior_velocity_planner
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
~/behavior_velocity/***/stop_reason
disappearsEffects on system behavior
None.