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(staatic_obstacle_avoidance): allow return shift approval even if … #1324

Merged

Conversation

saka1-s
Copy link

@saka1-s saka1-s commented Jun 5, 2024

Description

After avoidance is performed, it may be impossible to approve the behavior of returning to the original route due to environmental factors.
This may prevent the vehicle from continuing autonomous driving.
To solve this problem, the behavior of returning to the original route will not take drivable area constraints into account.

Tests performed

Tested by PSim.
with PR

withPR.mp4

without PR

withoutPR.mp4

Effects on system behavior

Not applicable.

Interface changes

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.

…return shift path is not within drivable area

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

@satoshi-ota satoshi-ota left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@saka1-s saka1-s merged commit a358cd2 into tier4:beta/v0.19.1 Jun 5, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants