Closed Kazunori-Nakajima 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 20.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 29.81%. Comparing base (
fbf297a
) to head (96c79d0
). Report is 11 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...oware_freespace_planner/freespace_planner_node.cpp | 20.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
The processing time of
freespace_planner
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
How was this PR tested?
ros2 topic echo /planning/scenario_planning/parking/freespace_planner/debug/processing_time_ms
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.