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(static_obstacle_avoidance): change policy for ambiguous avoidance situation #1113

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Aug 9, 2024

Description

Change policy for behavior when system can't judge whether it should be avoid or not. After this PR, the avoidance module doesn't avoid vehicle automatically in ambiguous situation and makes cooperate request for operator by default.

⚠️ Merge with autowarefoundation/autoware.universe#8433.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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.

…e situation

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@satoshi-ota satoshi-ota changed the title Feat/change policy feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation Aug 9, 2024
@satoshi-ota satoshi-ota merged commit 6696802 into autowarefoundation:main Aug 13, 2024
22 of 23 checks passed
@satoshi-ota satoshi-ota deleted the feat/change-policy branch August 13, 2024 11:19
satoshi-ota added a commit to tier4/autoware_launch that referenced this pull request Aug 13, 2024
…e situation (autowarefoundation#1113)

* feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
satoshi-ota added a commit to tier4/autoware_launch that referenced this pull request Aug 13, 2024
…e situation (autowarefoundation#1113)

* feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
kyoichi-sugahara pushed a commit that referenced this pull request Aug 19, 2024
…e situation (#1113)

* feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
kyoichi-sugahara pushed a commit to tier4/autoware_launch that referenced this pull request Aug 27, 2024
…e situation (autowarefoundation#1113)

* feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
shmpwk pushed a commit to tier4/autoware_launch that referenced this pull request Aug 29, 2024
…e situation (autowarefoundation#1113) (#541)

* feat(static_obstacle_avoidance): change policy for ambiguous avoidance situation



* fix(static_obstacle_avoidance): tune ambiguous vehicle ignore area



---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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.

3 participants