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): cherry-pick LC PRs #943

Merged
merged 14 commits into from
Oct 17, 2023
Merged

Conversation

TakaHoribe
Copy link

@TakaHoribe TakaHoribe commented Oct 13, 2023

Description

LC改善のcherry-picks

This PR should be tested with https://github.com/tier4/autoware_launch.x2/tree/lc-update-20231013 branch which contains

Tests performed

https://tier4.atlassian.net/wiki/spaces/~793737791/pages/2909798824/LC#%E5%AE%A4%E5%B2%A1%E3%81%8F%E3%82%93%E3%81%8B%E3%82%89%E3%81%AE%E8%A6%81%E6%B1%82

876b3bb3-9151-4c09-900c-7e9ce41cda6d.mp4

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.

@TakaHoribe TakaHoribe changed the title fix(lane_change): add guard to neigibor lanelets (#5245) feat(lane_change): cherry-pick LC PRs Oct 13, 2023
@TakaHoribe TakaHoribe force-pushed the lc-update-20231013 branch 2 times, most recently from 861c84e to 2269473 Compare October 15, 2023 08:37
kosuke55 and others added 9 commits October 16, 2023 03:14
…en the ego is in stuck (autowarefoundation#5249)

* [lane_change] sampling all possible longitudinal acceleration when the ego is in stuck

Signed-off-by: Takamasa Horibe <[email protected]>

* add clock

Signed-off-by: Takamasa Horibe <[email protected]>

* update

Signed-off-by: Takamasa Horibe <[email protected]>

* Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp

Co-authored-by: Zulfaqar Azmi <[email protected]>

* Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp

Co-authored-by: Zulfaqar Azmi <[email protected]>

* Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp

Co-authored-by: Fumiya Watanabe <[email protected]>

* Update planning/behavior_path_planner/src/scene_module/lane_change/normal.cpp

Co-authored-by: Fumiya Watanabe <[email protected]>

* fix style

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
Co-authored-by: Zulfaqar Azmi <[email protected]>
Co-authored-by: Fumiya Watanabe <[email protected]>
…autowarefoundation#5236)

* feat(lane_change): keep distance against avoidable stationary objects

Signed-off-by: kosuke55 <[email protected]>

consider rss distance

Signed-off-by: kosuke55 <[email protected]>

tmp

Signed-off-by: kosuke55 <[email protected]>

* fix dangling

Signed-off-by: Takamasa Horibe <[email protected]>

* use parameter for velocity_treshold

Signed-off-by: Takamasa Horibe <[email protected]>

* check object only on the ego path

Signed-off-by: Takamasa Horibe <[email protected]>

* fix

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>
Co-authored-by: Takamasa Horibe <[email protected]>
Signed-off-by: kosuke55 <[email protected]>

Update planning/behavior_path_planner/src/utils/path_safety_checker/safety_check.cpp

fix(path_safety_checker): remove redundant parameter name

Signed-off-by: Fumiya Watanabe <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>

use margin

Signed-off-by: Takamasa Horibe <[email protected]>
…ndation#5296)

fix(lane_change): target lane blocking condition



remove in_terminal condition



fix

Signed-off-by: Takamasa Horibe <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>

update

Signed-off-by: Takamasa Horibe <[email protected]>
…arefoundation#5318)

* fix(lane_change): do not use refelence values of polygon outer

Signed-off-by: Fumiya Watanabe <[email protected]>

* fix(lane_change): fix in lane change

Signed-off-by: Fumiya Watanabe <[email protected]>

---------

Signed-off-by: Fumiya Watanabe <[email protected]>
@takayuki5168 takayuki5168 merged commit 02b5f1a into beta/v0.11.0 Oct 17, 2023
15 checks passed
@takayuki5168 takayuki5168 deleted the lc-update-20231013 branch October 17, 2023 06:49
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.

5 participants