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(mrm_handler): operate mrm only when autonomous operation mode #1377

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

zhiwango
Copy link

@zhiwango zhiwango commented Jul 3, 2024

For the simulation test, all of the scenario tests will be failed. Let me cherry-pick this PR, that has been merged in awf/autoware.universe.

We had talked about it in slack

PR: autowarefoundation#7784

…utowarefoundation#7784)

* feat: add isOperationModeAutonomous() function to MRM handler core

The code changes add a new function `isOperationModeAutonomous()` to the MRM handler core. This function is used to check if the operation mode is set to autonomous.

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Copy link

sonarcloud bot commented Jul 3, 2024

Copy link

@veqcc veqcc left a comment

Choose a reason for hiding this comment

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

LGTM
I have confirmed the slack

@0x126 0x126 merged commit cb3e758 into beta/v0.29.0 Jul 3, 2024
27 of 28 checks passed
@0x126 0x126 deleted the feat/cherry-pick-operate-mrm-only-auto-mode branch July 3, 2024 05:28
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.

4 participants