mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-21 11:21:35 +02:00
Doors now Working,
Pypi install adjustments.
This commit is contained in:
@ -3,14 +3,11 @@
|
||||
Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS
|
||||
|
||||
## Setup
|
||||
1. Make sure to install `virtualenv` using `pip install virtualenv`
|
||||
2. Create a new virtual environment `virtualenv venv`
|
||||
3. Activate the virtual environment `source venv/bin/activate`
|
||||
4. Install the required dependencies `pip install -r requirements.txt`
|
||||
##
|
||||
Just install this environment by `pip install marl-factory-grid`.
|
||||
|
||||
## First Steps
|
||||
|
||||
|
||||
### Quickstart
|
||||
Most of the env. objects (entites, rules and assets) can be loaded automatically.
|
||||
Just define what your environment needs in a *yaml*-configfile like:
|
||||
|
Reference in New Issue
Block a user