Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] help understanding how to repeat car insertion on a route

the 'repeat' value of a route is for circular routes (the edges repeat).
For repated vehicles, you need to define a flow (in vehicle mode). You can read about the concept here: https://sumo.dlr.de/docs/Definition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html#repeated_vehicles_flows
There are also tutorials/videos on flows: https://sumo.dlr.de/docs/Tutorials/index.html#sumo_user_conference_tutorials

Am Mo., 19. Juni 2023 um 06:47 Uhr schrieb Doug Frasher <dhfrasher@xxxxxxxxx>:
Hello,
I simply want multiple cars to enter the simulation one after the other at some interval.
In the route dialog, in inpsector mode, If I try to set the value of repeat to a positive integer, and use a cycle of say a few seconds, I get this error:
Error: Disconnected route 'r_0' when repeating.
What am I misunderstanding here?

Thanks in advance for any help or suggestions.
Doug
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top