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(dynamic_obstacle_stop): construct rtree nodes in place #7753

Conversation

maxime-clem
Copy link
Contributor

Description

Follow recommendation from #7730 (comment)

Related links

Parent Issue:

  • Link

How was this PR tested?

Psim

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@maxime-clem maxime-clem requested a review from soblin as a code owner June 30, 2024 02:32
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jun 30, 2024
Copy link

github-actions bot commented Jun 30, 2024

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 tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Jun 30, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.76%. Comparing base (3d849e9) to head (289def1).
Report is 546 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #7753       +/-   ##
==========================================
- Coverage   15.09%   8.76%    -6.33%     
==========================================
  Files        1967     195     -1772     
  Lines      135941   16987   -118954     
  Branches    42122    2234    -39888     
==========================================
- Hits        20520    1489    -19031     
+ Misses      92700   15317    -77383     
+ Partials    22721     181    -22540     
Flag Coverage Δ
differential 8.76% <100.00%> (?)
total ?

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

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@maxime-clem maxime-clem force-pushed the perf/dyn_obs_stop-rtree_packing branch from b48b416 to 289def1 Compare June 30, 2024 20:25
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jun 30, 2024
@maxime-clem maxime-clem merged commit bb2fdcd into autowarefoundation:main Jul 11, 2024
28 of 30 checks passed
@maxime-clem maxime-clem deleted the perf/dyn_obs_stop-rtree_packing branch July 11, 2024 06:24
Ariiees pushed a commit to Ariiees/autoware.universe that referenced this pull request Jul 22, 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) tag: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.

3 participants