-
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
refactor(start/goal_planner): use combineLanelets #4894
Conversation
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4894 +/- ##
==========================================
- Coverage 15.17% 15.13% -0.04%
==========================================
Files 1578 1578
Lines 108584 108859 +275
Branches 33374 33593 +219
==========================================
+ Hits 16475 16479 +4
- Misses 74193 74291 +98
- Partials 17916 18089 +173
*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.
LGTM!
…#4894) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…#4894) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…#4894) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
use combineLanelets for similar proccesing.
Tests performed
https://evaluation.tier4.jp/evaluation/reports/7c5294ef-2b39-58e7-8c87-eb32d83ca475?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.