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(avoidance): add feature to guard unfeasible path #936

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

satoshi-ota
Copy link

@satoshi-ota satoshi-ota commented Oct 13, 2023

Description

INTERNAL LINK: https://tier4.atlassian.net/browse/RT0-29472
MERGED WITH: https://github.com/tier4/autoware_launch.x2/pull/492

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

satoshi-ota and others added 2 commits October 13, 2023 09:02
…tion#5018)

* refactor(avoidance): generate drivable lanes in utils

Signed-off-by: satoshi-ota <[email protected]>

* refactor(avoidance): use std::any_of

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
@kminoda
Copy link

kminoda commented Oct 13, 2023

@satoshi-ota @takayuki5168 Avoidance周りに他にもバグが多く、実機実験待ちリストに加えて現地で検証しても、デグレが起きたかどうかの判別が難しそうであるため、一旦マージしてしまおうと思います。

Copy link

@kminoda kminoda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kminoda kminoda merged commit a0c3ddb into tier4:beta/v0.11.0 Oct 13, 2023
14 checks passed
@satoshi-ota satoshi-ota deleted the hotfix/avoidance branch October 17, 2023 02:20
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