Hi,
I am new on SUMO. When i want to make a simulation which consist of 2 lanes and 
vehicles are travelling in both same and opposite directions. After type 
"randomTrips.py -n deneme.net.xml -e 2 -l"  i am taking the error which i typed 
on subject. What is the problem ? I added the edge and node files i used. If 
you want help to me i will give you detail what i want to do. It is about my 
PhD. Please help me. Thanks.
Sincerely
Kenan

<edges>
   <edge id="1to2" from="1" to="2"  />
   <edge id="2to1" from="2" to="1"  />
</edges>
<nodes> <!-- The opening tag -->
   <node id="1" x="500.0" y="0.0" type="priority"/>
   <node id="2" x="-500.0" y="0.0" type="priority"/> <!-- def. of node "1" -->
</nodes> <!-- The closing tag -->
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to