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_velocity_planner): changeable maximum stop distance (#1… #596

Merged
merged 7 commits into from
Jun 22, 2023

Conversation

yn-mrse
Copy link

@yn-mrse yn-mrse commented Jun 21, 2023

…380)

Description

backport autowarefoundation#1380
事前に下記をマージする必要があります。

Related links

autowarefoundation#1380

Tests performed

  • build testが正常にパスすることを確認済みです。
  • 動作のリグレッション確認済みです。planning simulatorにて、障害物に対する停車挙動および、障害物撤去時の再発車挙動が既存と同一であることを確認しました。

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.

satoshi-ota and others added 2 commits June 21, 2023 18:15
)

* fix(behavior_velocity_planner): changeable max stop distance

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

* fix(behavior_velocity_planner): use alias

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

* fix(behavior_velocity_planner): update default param

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

* fix(behavior_velocity_plannerl): rename param

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

* fix(behaivor_velocity_planner): fix current stop position

Signed-off-by: satoshi-ota <[email protected]>
@yn-mrse yn-mrse merged commit f0f2097 into feat/keep_stopping_dist/v0.3.16 Jun 22, 2023
@yn-mrse yn-mrse deleted the backport/pr1380/pr1434 branch June 22, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants