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(avoidance): discard envelope polygon if the objects move long distance (#5388) #1013

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

satoshi-ota
Copy link

@satoshi-ota satoshi-ota commented Nov 14, 2023

Description

Cherry Pick PR: autowarefoundation#5388
Related Link: https://tier4.atlassian.net/browse/RT1-4243

Tests performed

Psim

Effects on system behavior

Fix bug.

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.

…tance (autowarefoundation#5388)

* fix(avoidance): discard envelope polygon if the objects move long distance

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* Update planning/behavior_path_planner/src/utils/avoidance/utils.cpp

Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>

* Update planning/behavior_path_planner/src/utils/avoidance/utils.cpp

Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>
Copy link
Collaborator

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

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

LGTM

@shmpwk shmpwk merged commit d215c5c into beta/v0.10.5 Nov 14, 2023
17 checks passed
@shmpwk shmpwk deleted the hotfix/v0.10.5/avoidance branch November 14, 2023 11:21
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