]> defiant.homedns.org Git - ros_wild_thumper.git/blob - cfg/analyzers.yaml
f2327c5610b6feceb0d7838ba85aad4c8ea9fb7f
[ros_wild_thumper.git] / cfg / analyzers.yaml
1 analyzers:
2         motors:
3                 type: GenericAnalyzer
4                 path: Motors
5                 startswith: 'Motor'
6                 find_and_remove_prefix: motor
7         reset:
8                 type: GenericAnalyzer
9                 path: Reset
10                 startswith: 'Reset'
11                 timeout: -1
12         voltage:
13                 type: GenericAnalyzer
14                 path: Voltage
15                 startswith: 'Voltage'
16         Razor9DofImu:
17                 type: diagnostic_aggregator/GenericAnalyzer
18                 path: 'Imu'
19                 timeout: 5.0
20                 contains: ['Razor_Imu']