]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - launch/move_base.launch
added basic pocketsphinx launch file
[ros_wild_thumper.git] / launch / move_base.launch
index ad307954ec94fb44bc80f51d35e4d2a6f8fc4ea6..989cedcfb2781e0087d1e90381732b5a86ea1ecf 100644 (file)
@@ -33,5 +33,6 @@
                <rosparam file="$(find wild_thumper)/config/global_costmap_params_odom.yaml" command="load" if="$(arg nomap)" />
                <rosparam file="$(find wild_thumper)/config/local_costmap_params.yaml" command="load" />
                <rosparam file="$(find wild_thumper)/config/base_local_planner_params.yaml" command="load" />
+               <remap from="/cmd_vel" to="move_base/cmd_vel"/>
        </node>
 </launch>