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(behavior_path_planner): update behavior path panner for v0.20.1 #1117

Merged
merged 9 commits into from
Jan 28, 2024

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Jan 28, 2024

Description

Update behavior path panner for v0.20.1

especially goal planner

Related links

Tests performed

https://evaluation.tier4.jp/evaluation/reports/76a00e0e-855d-5e39-8af4-21c6f383b007?project_id=prd_jt

Notes for reviewers

Interface changes

none

Effects on system behavior

none

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.

…ation#6120)

fix(goal_planner): fix sudden stop and simpify process

Signed-off-by: kosuke55 <[email protected]>
…certain period of time (autowarefoundation#6128)

* feat(goal_planner): add deciding status to check collision for for a certain period of time

Signed-off-by: kosuke55 <[email protected]>

* add hysterisys and debug print

Signed-off-by: kosuke55 <[email protected]>

* check goal longitudinal margin when deciding

Signed-off-by: kosuke55 <[email protected]>

* clean up

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
…arefoundation#6178)

feat(goal_planner): consider move objects when deciding path

Signed-off-by: kosuke55 <[email protected]>
@kosuke55
Copy link
Author

@shmpwk マージして良いですか?

@shmpwk
Copy link
Collaborator

shmpwk commented Jan 28, 2024

ありがとうございます、大丈夫です

@kosuke55 kosuke55 changed the title Update behavior path panner for v0.20.1 Update behavior path panner Jan 28, 2024
@kosuke55 kosuke55 changed the title Update behavior path panner feat(behavior_path_planner): update behavior path panner for v0.20.1 Jan 28, 2024
@kosuke55 kosuke55 merged commit ce5e274 into beta/v0.20.1 Jan 28, 2024
21 of 30 checks passed
@kosuke55 kosuke55 deleted the feat/update_bpp_v0.20.1 branch January 28, 2024 14:58
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