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(motion_velocity_planner): fix heavy resampling and transform lookup #8839

Merged
merged 5 commits into from
Sep 13, 2024

Conversation

maxime-clem
Copy link
Contributor

@maxime-clem maxime-clem commented Sep 10, 2024

Description

Related links

Parent Issue:

  • Link

Private Links:

Tested along with #8870 and #8798

How was this PR tested?

Psim and evaluator

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Sep 10, 2024
Copy link

github-actions bot commented Sep 10, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

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>
@maxime-clem maxime-clem changed the title perf(motion_velocity_planner): fix heavy resampling and out_of_lane perf(motion_velocity_planner): fix heavy resampling and transform lookup Sep 13, 2024
@maxime-clem maxime-clem added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Sep 13, 2024
@maxime-clem maxime-clem marked this pull request as ready for review September 13, 2024 02:41
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.92%. Comparing base (36640f6) to head (eb58d50).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8839   +/-   ##
=======================================
  Coverage   27.92%   27.92%           
=======================================
  Files        1324     1328    +4     
  Lines       98838    98885   +47     
  Branches    39788    39805   +17     
=======================================
+ Hits        27603    27617   +14     
- Misses      71139    71172   +33     
  Partials       96       96           
Flag Coverage Δ *Carryforward flag
differential 15.66% <100.00%> (?)
total 27.91% <ø> (-0.02%) ⬇️ Carriedforward from c48e44c

*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.

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@maxime-clem maxime-clem merged commit f625fbb into autowarefoundation:main Sep 13, 2024
34 checks passed
@maxime-clem maxime-clem deleted the perf/mvp-no-resample branch September 13, 2024 05:17
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