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): enable lane change in crosswalk/intersection if ego vehicle gets stuck #875

Merged
merged 3 commits into from
Oct 1, 2023

Conversation

rej55
Copy link

@rej55 rej55 commented Sep 26, 2023

Description

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

Cherry-pick autowarefoundation#5105

Please merge #869 and #872 first.

Related links

Tests performed

Not applicable.

Notes for reviewers

Interface changes

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.

  • 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.

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
…o vehicle gets stuck (autowarefoundation#5105)

* feat(lane_change): enalbe lane change in crosswalk/intersection if ego vehicle stucks

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

* docs(lane_change): fix document

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

* docs(lane_change): fix words in document

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

* refactor(lane_change): refactor initializing

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

---------

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
@rej55 rej55 force-pushed the feat/lane_change_stuck_detection branch from 0dda531 to 85e690d Compare September 27, 2023 02:03
@takayuki5168 takayuki5168 merged commit eac8a02 into beta/v0.11.0 Oct 1, 2023
10 checks passed
@takayuki5168 takayuki5168 deleted the feat/lane_change_stuck_detection branch October 1, 2023 02:12
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.

2 participants