]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - launch/wild_thumper.launch
wt_node: Implement docking check
[ros_wild_thumper.git] / launch / wild_thumper.launch
index 7c9eece0a416734d801eed7af272a39bbbc163cb..80dbf6fb14f65fb04167b239989d4b4964fa0f56 100644 (file)
@@ -31,7 +31,7 @@
                <arg name="nodelet_manager_name" value="nodelet_manager" />
        </include>
 
-       <node pkg="robot_localization" type="ekf_localization_node" name="ekf" clear_params="true" output="screen">
+       <node pkg="robot_localization" type="ekf_localization_node" name="ekf" clear_params="true" output="screen" if="$(arg use_imu)">
                <rosparam command="load" file="$(find wild_thumper)/config/robot_localization.yaml"/>
                <remap from="odometry/filtered" to="odom_combined"/>
        </node>