Closed Kazunori-Nakajima closed 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:
@kyoichi-sugahara @maxime-clem could you please review this PR?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29.06%. Comparing base (
badf8ca
) to head (54f0d4c
). Report is 1 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
The processing time of
planning_evaluator
was measured and made to Pub.(TIER IV internal usecase) This output is then read by the Basic scenario and tested daily for cycle failures.
Related links
Parent Issue:
How was this PR tested?
ros2 topic echo /planning/planning_evaluator/debug/processing_time_ms
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.