Closed danielsanchezaran closed 2 months 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 75.86207%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 27.83%. Comparing base (
67d0211
) to head (7e23ca7
). Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...autoware_autonomous_emergency_braking/src/node.cpp | 66.66% | 7 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This PR adds a debug marker for the convex hulls created by the AEB, which can help debugging and tuning point cloud parameters for the module.
Example
Related links
Parent Issue:
How was this PR tested?
PSim
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.