|
From: Dibia, M. F <di...@bl...> - 2012-08-20 18:09:36
|
Hello, I am trying to get the IDs of the traffic lights on my vehicles route using TraCI python interface. I retrieved the route information by traci.getRoute(vehID), and the trafficlights in the network traci.trafficlights.getIDList() but I don't know how to connect the two information. Is there a way to get this information? Meron |