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(avoidance): cherry pick PRs for avoidance module #1195

Merged
merged 4 commits into from
Mar 19, 2024

Conversation

satoshi-ota
Copy link

@satoshi-ota satoshi-ota commented Mar 19, 2024

Description

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.

autowarefoundation#6520)

* feat(avoidance): check if it's parked vehicle

Signed-off-by: satoshi-ota <[email protected]>

* feat(avoidance): change lateral margin based on if it's parked vehicle

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
… by red traffic signal (autowarefoundation#6565)

fix(avoidance): don't avoid objects are farther than red signal traffic light

Signed-off-by: satoshi-ota <[email protected]>
…warefoundation#6601)

* feat(avoidance): output overhang lanelet

Signed-off-by: satoshi-ota <[email protected]>

* fix(avoidance): avoid merging vehicle if it's NOT on ego lane.

Signed-off-by: satoshi-ota <[email protected]>

* fix(avoidance): add flag to identify ambiguous vehicle

Signed-off-by: satoshi-ota <[email protected]>

* refactor(avoidance): add helper function

Signed-off-by: satoshi-ota <[email protected]>

* refactor(avoidance): rename param

Signed-off-by: satoshi-ota <[email protected]>

* chore(avoidance): update comment

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
@satoshi-ota satoshi-ota changed the base branch from beta/v0.20.1.4 to beta/v0.20.1.5 March 19, 2024 09:53
@satoshi-ota satoshi-ota marked this pull request as ready for review March 19, 2024 09:54
@shmpwk shmpwk merged commit 99286ea into beta/v0.20.1.5 Mar 19, 2024
19 of 20 checks passed
@shmpwk shmpwk deleted the hotfix/v0.44.5/avoidance branch March 19, 2024 09:57
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.

2 participants