Thank you very much Jakob. Regards, On Wed, Jan 13, 2021, 10:00 AM Jakob Erdmann <[email protected]> wrote:
> <vType id="silly" tau="0.0001" minGap="2" speedDev="0" decel="0.0001"/> > <route id="r0" edges="gneE0"/> > <vehicle id="lead" type="silly" depart="0.00" departPos="4200" > departSpeed="max" route="r0"/> > <flow id="flow" type="silly" begin="0.00" end="0" number="599" > departSpeed="max" departPos="last" route="r0"/> > > Am Di., 12. Jan. 2021 um 17:38 Uhr schrieb IT Tech <[email protected]>: > >> Hi Everyone, >> >> I need to load vehicles on the simulation with a distance gap of 2 meters. >> >> Any idea how to achieve this? >> >> For example : >> >> when I load vehicles in the simulation, sumo does inject one vehicle >> every 2 sec, so with a speed of 100 km/h, every vehicle is 55 meters apart >> from the other, I need that 55 meters to be 2 meters, so I need that sumo >> will load 1 vehicle every 0.07 sec, how to achieve that and ignore minimum >> gap of the car following model. >> >> Regards, >> >> >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
