mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2026-07-15 23:31:52 +02:00
Added explanation for narrow_corridor.yaml
This commit is contained in:
@@ -2,3 +2,4 @@ MOVEMENTS_VALID: float = -0.001
|
||||
MOVEMENTS_FAIL: float = -0.05
|
||||
NOOP: float = -0.01
|
||||
COLLISION: float = -0.5
|
||||
COLLISION_DONE: float = -1
|
||||
|
||||
Reference in New Issue
Block a user