Hello SUMO-Team,

I am currently trying to import a static traffic light programm using the 
csv2SUMO tool.
A csv-file according to the example from the SUMO-website has been created. I 
checked the file for missing values or connections but haven´t found any.
Yet I get the following warning when I try to implement the program:

<add>
    <tlLogic id="cluster_1894106829_33124325_9255883493" type="static" 
programID="1" offset="0">
missing value O at 0 (1); setting to g
        <phase duration="26" state="Go"/>
        <phase duration="5" state="yo"/>
        <phase duration="2" state="ro"/>
        <phase duration="7" state="ro"/>
        <phase duration="10" state="ro"/>
    </tlLogic>
</add>

When i check the program afterwards nothing has changed.
Does anyone know what the problem might be?


Thanks in advance

Louis
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to