Re: [sumo-user] Add custom points/nodes

2019-02-04 Thread Mirko Barthauer
Hi Alex, you can use netconvert for that. Have a look at the input options: You can alter your network using the node-def files (their specification

[sumo-user] Realistic Mobility Model

2019-02-04 Thread Marvin Manalastas
Hello, I want to create a realistic mobility model for at least 30 cars. For example:Car 1 goes to work from 8:00am-5:00pm, then goes to a grocery store before going back home every weekdays then go to a park on weekdays.Car 2 goes to school in the morning then go to work then go back to school

[sumo-user] Add custom points/nodes

2019-02-04 Thread Alex Cerioni
Hi. I would like to insert in a "map.net.xml" generated with "osmWebWizard.py" tool a list of points/nodes generated by me, in a way I can see them in NETEDIT. There's an additional file I can specify and include? In which format should i write those points? I didn't found any guide that could

Re: [sumo-user] Performance issues on big Networks an 40k vehicles

2019-02-04 Thread Lara CODECA
Hello, I usually have simulations ranging from 50k to 300k vehicles and I have no performance issues. I'm fairly sure that the DLR internally have bigger scenarios (See TAPAS Cologne). Cheers, Lara On Mon, 4 Feb 2019 15:11:57 + "Leitz, Markus, MU" wrote: > Hello Community, > > I tried

[sumo-user] Performance issues on big Networks an 40k vehicles

2019-02-04 Thread Leitz, Markus, MU
Hello Community, I tried to simulate a network with over 40k vehicles and a file size of 640MB (125750 Nodes, 254800 Edges). My OS freezes after one minute because of too many swapping activity of the memory. The Question is: Do someone else tried to simulate such a big network and what is

Re: [sumo-user] Using flows after loading a simulation state

2019-02-04 Thread Jakob Kaths
Thanks for the fix, I checked it now and it works fine for me. Von: Jakob Erdmann Gesendet: Donnerstag, 31. Januar 2019 09:30 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Using flows after loading a simulation state Unfortunately, our nightly-builds are not

Re: [sumo-user] Programmatic Access to NETEDIT

2019-02-04 Thread cchadj01
Hello, I have found a way to use the patch files and to alter them by seeing the runner.py found here https://github.com/eclipse/sumo/blob/master/tests/tools/sumolib/patch_network/runner.py . I still don't quite grasp how I can read the existing python documentation. Moving on, I

[sumo-user] way to get distance between traffic light and vehicle with python

2019-02-04 Thread ratzenmeier
Hi,   is it possible, to get the distance between a traffic light and a vehicle? Or do I have to write a method on my own? I'm using python/TraCI.   Thanks! ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve