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): add dynamic lateral acceleration for lane change #496

Merged
merged 3 commits into from
May 18, 2023

Conversation

purewater0901
Copy link

@purewater0901 purewater0901 commented May 18, 2023

Description

Add dynamic lateral acceleration for lane change

cherry-pick

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.

Signed-off-by: yutaka <purewater0901@gmail.com>
Signed-off-by: yutaka <purewater0901@gmail.com>
…unction (autowarefoundation#3742)

* refactor(behavior_path_planner): remove unnecessary prepare segment function

Signed-off-by: yutaka <purewater0901@gmail.com>

* update

Signed-off-by: yutaka <purewater0901@gmail.com>

* update

Signed-off-by: yutaka <purewater0901@gmail.com>

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
@shmpwk
Copy link
Collaborator

shmpwk commented May 18, 2023

@purewater0901
It looks the the change of commit of resolving the conflicts is huge. Is it your expected?

@tkimura4 tkimura4 merged commit 3d59a5c into beta/v0.8.0 May 18, 2023
@tkimura4 tkimura4 deleted the hotfix/lc-dynamic-lat-acc branch May 18, 2023 06:46
@purewater0901
Copy link
Author

@shmpwk Yes, it is okay. I checked the conflict and fixed it by myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants