-
Notifications
You must be signed in to change notification settings - Fork 709
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(crosswalk): ignore occlusions in the presence of traffic lights #6604
feat(crosswalk): ignore occlusions in the presence of traffic lights #6604
Conversation
planning/behavior_velocity_crosswalk_module/src/scene_crosswalk.cpp
Outdated
Show resolved
Hide resolved
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.
Looks good, but I think it's better to cleanup if there are unused functions.
17096f8
to
0bebece
Compare
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
0bebece
to
9ae7834
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6604 +/- ##
=======================================
Coverage 14.94% 14.95%
=======================================
Files 1937 1937
Lines 133617 133544 -73
Branches 39752 39753 +1
=======================================
Hits 19969 19969
+ Misses 91401 91327 -74
- Partials 22247 22248 +1
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…utowarefoundation#6604) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Description
Required launch PR: autowarefoundation/autoware_launch#919
Tests performed
Psim
Effects on system behavior
Not applicable.
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.