Closed TetsuKawa closed 1 month ago
Thank you for contributing to the Autoware project!
🚧 If your pull request is in progress, switch it to draft mode.
Please ensure:
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 28.00%. Comparing base (
9f7ba86
) to head (8deac7e
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...em_rviz_plugin/src/mrm_summary_overlay_display.cpp | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@kminoda This is the discussion surrounding this PR. system_error_monitor will be replaced by diagnostic_graph_aggregator. It was originally planned to be replaced in June, but it was delayed.
Description
remove system_error_monitor package and relevant parts.
Related links
autoware_launch PR
How was this PR tested?
Comfirmed no problem in launching Psim or Lsim.
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.