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): ignore unavoidable objects around the goal (#2612) #234

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Jan 5, 2023

  • fix(avoidance): ignore unavoidable objects around the goal

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

  • Update planning/behavior_path_planner/config/avoidance/avoidance.param.yaml

  • Update planning/behavior_path_planner/src/behavior_path_planner_node.cpp

Signed-off-by: satoshi-ota satoshi.ota928@gmail.com
Co-authored-by: Kosuke Takeuchi kosuke.tnp@gmail.com

Description

cherry-pick autowarefoundation#2612

Related links

Tests performed

Notes for reviewers

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.

…oundation#2612)

* fix(avoidance): ignore unavoidable objects around the goal

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

* Update planning/behavior_path_planner/config/avoidance/avoidance.param.yaml

* Update planning/behavior_path_planner/src/behavior_path_planner_node.cpp

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
@kosuke55 kosuke55 merged commit 0dc505c into beta/v0.7.0 Jan 5, 2023
@kosuke55 kosuke55 deleted the fix/avoidance_ignore_goal_object branch January 5, 2023 10: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.

3 participants