From: Erik Andresen Date: Sat, 18 Jul 2015 20:46:10 +0000 (+0200) Subject: added gpsd client X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_wild_thumper.git;a=commitdiff_plain;h=ecd10e1d62c3f4bb6ceeec6705adf92f0b235faa added gpsd client --- diff --git a/cfg/analyzers.yaml b/cfg/analyzers.yaml index f2327c5..76d0bc0 100644 --- a/cfg/analyzers.yaml +++ b/cfg/analyzers.yaml @@ -1,16 +1,16 @@ analyzers: motors: - type: GenericAnalyzer + type: diagnostic_aggregator/GenericAnalyzer path: Motors startswith: 'Motor' find_and_remove_prefix: motor reset: - type: GenericAnalyzer + type: diagnostic_aggregator/GenericAnalyzer path: Reset startswith: 'Reset' timeout: -1 voltage: - type: GenericAnalyzer + type: diagnostic_aggregator/GenericAnalyzer path: Voltage startswith: 'Voltage' Razor9DofImu: diff --git a/launch/wild_thumper.launch b/launch/wild_thumper.launch index b0aa2ea..c7c88ef 100644 --- a/launch/wild_thumper.launch +++ b/launch/wild_thumper.launch @@ -1,30 +1,41 @@ - + - + - + - - + + - - + + + + + + + + + + + + - + +