TraCI4Matlab

An implementation of the TraCI interface for Matlab.

http://www.moycot.org/

Download
Download

You are now following this Submission

Cite As

Andres Acosta (2026). TraCI4Matlab (https://github.com/pipeacosta/traci4matlab/releases/tag/v3.1), GitHub. Retrieved .

Acosta, Andrés F., et al. “TraCI4Matlab: Enabling the Integration of the SUMO Road Traffic Simulator and Matlab\Textregistered Through a Software Re-Engineering Process.” Modeling Mobility with Open Data, Springer International Publishing, 2015, pp. 155–70, doi:10.1007/978-3-319-15024-6_9.

View more styles

Categories

Find more on Automotive in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with R2012b to R2018b

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
3.1.0

See release notes for this release on GitHub: https://github.com/pipeacosta/traci4matlab/releases/tag/v3.1

Download
3.0.0

Update for SUMO Version 1.1.0 (TraCI version 19):
- Included and tested all missing commands from SUMO version 0.30.0
- Now traci accepts time arguments as double-valued integers in seconds, fixing the traci.simulationStep command.

Download
2.9.0

Fixed the moveToXY.m command of the vehicle package and implemented the getPhaseDuration.m command of the trafficlights package, thanks to Lawrence Soon.

Download
2.8.0

Corrections to the new implemented commands

Download
2.7.0

New traci.vehicle commands added

Download
2.6.0

Removed old documentation and added two vehicle commands:
- moveToXY.m: Thanks to Steffen Kutter and Mario Krumnow
- setTypeID.m: Thanks to Marcus Müller

Download
2.5.0

Removed old documentation and added two vehicle commands:
- moveToXY.m: Thanks to Steffen Kutter and Mario Krumnow
- setTypeID.m: Thanks to Marcus Müller

Download
2.4.0

Updated documentation

Download
2.3.0

Updated the examples folder

Download
2.2.0

Fixed traci_test2.m

Download
2.1.0

Added vehicle commands getStopState and resume. Corrected issues in traci_test.m.

Download
2.0.0

-Fixed a bug in RETURN_VALUE_FUNC.m for lane commands, thanks to Babangida Zachariah
-Support for Traci version 10

Download
1.9.0

Made some corrections for traci version 10, specifically the setAllowed.m add.m and moveToVTD.m commands. Also, made some modifications for supporting multiple connections to several SUMO instances.

Download
1.8.0

Updated the vehicle property in the RETURN_VALUE_FUNC.m constants, thanks to Marcus Müller.

Download
1.7.0

Updated the screenshot

Download
1.6.0

Included the compatibility with traci version 8 and previous versions in the description.

Download
1.5.0

Updated to support SUMO release 0.20.0, including lane areal detectors. Included a user's manual.

Download
1.4.0

Corrected a license issue

Download
1.2.0

Changed the traci_test script to make it more easy to run.

Download
1.1.0

Bug correction in the traci_test.m script.

Download
1.0.0

Download
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.