Skip to content

Commit

Permalink
feat: delete tier4 specific diag
Browse files Browse the repository at this point in the history
  • Loading branch information
h-ohta committed Mar 17, 2022
1 parent 6c89558 commit 1d635a8
Showing 1 changed file with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,6 @@
contains: [": emergency_stop_operation"]
timeout: 1.0

driving_recorder:
type: diagnostic_aggregator/AnalyzerGroup
path: driving_recorder
analyzers:
storage_error:
type: diagnostic_aggregator/GenericAnalyzer
path: storage_error
contains: ["bagkeeper"]
timeout: 3.0

debug_data_logger:
type: diagnostic_aggregator/AnalyzerGroup
path: debug_data_logger
analyzers:
storage_error:
type: diagnostic_aggregator/GenericAnalyzer
path: storage_error
contains: ["bagpacker"]
timeout: 3.0

resource_monitoring:
type: diagnostic_aggregator/AnalyzerGroup
path: resource_monitoring
Expand Down

0 comments on commit 1d635a8

Please sign in to comment.