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): cherry pick for improvements #1223

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

zulfaqar-azmi-t4
Copy link

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

Description

Several lane change commits are added for improvement of the path generation and safety check.

⚠️ The following PR need to be merged together
fix(lane_change): cherry-pick for lane change improvement #820

Related links

docs(lane_change): update documentation #6544
fix(lane_change): check prepare phase in intersection #6561
fix(lane_change): fix terminal path not working in some case #6722
fix(lane_change): limit prepare and lane changing length #6734

Tests performed

Not applicable

Notes for reviewers

Not applicable

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.

* docs(lane_change): update documentation

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

* update validity check flow chart

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

* explanation for the valid paths

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

* Add prerequisite in the requirement

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

* update diagram

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

* Edit the parameters

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

* Explaining lane expansion

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

* fix lane expansion document

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

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…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]>
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 changed the title cherry-pick(lane_change): bug fixes fix(lane_change): cherry pick for improvements Apr 3, 2024
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 marked this pull request as ready for review April 4, 2024 14:01
@shmpwk shmpwk merged commit d74c5ca into beta/v0.20.1.5 Apr 5, 2024
21 of 22 checks passed
@shmpwk shmpwk deleted the cp-lane-change-intersection branch April 5, 2024 01:42
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