Re: [sumo-user] change road in each junction

2016-12-01 Thread Jakob Erdmann
Hello, sumolib is only available as a python library. You cannot use this directly with traci4matlab. You could try using the function traci.lane.readLinks() but I'm not sure if it's already implemented. (

[sumo-user] change road in each junction

2016-11-24 Thread Mariam ZOUARI
I'm beginner in SUMO, my probléme is how to change the following edge of a vehicle in every intersection (with or without control of traffic light) what are the commands that i must use or have you an example. can you help me please. i try to *use traci.route.getEdges() to get list of edges. Then