Skip to content

An implementation of the Traffic Control Interface for Matlab

License

Notifications You must be signed in to change notification settings

tsahhary/traci4matlab

 
 

Repository files navigation

TraCI4Matlab

TraCI4Matlab is an implementation of the TraCI (Traffic Control Interface) protocol that allows the user to interact with SUMO (Simulation of Urban MObility, www.sumo-sim.org) in a client-server scenario in which Matlab acts as the client, and SUMO as the server. TraCI4Matlab is compatible with TraCI version 15 and previous versions.

Requirements:
MATLAB 8.0 (R2012b) or above
SUMO simulator (www.sumo-sim.org)

Recommended set up:
Add the traci4matlab directory to your Matlab path
Add traci4matlab.jar to the Matlab static java directory

Citing TraCI4Matlab

If you use TraCI4Matlab in your research reports, articles and conferences, please cite it, as follows:

@incollection{acosta_etal_2015,
title = {{TraCI}4Matlab: {Enabling} the {Integration} of the {SUMO} {Road} {Traffic} {Simulator} and {Matlab}® {Through} a {Software} {Re}-engineering {Process}},
shorttitle = {{TraCI}4Matlab},
url = {http://link.springer.com/10.1007/978-3-319-15024-6_9},
urldate = {2017-03-06},
booktitle = {Modeling {Mobility} with {Open} {Data}},
publisher = {Springer},
author = {Acosta, Andrés F. and Espinosa, Jorge E. and Espinosa, Jairo},
year = {2015},
pages = {155--170}
}

View TraCI4Matlab on File Exchange

About

An implementation of the Traffic Control Interface for Matlab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 99.7%
  • Java 0.3%