This program is for an autonomous robot for the competition at the Hochschule Luzern. http://cruisingcrepe.wordpress.com/ We are one of the 32 teams. http://cruisingcrepe.wordpress.com/ The postition control is based on this Documentation: Control of Wheeled Mobile Robots: An Experimental Overview from Alessandro De Luca, Giuseppe Oriolo, Marilena Vendittelli. For more information see here: http://www.dis.uniroma1.it/~labrob/pub/papers/Ramsete01.pdf

Dependencies:   mbed

Fork of autonomous Robot Android by Christian Burri

Revision:
16:b5d949136a21
Parent:
15:cb1337567ad4
Child:
17:f0a973f17917
Child:
18:306d362d692b
diff -r cb1337567ad4 -r b5d949136a21 defines.h
--- a/defines.h	Fri Apr 26 06:02:41 2013 +0000
+++ b/defines.h	Fri Apr 26 06:36:57 2013 +0000
@@ -58,7 +58,7 @@
 /**
  * @brief Distance of the wheel, given in [m] Greater --> turn more
  */
-#define WHEEL_DISTANCE        0.1870f
+#define WHEEL_DISTANCE        0.1873f  // 0.1870f 
 
 /**
  * @brief Sets the start X-point, given in [m]