Hi sumo community,

We are building a 3d visualizer that can create road networks and export them 
to sumo using netconvert with the plain xml files.
We are trying to insert traffic lights at desired junctions. At the moment we 
are using the automatic generation using netconvert with the 
"--tls.group-signals" option by marking the type of the junction.

However is it possible to still have the netconvert automatic generation but 
for each junction specify which lane connection is associated with which 
character in phase state string?
I have read previously that "linkindex" property might be helpful for this, but 
I have the following questions:


  1.  In which file to I need to specify this parameter?
  2.  Let s say for a given lane I have side turns and going straight but I 
want to use only 1 signal for all of these possibility (basically instructing 
the group signal). Do I need just to assign the same linkindex to all of the 
connections from the given lane?
  3.  Is there any example of the plain xml file with the traffic light 
information that should be given to netconvert to help the program generation?

I would really appreciate any help,
Best regards,

Andrea

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

Reply via email to