Skip to content

Commit

Permalink
increase hector map size, so mapping will work even at far side of co…
Browse files Browse the repository at this point in the history
…rridor

Conflicts:
	simulation/tas_simulator/launch/startNavigation.launch
  • Loading branch information
lalten committed Nov 26, 2015
1 parent b232b9f commit 4861fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulation/tas_simulator/launch/startNavigation.launch
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<param name="map_frame" value="odom"/>
<param name="odom_frame" value="base_link"/>
<remap from="/map" to="/hector_map"/>

<param name="laser_max_dist" value="100" />
<param name="laser_min_dist" value="0.05" />
<param name="map_size" value="2048"/>
</node>

<!--
Expand Down

0 comments on commit 4861fc3

Please sign in to comment.