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(freespace_planning_algorithms): update the astar search algorithm #911

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

4swinv
Copy link

@4swinv 4swinv commented Mar 8, 2024

Description

Update to astar search algorithm to improve path.
Ability to choose different search configurations.
Refer to PR: autowarefoundation/autoware.universe#6526

Tests performed

Refer: autowarefoundation/autoware.universe#6526

Effects on system behavior

Better path with processing time trade off.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant