autowarefoundation / autoware_launch

Apache License 2.0
27 stars 223 forks source link

revert(autoware_launch): "feat(autoware_launch): use mrm handler by default (#1043)" #1046

Closed kyoichi-sugahara closed 3 weeks ago

kyoichi-sugahara commented 3 weeks ago

This reverts commit d076aa5f93f4016bcd772a22094f44d93deeecaa.

Description

My understanding is that previously there was a process to ignore the emergency state before route setting. However, by switching to the diagnostics graph, a problem arose where the state becomes emergency when scenario_simulator_v2 starts up, causing the simulation to fail. I propose temporarily pending the switch to the diagnostics graph until this issue is fixed.

Tests performed

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.

After all checkboxes are checked, anyone who has write access can merge the PR.