@use SistemaAutonomo.\r
\r
@define CELDAS_MAX_VELOCITY 30.\r
-@define CELDAS_TURNO 100.\r
+@define CELDAS_TURNO 80.\r
@define CELDAS_SENSOR_THRESHOLD 9.\r
\r
PhysicalControl : CeldasControl {\r
\r
# Configuracion de sistema autonomo\r
sa = new SistemaAutonomo.\r
+ sa init with-max-pasos 4 with-max-teorias 15.\r
iterate = 0.\r
plan_finished = 1. # así planificamos apenas empezamos\r
\r