File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
clearpath_diagnostics/config Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 1+ # Note that this file is the default configuration but some elements are appended or overridden
2+ # in clearpath_generator_common
13diagnostic_aggregator :
24 ros__parameters :
35 path : Clearpath Diagnostics
@@ -41,19 +43,10 @@ diagnostic_aggregator:
4143 odometry :
4244 type : diagnostic_aggregator/GenericAnalyzer
4345 path : Odometry
44- expected : [
45- ' ekf_node: Filter diagnostic updater' ,
46- ' ekf_node: odometry/filtered topic status' ,
47- ]
4846 contains : [ 'odometry', 'ekf_node' ]
49- cooling :
50- type : diagnostic_aggregator/GenericAnalyzer
51- path : Cooling
52- contains : [ 'Fan', 'Thermal' ]
5347 networking :
5448 type : diagnostic_aggregator/GenericAnalyzer
5549 path : Networking
56- expected : [ 'wireless_watcher: Wi-Fi Monitor' ]
5750 contains : [ 'Wi-Fi' ]
5851 # sensors:
5952 # type: diagnostic_aggregator/AnalyzerGroup
You can’t perform that action at this time.
0 commit comments