Re: [sumo-user] Continuous model in SUMO

2021-09-17 Thread Menno van der Woude
Hey François, please note that --lanechange.duration is a command line argument rather than something to add to an additionals file. An additionals file really is meant for 'additional' things in the network, that is, things other than edges and junctions that make up the structure of the

Re: [sumo-user] Continuous model in SUMO

2021-09-17 Thread François Vaudrin
Halo Jakob, I understand that this command (--lanechange.duration ) allows changing lanes over a greater distance in a more natural way on the screen. That's right ? I couldn't find the syntax to write it to an additional.add.xml file. Is there an example? Best François CANADA

Re: [sumo-user] Segmentation Fault when Rerouter is Used

2021-09-17 Thread Jakob Erdmann
If the simulation crashes (rather than giving you an error) that is never your fault and fortunately a rare occurrence. Please provide all input files needed to reproduce (and fix) this. Am Fr., 17. Sept. 2021 um 17:37 Uhr schrieb Toprak Fırat < atoprakfi...@gmail.com>: > Hello, > > I create a

[sumo-user] Segmentation Fault when Rerouter is Used

2021-09-17 Thread Toprak Fırat
Hello, I create a “rerouters.add.xml” file with the use of “generateContinuousRerouters.py” but when I manipulate the configuration file and add the appropriate line that inputs the “rerouters.add.xml” and try to run the simulation, both with the command “sumo -c map.sumo.cfg -v --fcd-output

Re: [sumo-user] Question about Algorithms for Bus Bunching Prevention SUMO

2021-09-17 Thread Jakob Erdmann
The first thing you should do is define a real schedule with 'until' values rather than relying on the 'duration' parameter alone: https://sumo.dlr.de/docs/Simulation/Public_Transport.html#public_transport_schedules When this is used, any slack in the schedule is automatically used to counteract

Re: [sumo-user] Definition of variance for the duration of detention at bus stops

2021-09-17 Thread Jakob Erdmann
You cannot define this in the input directly but you can add random delays in a pre-processing step: https://sumo.dlr.de/docs/Tools/Routes.html#addstopdelaypy regards, Jakob Am Fr., 17. Sept. 2021 um 02:50 Uhr schrieb Jaime Moya : > Hi, > > When defining a bus stop, is it possible to define