Skip to content
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(costmap_generator, scenario_selector): faster getLinkedParkingLot #7930

Merged

Conversation

maxime-clem
Copy link
Contributor

Description

Use the improved getLinkedParkingLot() function so that it does not requiring providing ALL parking lots lanelets.

Related links

How was this PR tested?

Psim

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@maxime-clem maxime-clem added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 11, 2024
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.73%. Comparing base (5e5ad0b) to head (90722d8).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7930      +/-   ##
==========================================
- Coverage   28.74%   28.73%   -0.01%     
==========================================
  Files        1593     1594       +1     
  Lines      116860   116883      +23     
  Branches    50023    50025       +2     
==========================================
+ Hits        33586    33587       +1     
- Misses      74148    74172      +24     
+ Partials     9126     9124       -2     
Flag Coverage Δ *Carryforward flag
differential 4.76% <ø> (?)
total 28.74% <ø> (-0.01%) ⬇️ Carriedforward from 5e5ad0b

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxime-clem maxime-clem merged commit cfbd0cf into autowarefoundation:main Jul 22, 2024
39 checks passed
@maxime-clem maxime-clem deleted the perf/all-parking-lots branch July 22, 2024 05:55
chihungtzeng pushed a commit to chihungtzeng/autoware.universe that referenced this pull request Jul 23, 2024
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Jul 23, 2024
esteve pushed a commit to esteve/autoware.universe that referenced this pull request Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants