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
…s avoidance path

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

None yet

2 participants