-
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(avoidance): extend lanelets for target filtering #4189
feat(avoidance): extend lanelets for target filtering #4189
Conversation
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #4189 +/- ##
=======================================
Coverage 15.22% 15.23%
=======================================
Files 1469 1469
Lines 101793 101800 +7
Branches 31405 31411 +6
=======================================
+ Hits 15503 15505 +2
+ Misses 69425 69424 -1
- Partials 16865 16871 +6
*This pull request uses carry forward flags. Click here to find out more.
☔ 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.
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
…tion#4189) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…tion#4189) (#649) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
Description
🤖 Generated by Copilot at 5b94cbd
Extend ego lanelets for lane change planning in
utils.cpp
. This improves collision avoidance with traffic lights and crosswalks.Tests performed
Psim
Effects on system behavior
Nothing.
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.