mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-07 01:51:35 +02:00
major redesign ob observations and entittes
This commit is contained in:
3
modules/destinations/rewards.py
Normal file
3
modules/destinations/rewards.py
Normal file
@ -0,0 +1,3 @@
|
||||
WAIT_VALID: float = 0.1
|
||||
WAIT_FAIL: float = -0.1
|
||||
DEST_REACHED: float = 5.0
|
Reference in New Issue
Block a user