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 lane change PRs for x2 #897

Merged
merged 7 commits into from
Oct 6, 2023

Conversation

zulfaqar-azmi-t4
Copy link

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Oct 2, 2023

Description

Cherry-picking lane change commits.

Related links

fix(lane_change): fix target object filter #4930
fix(lane_change): object filter other lane object #5083
feat(lane_change): expand target lanes for object filtering #5167
feat(behavior_path_planner): lane change collided polygon intersect lanes #5135
feat(lane_change): object filter visualization #5082
fix(lane_change): current lane obj treated as target lane obj #5214
feat(lane_change): separate execution and cancel safety check param #5246

THIS LAUNCHER IS NEEDED (https://github.com/tier4/autoware_launch.x2/pull/465)

cap-.2023-10-02-15-14-54.mp4

Tests performed

Compile with planning simulator

Notes for reviewers

None

Interface changes

None

Effects on system behavior

None

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.

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 marked this pull request as ready for review October 2, 2023 04:26
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 changed the title cherry-pick(lane_change): cherry pick lane change PRs for x2 fix(lane_change): cherry pick lane change PRs for x2 Oct 3, 2023
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 force-pushed the cp-lane-change-x2 branch 2 times, most recently from 4305f0b to 5405655 Compare October 5, 2023 06:11
zulfaqar-azmi-t4 and others added 6 commits October 6, 2023 20:23
* fix(lane_change): fix target object filter

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

* used lateral distance from centerline instead

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

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Zulfaqar Azmi <[email protected]>
…#5083)

* fix(lane_change): object filter other lane object

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

* remove accidentally added code

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

* fix some missing code

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

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Zulfaqar Azmi <[email protected]>
…anes (autowarefoundation#5135)

* feat(behavior_path_planner): lane change collided polygon intersect lanes

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

* use wrapper instead of std::optional

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

* rearrange code

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

* Revert "chore: add workaround for tf2 update (autowarefoundation#5127)"

This reverts commit 19ab508.

* fix(autoware_auto_tf2): remove tf2 geometry function duplicated in tf2 geometry msgs

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

* revet change for local build

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: wep21 <[email protected]>
Co-authored-by: kyoichi-sugahara <[email protected]>
…foundation#5167)

* feat(lane_change): expand target lanes for object filtering

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

* use expanded target lanes in collision check

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

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
@takayuki5168 takayuki5168 merged commit 666b0fb into beta/v0.11.0 Oct 6, 2023
12 checks passed
@takayuki5168 takayuki5168 deleted the cp-lane-change-x2 branch October 6, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants