update code
[des2015.git] / dsl / runtime / specs / spec1.tdsl
index bfa224f..ce35b55 100644 (file)
@@ -1,4 +1,4 @@
-Acceleration 1000
+-Acceleration 1000
 Speed 200
 Behaviour Wander 
        take control:
@@ -32,11 +32,16 @@ Behaviour AvoidHighObjects
                right motor forward
                wait 250 ms
 Behaviour StayInLine
-       take control: (or Color is Black Color is DarkGray)
+       take control: Color is Black
        action:
                right motor forward
                left motor backward
                wait 250 ms
+Behaviour Measure
+       take control: 
+       action:
+               measure rock
+               wait 250 ms
 Mission Assignment 
 using 
        Wander