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): transit rtc cooperate state to FAILED from RUNNING #6998

Merged

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented May 13, 2024

Description

After this PR, avoidance module doesn't remove rtc cooperate status even when the maneuver is canceled. It set State::FAILED to rtc state and keep publishing canceled rtc cooperate status.

simplescreenrecorder-2024-05-21_19.12.44.mp4

Tests performed

  • PASS TIER IV INTERNAL SCENARIOS

Effects on system behavior

Nothing.

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.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label May 13, 2024
@satoshi-ota satoshi-ota force-pushed the feat/avoidance-rtc-new-field branch 3 times, most recently from 209f407 to 7434270 Compare May 16, 2024 05:15
@satoshi-ota satoshi-ota force-pushed the feat/avoidance-rtc-new-field branch from 7434270 to 555a744 Compare May 21, 2024 10:15
@satoshi-ota satoshi-ota marked this pull request as ready for review May 21, 2024 10:21
Copy link
Contributor

@rej55 rej55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@satoshi-ota satoshi-ota added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 21, 2024
@satoshi-ota satoshi-ota merged commit 0ddcca1 into autowarefoundation:main May 21, 2024
38 of 41 checks passed
@satoshi-ota satoshi-ota deleted the feat/avoidance-rtc-new-field branch May 21, 2024 12:44
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…utowarefoundation#6998)

fix(avoidance): transit to FAILED from RUNNING when the module reverts avoidance path

Signed-off-by: satoshi-ota <[email protected]>
shmpwk pushed a commit to tier4/autoware.universe that referenced this pull request Jun 9, 2024
…utowarefoundation#6998)

fix(avoidance): transit to FAILED from RUNNING when the module reverts avoidance path

Signed-off-by: satoshi-ota <[email protected]>
shmpwk pushed a commit to tier4/autoware.universe that referenced this pull request Jun 11, 2024
…utowarefoundation#6998)

fix(avoidance): transit to FAILED from RUNNING when the module reverts avoidance path

Signed-off-by: satoshi-ota <[email protected]>
shmpwk added a commit to tier4/autoware.universe that referenced this pull request Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants