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

fix(out_of_lane): prevent crash when current footprint is empty #686

Closed
wants to merge 5 commits into from

Conversation

maxime-clem
Copy link

@maxime-clem maxime-clem commented Jul 26, 2023

Description

The out_of_lane module causes a crash if some structure is empty, which happens when we set the skip_if_already_overlapping parameter to false.
This PR is required for https://github.com/tier4/autoware_launch.x2/pull/337

Tests performed

Psim and evaluator: https://evaluation.tier4.jp/evaluation/reports/db55bce2-aa24-5a27-bb2c-e9d7528474fd?project_id=x2_dev

Effects on system behavior

None

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 deleted the RT0-28594 branch August 14, 2023 06:31
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.

1 participant