MEAM 5170 Final Project Installation Install SUMO using the instrucitons on their site Install python packages: python3 -m pip install -r requirements.txt To run the simulation: python3 sim.py (or ./sim.py on Linux/macOS)