mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-11-12 21:43:51 +01:00
renaming
This commit is contained in:
3
marl_factory_grid/modules/batteries/rewards.py
Normal file
3
marl_factory_grid/modules/batteries/rewards.py
Normal file
@@ -0,0 +1,3 @@
|
||||
CHARGE_VALID: float = 0.1
|
||||
CHARGE_FAIL: float = -0.1
|
||||
BATTERY_DISCHARGED: float = -1.0
|
||||
Reference in New Issue
Block a user