-
Notifications
You must be signed in to change notification settings - Fork 696
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
fix(crosswalk): fix calclation distance from the null polygons #7122
fix(crosswalk): fix calclation distance from the null polygons #7122
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7122 +/- ##
=======================================
Coverage 15.48% 15.48%
=======================================
Files 1971 1971
Lines 136618 136618
Branches 44130 44131 +1
=======================================
Hits 21154 21154
Misses 92252 92252
Partials 23212 23212
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
6dd2339
into
autowarefoundation:main
…arefoundation#7122) Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
…arefoundation#7122) Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Description
fix not to calculate the distance from the null polygon
Tests performed
psim and tier4 internal tests
Effects on system behavior
Not applicable.
Interface changes
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.