File tree 1 file changed +2
-9
lines changed
clearpath_diagnostics/config
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
1
3
diagnostic_aggregator :
2
4
ros__parameters :
3
5
path : Clearpath Diagnostics
@@ -41,19 +43,10 @@ diagnostic_aggregator:
41
43
odometry :
42
44
type : diagnostic_aggregator/GenericAnalyzer
43
45
path : Odometry
44
- expected : [
45
- ' ekf_node: Filter diagnostic updater' ,
46
- ' ekf_node: odometry/filtered topic status' ,
47
- ]
48
46
contains : [ 'odometry', 'ekf_node' ]
49
- cooling :
50
- type : diagnostic_aggregator/GenericAnalyzer
51
- path : Cooling
52
- contains : [ 'Fan', 'Thermal' ]
53
47
networking :
54
48
type : diagnostic_aggregator/GenericAnalyzer
55
49
path : Networking
56
- expected : [ 'wireless_watcher: Wi-Fi Monitor' ]
57
50
contains : [ 'Wi-Fi' ]
58
51
# sensors:
59
52
# type: diagnostic_aggregator/AnalyzerGroup
You can’t perform that action at this time.
0 commit comments