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 #1280

Merged
merged 9 commits into from
May 2, 2024

Conversation

satoshi-ota
Copy link

@satoshi-ota satoshi-ota commented May 2, 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.

…foundation#6781)

fix(avoidance): fix invalid road shoulder distance calculation

Signed-off-by: satoshi-ota <[email protected]>
docs(avoidance): json schema

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

* refactor(avoidance): unify redundant parameters

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

* refactor(avoidance): remove unused parameters

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

---------

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

* refactor(avoidance): logger small change

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

* refactor(bpp): remove verbose flag

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

---------

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

* fix(avoidance): fix logic to check if it is parked vehicle

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

* fix(avoidance): unexpected parked judgement for vehicle on opposite lane

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

* fix(avoidance): add &

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

* fix(avoidance): clang-tidy

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

---------

Signed-off-by: satoshi-ota <[email protected]>
…distance is larger than threshold (autowarefoundation#6808)

* fix(avoidance): add target filtering threshold for merging/deviating vehicle

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

* fix(avoidance): apply logic only for non-parked vehicle

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

* fix(avoidance): align logger namespace

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

---------

Signed-off-by: satoshi-ota <[email protected]>
@shmpwk shmpwk merged commit 537e497 into beta/v0.26.1 May 2, 2024
19 of 21 checks passed
@shmpwk shmpwk deleted the hotfix/v0.26.1/cherry-pick-avoidance-pr branch May 2, 2024 01:09
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