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(autoware_map_based_prediction): enhance speed by removing unnecessary calculation #1469

Conversation

technolojin
Copy link

Description

Cherry-pick of autowarefoundation#8471

  • fix(autoware_map_based_prediction): use surrounding_crosswalks instead of external_surrounding_crosswalks

  • perf(autoware_map_based_prediction): enhance speed by removing unnecessary calculation

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…ssary calculation (autowarefoundation#8471)

* fix(autoware_map_based_prediction): use surrounding_crosswalks instead of external_surrounding_crosswalks

Signed-off-by: Y.Hisaki <[email protected]>

* perf(autoware_map_based_prediction): enhance speed by removing unnecessary calculation

Signed-off-by: Y.Hisaki <[email protected]>

---------

Signed-off-by: Y.Hisaki <[email protected]>
Copy link

sonarcloud bot commented Aug 15, 2024

@technolojin technolojin marked this pull request as ready for review August 15, 2024 03:25
@technolojin technolojin self-assigned this Aug 15, 2024
@technolojin technolojin merged commit 83b3e4c into tier4:beta/v0.29.0 Aug 15, 2024
19 of 20 checks passed
@technolojin technolojin deleted the cherry-pick/map-based-pred-remove-unnecessary branch August 15, 2024 05:21
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