Re: [sumo-user] Traffic generation by using Poisson distribution

2020-01-14 Thread Jakob Erdmann
This runner file generates Vehicles with a Bernoulli process and thereby achieves a binomial distribution as already recommended. The Poisson distribution is the asymptotic limit of increasing the number of insertion attempts (with proportionally reduced probability) which, as already noted is not

Re: [sumo-user] Traffic generation by using Poisson distribution

2020-01-14 Thread Radha Reddy
Dear Jakob, Many thanks for your kind response, the runner.py file associated with the TraCI_TLS example. Regards Radha On Tue, Jan 14, 2020 at 9:37 PM Jakob Erdmann wrote: > - SUMO provides multiple runner.py files. Which one exactly do you mean? > - Since SUMO is a time-discrete simulation

Re: [sumo-user] Traffic generation by using Poisson distribution

2020-01-14 Thread Jakob Erdmann
- SUMO provides multiple runner.py files. Which one exactly do you mean? - Since SUMO is a time-discrete simulation anyway (In every simulation step you have to decide whether to insert a vehicle or not), I recommend that you use the Binomial Distribution which is quite similar to the Poisson

Re: [sumo-user] NETEDIT: custom connection shape - confirm/end editing?

2020-01-14 Thread Albert Jeans
I ran across this problem too recently. The Enter key had no effect. I think I ended up restarting NetEdit to work around it. Albert On Tue, Jan 14, 2020 at 1:09 PM Jakob Erdmann wrote: > Saving the shape should happen when you hit the 'Enter' key. Also, hitting > Enter should end the

Re: [sumo-user] NETEDIT: custom connection shape - confirm/end editing?

2020-01-14 Thread Jakob Erdmann
Saving the shape should happen when you hit the 'Enter' key. Also, hitting Enter should end the shape-editing mode (indicated by the fat green poly-line). I am unable to reproduce the problem you describe. What does happen when you press enter? Is there some output? Can you confirm

[sumo-user] Traffic generation by using Poisson distribution

2020-01-14 Thread Radha Reddy
Dear Jakob, I really appreciate your time for answering a lot of questions. In the SUMO provided runner.py file, the traffic flow is generated by using Random and Uniform distribution. Can we use Poisson distribution instead of Random (may be yes). Can you please share any example in which

[sumo-user] NETEDIT: custom connection shape - confirm/end editing?

2020-01-14 Thread GregorJo
Hi, i am trying to set a specific connection shape for an internal junction edge with NETEDIT. How do I confirm/save the modifications to the green "edit shape" when I am satisfied with the new trajectory? As soon as I leave the "move node" mode, the connection reverts to the default shape. I

Re: [sumo-user] Edge-type files for OpenDRIVE to SUMO-NET conversion not working?

2020-01-14 Thread Kaths, Jakob
Oy… Beginner’s mistake, got confused by the *e*dge type file name it seems… Sorry and thanks for helping! From: sumo-user-boun...@eclipse.org On Behalf Of Jakob Erdmann Sent: Tuesday, January 14, 2020 1:59 PM To: Sumo project User discussions Subject: Re: [sumo-user] Edge-type files for

[sumo-user] Edge-type files for OpenDRIVE to SUMO-NET conversion not working?

2020-01-14 Thread Kaths, Jakob
Hi, I'm not sure whether I'm doing something wrong or the feature is broken, but I'm trying to convert an OpenDRIVE file to SUMO network file using an edge-type file to also convert sidewalks etc. I tried a few different OpenDRIVE files, but all with the same result that the edge-type file has