mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-05 17:11:35 +02:00
fixed globalpos and 2rooms1door destination spawning
This commit is contained in:
@ -39,7 +39,15 @@ Agents:
|
||||
- Doors
|
||||
|
||||
Entities:
|
||||
Destinations: { }
|
||||
Destinations:
|
||||
spawnrule:
|
||||
SpawnDestinationsPerAgent:
|
||||
coords_or_quantity:
|
||||
Wolfgang:
|
||||
- (6,12)
|
||||
Sigmund:
|
||||
- (6, 2)
|
||||
|
||||
Doors: { }
|
||||
GlobalPositions: { }
|
||||
|
||||
@ -57,5 +65,5 @@ Rules:
|
||||
AssignGlobalPositions: { }
|
||||
|
||||
# Done Conditions
|
||||
MaxStepsReached:
|
||||
DoneAtMaxStepsReached:
|
||||
max_steps: 10
|
||||
|
Reference in New Issue
Block a user