-
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
perf(mission_planner): remove queries on all road and shoulder lanelets #7024
perf(mission_planner): remove queries on all road and shoulder lanelets #7024
Conversation
f01711e
to
7fc3418
Compare
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
7fc3418
to
76db48e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7024 +/- ##
==========================================
+ Coverage 15.01% 15.29% +0.27%
==========================================
Files 1972 1964 -8
Lines 136512 137081 +569
Branches 42308 43085 +777
==========================================
+ Hits 20494 20963 +469
+ Misses 93265 93113 -152
- Partials 22753 23005 +252
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
9293608
to
76db48e
Compare
There are a few degradation in the scenario test. I will reopen the PR when they are fixed. |
Description
No longer query ALL road and shoulder lanelets in the
mission_planner
.Tests performed
Psim.
Evaluator (TIER IV INTERNAL LINK): https://evaluation.tier4.jp/evaluation/reports/c27675c8-314b-515d-b469-75eea198c448?project_id=prd_jt
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.