Modifications

Sauter à la navigation Sauter à la recherche
2 octets supprimés ,  17 août 2016 à 20:47
Ligne 236 : Ligne 236 :  
robot = Robot2Wheel( derivative_fix = 5 )
 
robot = Robot2Wheel( derivative_fix = 5 )
 
robot.forward()
 
robot.forward()
delay( 15000 )
+
delay( 5000 )
 
robot.halt()
 
robot.halt()
 
</syntaxhighlight>
 
</syntaxhighlight>
Ligne 243 : Ligne 243 :  
robot = Robot2Wheel( derivative_fix = -3 )
 
robot = Robot2Wheel( derivative_fix = -3 )
 
robot.forward()
 
robot.forward()
delay( 15000 )
+
delay( 5000 )
 
robot.halt()
 
robot.halt()
 
</syntaxhighlight>
 
</syntaxhighlight>
29 879

modifications

Menu de navigation