mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-05 09:01:36 +02:00
Fixed agent observation and inventory init
This commit is contained in:
@ -29,7 +29,7 @@ if __name__ == '__main__':
|
||||
ce.save_all(run_path / 'all_out.yaml')
|
||||
|
||||
# Path to config File
|
||||
path = Path('marl_factory_grid/configs/default_config.yaml')
|
||||
path = Path('marl_factory_grid/configs/clean_and_bring.yaml')
|
||||
|
||||
# Env Init
|
||||
factory = Factory(path)
|
||||
|
Reference in New Issue
Block a user