]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - cfg/analyzers.yaml
added basic pocketsphinx launch file
[ros_wild_thumper.git] / cfg / analyzers.yaml
index 24193de9079359c3774f702c59e61d14c7840841..76d0bc08c5d8bf5c069761dc819aa4645e4e3928 100644 (file)
@@ -1,6 +1,20 @@
 analyzers:
         motors:
-                type: GenericAnalyzer
+                type: diagnostic_aggregator/GenericAnalyzer
                 path: Motors
                 startswith: 'Motor'
                 find_and_remove_prefix: motor
+        reset:
+                type: diagnostic_aggregator/GenericAnalyzer
+                path: Reset
+                startswith: 'Reset'
+                timeout: -1
+        voltage:
+                type: diagnostic_aggregator/GenericAnalyzer
+                path: Voltage
+                startswith: 'Voltage'
+        Razor9DofImu:
+                type: diagnostic_aggregator/GenericAnalyzer
+                path: 'Imu'
+                timeout: 5.0
+                contains: ['Razor_Imu']