Robotics Term Project / Mbed 2 deprecated Robottics_Motion

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
smilestone520
Date:
Thu May 26 11:29:00 2016 +0000
Parent:
29:47519f2b14ad
Child:
31:6a894ff3ed18
Commit message:
hahahaa

Changed in this revision

AI_Friday.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/AI_Friday.cpp	Thu May 26 11:27:25 2016 +0000
+++ b/AI_Friday.cpp	Thu May 26 11:29:00 2016 +0000
@@ -75,8 +75,11 @@
 
 float ballSize; // ball size
 
-float longC; // car's length  //65
-int yB1,yB2,xB3,xB4; // broder conditions
+float longC = 65; // car's length  //65
+int yB1= 65;
+int yB2 = 580;
+int xB3 = 170;
+int xB4 = 860; // broder conditions
 //65 , 580, 170,860
 int ticCheck = 10;