mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-09-17 16:12:00 +02:00
3 lines
73 B
Python
3 lines
73 B
Python
WAIT_VALID: float = 0.1
|
|
WAIT_FAIL: float = -0.1
|
|
DEST_REACHED: float = 5.0 |