pipeacosta / traci4matlab

An implementation of the Traffic Control Interface for Matlab
BSD 2-Clause "Simplified" License
12 stars 15 forks source link

Using Matlab as TraCi server #14

Open maximegrg opened 4 years ago

maximegrg commented 4 years ago

Hi,

Thanks for the great job.

For a project, I am interested in using Matlab as a server, to communicate through TraCi with veins in Omnet, so that Matlab can handle the traffic and the vehicle command (already have that), and veins the communications between vehicles.

If I am right, in your examples, matlab is the client, and Sumo the server. Is there a way to change that ?

Hope my question is clear.

Thanks by advance

Maxime