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(lane_change): fix terminal stop distance (#5392) #984

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Oct 25, 2023

  • fix(lane_change): fix terminal stop distance

  • make current lanes include path front id

  • fixup! make current lanes include path front id


Description

cherry-pick
autowarefoundation#5392
autowarefoundation#5406

停止位置がゴールに近づくと変わる問題を修正

Related links

https://tier4.atlassian.net/browse/RT0-29586

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.

* fix(lane_change): fix terminal stop distance

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

* make current lanes include path front id

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

* fixup! make current lanes include path front id

---------

Signed-off-by: kosuke55 <[email protected]>
@kosuke55 kosuke55 marked this pull request as draft October 26, 2023 01:33
@kosuke55
Copy link
Author

マージ少しまってください:bow:

@kosuke55 kosuke55 marked this pull request as ready for review October 26, 2023 03:15
@kosuke55
Copy link
Author

1コミット追加しました。readyに戻します

Signed-off-by: kosuke55 <[email protected]>
@takayuki5168 takayuki5168 merged commit b3c1397 into beta/v0.11.0 Oct 31, 2023
10 checks passed
@takayuki5168 takayuki5168 deleted the fix/lc_stop_distance_0.11 branch October 31, 2023 01: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.

3 participants