mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-05-22 14:56:43 +02:00
3 lines
84 B
Python
3 lines
84 B
Python
CHARGE_VALID: float = 0.1
|
|
CHARGE_FAIL: float = -0.1
|
|
BATTERY_DISCHARGED: float = -1.0 |