Closed satoshi-ota closed 1 week 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 46.15385%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 29.80%. Comparing base (
6f40830
) to head (40d43a8
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Some of behavior path planner modules inserts stop points but no one outputs velocity factor.
In this PR, I added interface to publish velocity factor topic.
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.