@@ -20,33 +20,33 @@ public class BallLeftFieldCalculator
{
@Configurable(comment="Time [s] to wait before using ball positions, invaliding all positions just before a chip kick",defValue="0.3")
privatestaticdoublemaxTimeToDetectChipKick=0.3;
@Configurable(comment="Time [s] between two ball positions to pass before comparing them in order to check if the ball left the field")
@Configurable(comment="Time [s] between two ball positions to pass before comparing them in order to check if the ball left the field",defValue="0.05")