-
Notifications
You must be signed in to change notification settings - Fork 672
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(intersection): distinguish 1st/2nd attention lanelet #6042
feat(intersection): distinguish 1st/2nd attention lanelet #6042
Conversation
6bcc5b4
to
23faeed
Compare
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
23faeed
to
94f27ea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6042 +/- ##
==========================================
- Coverage 15.22% 15.22% -0.01%
==========================================
Files 1767 1767
Lines 121695 121741 +46
Branches 37020 37047 +27
==========================================
Hits 18534 18534
- Misses 82349 82394 +45
- Partials 20812 20813 +1
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…n#6048 + migration for beta/v0.43.6 Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
feat(intersection): cherry pick awf autowarefoundation#6036, autowarefoundation#6042, autowarefoundation#6050
Description
obtain second_attention_lanelet as well as first_attention_lanelet
Related links
Tests performed
evaluator: https://evaluation.tier4.jp/evaluation/reports/f101b282-365a-5a42-bc3d-eaf7681328ce?project_id=prd_jt
If the intersection is single lane, second_attention_lane is null.
Notes for reviewers
Interface changes
none.
Effects on system behavior
none.
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.