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(lane_change): not execute LC on crosswalk #872

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

takayuki5168
Copy link

@takayuki5168 takayuki5168 commented Sep 26, 2023

Description

https://tier4.atlassian.net/browse/RT0-29049
を解決

以下をcherry-pick
autowarefoundation#5035 (コンフリクト解決のため)
autowarefoundation#5068 (横断歩道でLCしない)

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

zulfaqar-azmi-t4 and others added 2 commits September 26, 2023 13:24
…autowarefoundation#5068)

* fix(lane_change): fix hasEnoughDistance()

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

* feat(lane_change): regulate lane change on crosswalk and intersection

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

* fix(lane_change): remove unnecessary value

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

* Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp

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

* style(pre-commit): autofix

* Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp

Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>

* style(pre-commit): autofix

* fix(lane_change): separate functions and fix

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

---------

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
@takayuki5168 takayuki5168 merged commit 6ca438c into beta/v0.11.0 Sep 26, 2023
17 checks passed
@takayuki5168 takayuki5168 deleted the feat/lane-change-not-on-crosswalk branch September 26, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants