mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-06 15:40:37 +01:00
Added shared piles option to dirt_quadrant eval + Changed dirt_quadrant layout and adapted configs
This commit is contained in:
@@ -27,7 +27,7 @@ Agents:
|
||||
- DirtPiles
|
||||
- Self
|
||||
Positions:
|
||||
- (9,2)
|
||||
- (9,1)
|
||||
Reiner:
|
||||
Actions:
|
||||
- Move4
|
||||
@@ -43,7 +43,7 @@ Agents:
|
||||
|
||||
Entities:
|
||||
DirtPiles:
|
||||
coords_or_quantity: (1, 1), (4,5), (9,9)
|
||||
coords_or_quantity: (1, 1), (2,4), (4,7), (7,9), (9,9)
|
||||
initial_amount: 0.5 # <1 to ensure that the robot which first attempts to clean this field, can remove the dirt in one action
|
||||
clean_amount: 1
|
||||
dirt_spawn_r_var: 0
|
||||
|
||||
Reference in New Issue
Block a user