⚠ Deprecated: Legacy, CriticalBugs
Break Changes! Modify the namespace and type names to conform to the C# naming style. You only need to make simple changes to fix the project errors: 1. Remove ".NET" from the namespace; 2. Change "TraCI" in the namespace and type names to "Traci".
Suggested alternative: CodingConnected.Traci
Traci for .NET
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Jan 20, 2025
$ dotnet add package CodingConnected.TraCI.NETCurrently, this repository is home to two independent implementations of the TraCI protocol (see http://sumo.dlr.de/wiki/TraCI):
The implementation in C# is currently (January 2018) being expanded to include the complete TraCI API. Complete implementation will take a while (orientation: end of March 2018). The implementation in C is oriented exclusively on connecting external traffic controllers to SUMO, and therefor covers only a very small portion of the TraCI API.