mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-12 10:30:37 +01:00
Factory is now Battery Powered
This commit is contained in:
@@ -7,7 +7,7 @@ import yaml
|
||||
from environments import helpers as h
|
||||
from environments.helpers import Constants as c
|
||||
from environments.factory.factory_dirt import DirtFactory
|
||||
from environments.factory.factory_dirt_item import DirtItemFactory
|
||||
from environments.factory.combined_factories import DirtItemFactory
|
||||
from environments.logging.recorder import RecorderCallback
|
||||
|
||||
warnings.filterwarnings('ignore', category=FutureWarning)
|
||||
|
||||
Reference in New Issue
Block a user