Robot's source code

Dependencies:   mbed

Revision:
113:a30ae31795e8
Parent:
110:7e71e5cd8197
Parent:
112:df5388d9f706
Child:
116:73d7d87e0299
Child:
117:f8c147141a0c
--- a/Asserv_Plan_B/planB.h	Tue May 05 16:55:12 2015 +0000
+++ b/Asserv_Plan_B/planB.h	Tue May 05 17:00:55 2015 +0000
@@ -34,6 +34,7 @@
     float distanceGoal, distance;
     float thetaGoal;
     float memo_g, memo_d;
+    float limite;
     bool arrived, squip;
     int N;