mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-23 07:06:06 +01:00
renaming
This commit is contained in:
4
marl_factory_grid/modules/items/rewards.py
Normal file
4
marl_factory_grid/modules/items/rewards.py
Normal file
@@ -0,0 +1,4 @@
|
||||
DROP_OFF_VALID: float = 0.1
|
||||
DROP_OFF_FAIL: float = -0.1
|
||||
PICK_UP_FAIL: float = -0.1
|
||||
PICK_UP_VALID: float = 0.1
|
||||
Reference in New Issue
Block a user