|
|
# Setup Configurations
|
|
|
|[Home](home)|[Quick Start](QuickStart)|[Sprints](sprints)|[Requirements](requirements)|[Architecture](simulation/corearchitecture)|[Server Config](simulation/serverconfiguration)|[API](API)|[GIT](git)|[Simulation](simulation)|[Agents](agents)|
|
|
|
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|
|
|
<br >
|
|
|
|
|
|
## Setup Configurations
|
|
|
|
|
|
This system works on python 3.6, with that said, when you run it please check if the version you're running is the 3.6 (you can do it by running the command `which python` in a terminal console.
|
|
|
|
|
|
# Setup Environment
|
|
|
## Setup Environment
|
|
|
|
|
|
Follow the guide in [Setting Environment](setting environment) page.
|
|
|
|
|
|
# Run Simulation
|
|
|
## Run Simulation
|
|
|
|
|
|
After configuring the environment you can run the simulation in a terminal at the root of the project directory with this command:
|
|
|
|
... | ... | |