Hi, I am trying to connect SUMO, MATLAB, Unity by using TRACI multiple clients.
SUMO(server)
Matlab(client1) - traci4matlab
Unity(client2) - traffic3d
I saw some example codes that connect python to SUMO with multi-clients using traci.setOrder() command.
However, I have trouble using this method in MATLAB. SetOrder command is not available and I can't find any other methods to solve this prob. Does anyone know how to connect multiple clients in MATLAB? I will be glad to receive any recommendations to help solving this problem.
Hi, I am trying to connect SUMO, MATLAB, Unity by using TRACI multiple clients. SUMO(server) Matlab(client1) - traci4matlab Unity(client2) - traffic3d
I saw some example codes that connect python to SUMO with multi-clients using traci.setOrder() command. However, I have trouble using this method in MATLAB. SetOrder command is not available and I can't find any other methods to solve this prob. Does anyone know how to connect multiple clients in MATLAB? I will be glad to receive any recommendations to help solving this problem.