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): solve lane changing after intersection and/or turning #1226

Merged

Conversation

zulfaqar-azmi-t4
Copy link

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Apr 5, 2024

Description

Solve TIER IV Internal Link

⚠️ Need to merge together with https://github.com/tier4/autoware_launch.x2/pull/613

Cherry-pick
fix(lane_change): check prepare phase in intersection #6561
feat(lane_change): check prepare phase in turn direction lanes #6726

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.

…tion#6561)

* fix(lane_change): check prepare phase in intersection

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Add new parameter, also create function

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Rename parameters

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix spell check

* fix config file

Signed-off-by: Zulfaqar Azmi <[email protected]>

* call the function check_prepare_phase only once

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* add parameter description in README

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* minor refactoring

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Doxygen description

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Zulfaqar Azmi <[email protected]>
…arefoundation#6726)

* feat(lane_change): check prepare phase in turn direction lanes

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Doxygen comment

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Add config

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix comments by the reviewer

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Copy link

@saka1-s saka1-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also tested this PR with a scenario. LGTM

@saka1-s saka1-s merged commit 7503f42 into tier4:beta/v0.19.1 Apr 8, 2024
12 of 14 checks passed
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the cp-lane-change-intersection-turns branch August 23, 2024 05:27
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