Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Rob Maris
The modified description no longer results in possible misunderstandings. Rob Am 03.02.2022, 23:10 Uhr, schrieb Jakob Erdmann : The ordering of xml-elements in a .sumocfg is immaterial.The loading order is always net-file, additional-files, route-files However, if a list of files is given fo

Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Jakob Erdmann
The ordering of xml-elements in a .sumocfg is immaterial. The loading order is always net-file, additional-files, route-files However, if a list of files is given for additional- or route-files the ordering in the list is relevant. Note, that https://sumo.dlr.de/docs/sumo.html#loading_order_of_inpu

Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Rob Maris
For me, this topic is of interest as well, however, when you look at the screenshot, not only time-to-teleport is inserted into the new config file (when I do it by invoking sumo), but also the order of file loads is swapped. But according to https://sumo.dlr.de/docs/sumo.html#loading_order_of

Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Nao Tomori
Thank you for the clarification. On Thu, Feb 3, 2022, 9:52 PM Mirko Barthauer wrote: > Saving the configuration as explained (see also SUMO docs on this at > https://sumo.dlr.de/docs/Basics/Using_the_Command_Line_Applications.html#generating_configuration_files_templates_and_schemata) > will lea

Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Mirko Barthauer
Saving the configuration as explained (see also SUMO docs on this at https://sumo.dlr.de/docs/Basics/Using_the_Command_Line_Applications.html#generating_configuration_files_templates_and_schemata) will lead to these tags inside the sumocfg XML file: /    // //    // //    / In essence, the

Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Nao Tomori
How do I implement this in code in the sumo config? The syntax is what I mean, could provide an example to disable teleportation On Thu, Feb 3, 2022, 4:14 PM Mirko Barthauer wrote: > Start SUMO with the option *--time-to-teleport -1* (see SUMO docs at > https://sumo.dlr.de/docs/sumo.html) to dis

Re: [sumo-user] How I stop the vehicles from teleporting?

2022-02-03 Thread Mirko Barthauer
Start SUMO with the option *--time-to-teleport -1* (see SUMO docs at https://sumo.dlr.de/docs/sumo.html) to disable teleporting. You can save the configuration by adding the option --save-configuration "/Your/filepath/" if you use sumocfg files. Teleported vehicles reappear **on the next edge

[sumo-user] How I stop the vehicles from teleporting?

2022-02-02 Thread Starlight Charlotte
I was wonder how to stop the vehicles from teleporting, where do I make such changes (which file), and do teleported vehicle simply disappear in the simulation? Thank You in Advance.  Sent from Mail for Windows  Virus-free. www.avast.com