-
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(map_based_prediction): consider only routable neighbours for lane change #5669
feat(map_based_prediction): consider only routable neighbours for lane change #5669
Conversation
…e change Signed-off-by: Mehmet Dogru <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5669 +/- ##
==========================================
- Coverage 15.32% 0.00% -15.33%
==========================================
Files 1721 5 -1716
Lines 118559 1066 -117493
Branches 37995 0 -37995
==========================================
- Hits 18169 0 -18169
+ Misses 79657 1066 -78591
+ Partials 20733 0 -20733
☔ View full report in Codecov by Sentry. |
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
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.
Also, I merged autoware_launch PR. Thank you for your work.
…e change (autowarefoundation#5669) Signed-off-by: Mehmet Dogru <[email protected]>
Description
closes #5668
❗ Must be merged after autowarefoundation/autoware_launch#703
Tests performed
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.