ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Change below params

<arg name="str" default="0.005"/> <arg name="lU" default="0.05"/> <arg name="aU" default="0.08726"/>

hope these values will improve result.

try hector mapping it gives better result .

Change below params

 <arg name="str" default="0.005"/>
default="0.005"/><!-- how much rotation from linear movement -->
<arg name="lU" default="0.05"/>  <!-- Update map for movement of 5 cm-->
<arg name="aU" default="0.08726"/> 

<!-- Update map for rotation of 5 deg -->

hope these values will improve result.

try hector mapping it gives better result .