Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

feat(planning_launch): lane change abort parameters #583

Merged
merged 5 commits into from
Jan 5, 2023
Merged

feat(planning_launch): lane change abort parameters #583

merged 5 commits into from
Jan 5, 2023

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

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

PR Type

  • New Feature

Related Links

autowarefoundation/autoware.universe#2359

Description

This PR is related to the parameters for lane change abort

Current lane change abort function only cancels unsafe lane change path when ego is still relatively close to the current reference lane (preparation phase). While ego is lane changing, there is no action to respond to the unsafe lane change path. Therefore in this PR, the aim is to generate a trajectory that allows ego to return to the original lane when aborting.

Review Procedure

Remarks

Abort lane change is still experimental method. This doesn't guarantee a safe non-collision trajectory.

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

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

@rej55 rej55 left a comment

Choose a reason for hiding this comment

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

LGTM

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit 3342ed4 into tier4:awf-latest Jan 5, 2023
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the feat-abort-lane-change-function branch January 5, 2023 05:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants