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(intersection): do not plan if detection area is not empty and stop line idx is 0 (autowarefoundation#4097) #631

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

soblin
Copy link

@soblin soblin commented Jun 29, 2023

Description

hotfix for autowarefoundation#4097

Related links

https://tier4.atlassian.net/browse/RT1-2847?focusedCommentId=128228

Tests performed

Notes for reviewers

Interface changes

Effects on system behavior

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

…p line idx is 0 (autowarefoundation#4097)

do not plan if detection area is not empty and stop line idx is 0

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin marked this pull request as ready for review June 29, 2023 10:49
@soblin soblin requested a review from shmpwk June 29, 2023 10:49
@tkimura4 tkimura4 changed the base branch from beta/v0.8.1 to beta/v0.8.1-odaiba2 July 18, 2023 10:37
@tkimura4 tkimura4 changed the title fix(intersection): do not plan if detection area is not empty and stop line idx is 0 fix(intersection): do not plan if detection area is not empty and stop line idx is 0 (autowarefoundation#4097) Jul 18, 2023
@tkimura4 tkimura4 enabled auto-merge (squash) July 18, 2023 10:37
@tkimura4 tkimura4 merged commit 3015b54 into beta/v0.8.1-odaiba2 Jul 18, 2023
@tkimura4 tkimura4 deleted the hotfix/pr4097 branch July 18, 2023 10:37
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