]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - wild_thumper.launch
added diagnostic msg
[ros_wild_thumper.git] / wild_thumper.launch
index 2a3bb4aac3757e88ac73945feb48d8824bc1053c..8d7c7137c7446e17bcaa5ade444dd671ea28e3c0 100644 (file)
@@ -3,4 +3,8 @@
        <param name="robot_description" command="$(find xacro)/xacro.py $(find wild_thumper)/urdf/wild_thumper.urdf.xacro" />
 
        <node name="robot_state_publisher" pkg="robot_state_publisher" type="state_publisher" />
+
+       <node pkg="diagnostic_aggregator" type="aggregator_node" name="diagnostic_aggregator" >
+               <rosparam command="load" file="$(find wild_thumper)/cfg/analyzers.yaml" />
+       </node>
 </launch>