Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Cars not crossing intersection with green light and other questions

​Dear all,


I am trying to simulate smart traffic lights behavior using SUMO and Traci. The problem I am finding at the moment is that cars often stop in front of a green traffic light which does not make any sense. I hope someone could explain me what is going on.


A secondary question still related to traffic lights, is there a way to know which links are given green light at which phase​? As I know that the return of getControlledLanes is sorted by phase but I don't think is possible to understand from a list at which element a certain phase begins and one ends. My kind of data would be like { 0:[lanes at phase0], 1:[lanes at phase1] ....} and so on, where 0,1,... is the phase.


Last, I am often encountering 404 page not found problem when exploring your documentation. On different days the problems appear to be on different pages, maybe something is wrong within your web server?


Thanks,

Kind regards,

Francesco



Back to the top