]> defiant.homedns.org Git - ros_roboint.git/blobdiff - explorer_configuration.launch
updated values
[ros_roboint.git] / explorer_configuration.launch
index 5aadc57fdd03768dd0a1e2f9c387c3483305925a..edfdc1cdd26451d4c52780b2ebb7f7a653a7aa77 100644 (file)
@@ -5,9 +5,9 @@
        <node pkg="roboint" type="robo_explorer.py" name="robo_explorer" output="screen">
                <!-- fake laser scan with ultra sonic range finder -->
                <param name="ultrasonic_laser" value="True" />
-               <!-- Distance between both wheels in meter (18.8cm) -->
-               <param name="wheel_dist" value="0.188" />
-               <!-- Size of wheel Diameter in meter (5.1cm) * gear ratio (0.5) = 2.55cm -->
-               <param name="wheel_size" value="0.0255" />
+               <!-- Distance between both wheels in meter (18.55cm) -->
+               <param name="wheel_dist" value="0.1855" />
+               <!-- Size of wheel Diameter in meter (5.15cm) * gear ratio (0.5) = 2.575cm -->
+               <param name="wheel_size" value="0.02575" />
        </node>
 </launch>