mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-05 17:11:35 +02:00
Zones Removed
This commit is contained in:
@ -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:
|
||||
|
@ -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:
|
||||
|
Reference in New Issue
Block a user