]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - launch/exploration.launch
Set logging timestamp
[ros_wild_thumper.git] / launch / exploration.launch
index a60826565602e09cd5f14e1fca2423e2d547fe75..6d8e4de71e126dd123f52ecbde5518c69e0de6a9 100644 (file)
@@ -2,10 +2,10 @@
 <launch>
        <node pkg="frontier_exploration" type="explore_client" name="explore_client" output="screen"/>
 
-       <node pkg="frontier_exploration" type="explore_server" name="explore_server" output="screen" >
-               <param name="frequency" type="double" value="1.0"/>
+       <node pkg="frontier_exploration" type="explore_server" name="explore_server" output="screen">
+               <param name="frequency" type="double" value="10.0"/>
                <!-- Should be less than sensor range -->
-               <param name="goal_aliasing" type="double" value="2.0"/>
+               <param name="goal_aliasing" type="double" value="1.0"/>
 
                <rosparam file="$(find wild_thumper)/config/costmap_common_params.yaml" command="load" ns="explore_costmap" />
                <rosparam file="$(find wild_thumper)/config/costmap_exploration.yaml" command="load" ns="explore_costmap" />