Hello All,
I am trying to generate random departure times using flows. However I would
like the vehicles to depart with a certain departSpeed.
Hence I have added flow statement as shown below:
<flow id="car" departSpeed="13.89" color="255,0,0" begin="0" end= "10000"
probability="0.5" type="Car">
<route edges="Road"/>
</flow>
However, I get only one vehicle to be running In the simulation. The next
vehicle starts only after the first vehicle exits the simulation.
The simulation however works fine if I do not use the departSpeed, but I would
like the vehicles to start at 13.89m/s. Hence could any of you advice me on a
way to do that?
Thanks for your help
Best Regards
Aashik Chandramohan
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user