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(map_based_prediction): performance improvement of interpolateReferencePath with cumulative sum #810

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Sep 8, 2023

Description

cherry-pick performance improvement of map_based_prediction.

Related discussion

Tests performed

Not applicable.

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

…erencePath with cumulative sum (autowarefoundation#2883)

* perf(map_based_prediction): performance improvement of interpolateReferencePath with cumulative sum

Signed-off-by: veqcc <ryuta.kambe@tier4.jp>

* style(pre-commit): autofix

---------

Signed-off-by: veqcc <ryuta.kambe@tier4.jp>
Co-authored-by: veqcc <ryuta.kambe@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@TomohitoAndo TomohitoAndo removed the request for review from purewater0901 September 8, 2023 03:31
@TomohitoAndo TomohitoAndo requested a review from 0x126 September 8, 2023 03:42
@TomohitoAndo TomohitoAndo changed the title perf(map_based_prediction): performance improvement of interpolateRef… perf(map_based_prediction): performance improvement of interpolateReferencePath with cumulative sum Sep 8, 2023
@TomohitoAndo TomohitoAndo merged commit 9793819 into beta/v0.6.0 Sep 13, 2023
@TomohitoAndo TomohitoAndo deleted the perf-perception branch September 13, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants