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

feat(dynamic drivable area expansion): add replan checker #4928

Conversation

maxime-clem
Copy link
Contributor

@maxime-clem maxime-clem commented Sep 8, 2023

Description

Add a replan checker for the dynamic drivable area expansion. This allows reusing the previously calculated drivable area, greatly improving the stability of the corresponding left and right bound.

Requires the following launch PR: autowarefoundation/autoware_launch#558

Tests performed

Psim.
Evaluator (TIER IV INTERNAL LINK): https://evaluation.tier4.jp/evaluation/reports/c74138f2-c7c3-52b5-bca6-51120f1d5931?project_id=x2_dev

Effects on system behavior

The drivable area, when using the dynamic expansion, is much more stable.

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.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Sep 8, 2023
@maxime-clem maxime-clem changed the title Feat/dyn da exp/replan checker feat(dynamic drivable area expansion): add replan checker Sep 8, 2023
@maxime-clem maxime-clem deleted the feat/dyn_da_exp/replan_checker branch October 13, 2023 01:42
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant