Zones Removed

This commit is contained in:
Steffen Illium
2023-12-01 11:13:15 +01:00
parent 72a1c0a149
commit 0e07e47d51
10 changed files with 1 additions and 135 deletions

View File

@ -104,9 +104,6 @@ Entities:
Maintainers:
coords_or_quantity: 1
# Zones: Entities representing zones in the environment.
Zones: { }
# Rules section specifies the rules governing the dynamics of the environment.
Rules:

View File

@ -42,7 +42,6 @@ Entities:
Destinations: { }
Doors: { }
GlobalPositions: { }
Zones: { }
Rules:
# Environment Dynamics
@ -56,9 +55,6 @@ Rules:
# Init
AssignGlobalPositions: { }
ZoneInit: { }
AgentSingleZonePlacement: { }
IndividualDestinationZonePlacement: { }
# Done Conditions
MaxStepsReached: