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

feat(planning_launch): new lane change path generation parameters #629

Merged
merged 4 commits into from
Dec 23, 2022

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

PR Type

  • New Feature
  • Improvement

Related Links

autowarefoundation/autoware.universe#2428

Description

The existing path generation logic does not consider lateral jerk and acceleration. Because of that, the lane change path is sometimes too aggressive, especially at low speed.

This PR add the parameters related to improvement of the lane change path generation logic to consider the lateral jerk and acceleration

Review Procedure

Test lane change scenario

Remarks

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.

TakaHoribe
TakaHoribe previously approved these changes Dec 20, 2022
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
@zulfaqar-azmi-t4
Copy link
Contributor Author

Thank you very much @rej55

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit 04a9560 into awf-latest Dec 23, 2022
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the feature/lateral-acc-limit-path-shifter branch December 23, 2022 13:11
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.

3 participants