Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] setRedYellowGreenState

Hi,

 

I facing trouble with the method setRedYellowGreenState() with TraCI.  I am using the method this way: traci.trafficlight.setRedYellowGreenState("tl_J1", "yyyyyy")

 

The py script does not create any error, but when it reaches the setRedYellowGreenState, it seems that “exits” the execution of TraCI.

 

Thank you,

Manos Nestoras


Back to the top