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(drivable area expansion): use faster lateral offset and nearest line calculations #960

Merged

Conversation

maxime-clem
Copy link

@maxime-clem maxime-clem commented Oct 18, 2023

Description

This PR improves the performance of the two heaviest function of the dynamic drivable area expansion feature.

AWF PR: autowarefoundation#5349

Tests performed

Psim
Evaluator: https://evaluation.tier4.jp/evaluation/reports/fe916395-fa5c-5497-a3e4-612d519cb149?project_id=x2_dev

Effects on system behavior

The runtime of the behavior_path_planner should be greatly reduced when using the dynamic drivable area expansion.

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.

@maxime-clem maxime-clem changed the title perf(drivable area expansio perf(drivable area expansion): use faster lateral offset and nearest line calculations Oct 18, 2023
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>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
This reverts commit 37ba0a7.
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@maxime-clem maxime-clem force-pushed the perf/dynamic_drivable_area_expansion branch from 94a6b9d to a6becd4 Compare October 18, 2023 12:48
@takayuki5168 takayuki5168 merged commit 086a6dd into tier4:beta/v0.11.0 Oct 23, 2023
12 checks passed
@maxime-clem maxime-clem deleted the perf/dynamic_drivable_area_expansion branch October 23, 2023 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants