-
Notifications
You must be signed in to change notification settings - Fork 675
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
refactor(mission_planner): use combineLaneletsShape in lanelet2_extension #5535
Conversation
…sion Signed-off-by: kosuke55 <[email protected]>
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.
I tested it 👍 LGTM
@ismetatabay thanks very much!! |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5535 +/- ##
==========================================
- Coverage 15.37% 15.36% -0.01%
==========================================
Files 1697 1697
Lines 117479 117397 -82
Branches 37766 37704 -62
==========================================
- Hits 18058 18041 -17
+ Misses 78852 78827 -25
+ Partials 20569 20529 -40
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
…sion (autowarefoundation#5535) Signed-off-by: kosuke55 <[email protected]>
…aneletsShape in lanele2_extension (autowarefoundation#5535)" (autowarefoundation#5543) Revert "refactor(mission_planner): use combineLaneletsShape in lanelet2_extension (autowarefoundation#5535)" This reverts commit c4ca645.
Description
solve #4078
Tests performed
tier4 internal scenario test
evaluator_description: refactor/use_combineLaneletsShape
2023/11/09 https://evaluation.tier4.jp/evaluation/reports/49b87e58-38d4-5c0e-a471-cd072e2b1523/?project_id=prd_jt
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.