just a test

Dependencies:   mbed

Fork of scoreLight_Advanced by Alvaro Cassinelli

Revision:
25:74cb85b85fd2
Parent:
24:4e52031a495b
Child:
27:1ce994629ffc
--- a/rigidLoop.h	Mon Jun 18 08:00:57 2012 +0000
+++ b/rigidLoop.h	Mon Jun 18 11:37:00 2012 +0000
@@ -59,8 +59,7 @@
     
     float massCenter;
     float dampMotionCenterMass; 
-    
-    vector2Df gravity;
+   
     
     float speedContourFollowing; // this is given as a percentage of the radius of the circle
     float factorBouncingForce;