-
Notifications
You must be signed in to change notification settings - Fork 682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(out_of_lane): more stable decisions #5197
feat(out_of_lane): more stable decisions #5197
Conversation
c44cd02
to
1600573
Compare
1600573
to
b54df47
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5197 +/- ##
==========================================
- Coverage 15.32% 14.78% -0.55%
==========================================
Files 1721 1637 -84
Lines 118559 113681 -4878
Branches 37995 34954 -3041
==========================================
- Hits 18168 16804 -1364
+ Misses 79657 78021 -1636
+ Partials 20734 18856 -1878
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
b54df47
to
561bc6d
Compare
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Description
Make the
out_of_lanes
decision more stable and add useful debug visualization markers.Related links
Launch PR: autowarefoundation/autoware_launch#612
Tests performed
Psim
Evaluator (TIER IV INTERNAL LINK): https://evaluation.tier4.jp/evaluation/reports/cb6966cc-9b7e-56aa-9953-c82b9c1b30bf?project_id=prd_jt
Notes for reviewers
Interface changes
Effects on system behavior
More stable decisions from the out_of_lane module.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.