Skip to content

szkLaszlo/continuousSUMO

Repository files navigation

continuousSUMO

Repository created for a university home assignment

First of all, the SUMO should be installed on the computer. Introductions are here

The second step is to install our created environment. (Download or checkout) Open a terminal in your python environment, and navigate to the source directory of ContinuousSUMO that contains the setup.py There enter the command

pip install .

Note: the dot is intentional

Usage

As the third step, the $run_env.py$ provides a basic usage of the environment, by creating resetting and stepping it.