This is the starter kit for new SUMO (Simulation Urban Mobility) users. See Readme for details.
Author: Hsien-wen “Steven” Deng\
This is a starter kit for Simulation Urban MObility (SUMO) with Traffic Control Interface (TraCI). In this case, we build a scenario referenced our testbed in Perimeter Rd., Clemson, SC. 10 vehicles are generated in this scenario and all vehicles are following a speed limit of 35 mph and perform a time headway of 1 second. Besides, 3 traffic controllers (signals) are deployed in 3 intersections and all controllers are fixed time.\
SUMO is a traffic engineering simulator to simulate different traffics in macroscopic or microscopic view. \
TraCI is a python-based platform to engage interactions (control, feedback) between user’s scripts and SUMO.
../sumo/
python SUMO_Base.py
Here are the tips for expanding your own application by TraCI