mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-06 09:31:35 +02:00
renaming
This commit is contained in:
7
marl_factory_grid/modules/clean_up/constants.py
Normal file
7
marl_factory_grid/modules/clean_up/constants.py
Normal file
@ -0,0 +1,7 @@
|
||||
DIRT = 'DirtPiles'
|
||||
|
||||
CLEAN_UP = 'do_cleanup_action'
|
||||
|
||||
CLEAN_UP_VALID = 'clean_up_valid'
|
||||
CLEAN_UP_FAIL = 'clean_up_fail'
|
||||
CLEAN_UP_ALL = 'all_cleaned_up'
|
Reference in New Issue
Block a user