Hello,
I am interested in produce overtaking in my simulations.
In this case, i put a fast car back of a slow car.
so, the fast car should overtake the slow car. But, always, i get a
teleporting
when a visualize the produced files with sumo-gui.
*nodes.nod.xml:*
<nodes>
<node id='0' x='0.0' y='0.0' />
<node id='1' x='1000000.0' y='0.0' />
</nodes>
*edges.edg.xml:*
<edges>
<edge from='0' to='1' id='0to1' numLanes='2' speed='10000000' />
</edges>
*routes.rou.xml:*
<routes>
<vType accel='0.0' decel='0.0' id='Car' length='4.0'
minGap='0.00000000001' maxSpeed='100000000.0' sigma='0.0' />
<route id='route0' edges='0to1'/>
<vehicle depart='0.0' departPos='0' departSpeed='16.67' departLane='0'
id='0' route='route0' type='Car' />
<vehicle depart='0.0' departPos='20' departSpeed='16.67' departLane='1'
id='1' route='route0' type='Car' />
<vehicle depart='0.0' departPos='10' departSpeed='20.00' departLane='1'
id='2' route='route0' type='Car' />
</routes>
In this case, the car with id 2 is always teleported using:
netconvert -n nodes.nod.xml -e edges.edg.xml -o network.net.xml
sumo-gui -n network.net.xml -r routes.rou.xml
How can I achieve a overdrive?
Can someone help me?
--
Daniel S. Lima
Mestrando em Ciência da Computação - UECE
Graduado em Ciência da Computação - UECE
Graduando em Engenharia da Computação - IFCE
Laboratório de Redes de Comunicação e Segurança da Informação - LARCES
Lattes: http://lattes.cnpq.br/5895603879585668
"Nobody can go back and start a new beginning, but
anyone can start and make a new ending".
Bob Marley
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user