Re: [sumo-user] Retrieving lead/lag gaps during lane change

2021-02-15 Thread Jakob Erdmann
You can use getLeftLeaders and getRightLeaders for this. Am Di., 16. Feb. 2021 um 03:34 Uhr schrieb Mariam Wessam Hassan Mohamed Nour : > Hello, > > > > I was wondering is there a way to retrieve the lead or/and lag gaps > between vehicles during a lane change? > > > > I’ve been trying to use

[sumo-user] Retrieving lead/lag gaps during lane change

2021-02-15 Thread Mariam Wessam Hassan Mohamed Nour
Hello, I was wondering is there a way to retrieve the lead or/and lag gaps between vehicles during a lane change? I've been trying to use the getLeader function (while using the sublane model) and testing using a simple example to compare the outputs with the lane changes I visualize. But

Re: [sumo-user] LuST Dataset Timing

2021-02-15 Thread Moyukh Laha
Ok, got it. Thanks a lot, Lara. Moyukh On Mon, Feb 15, 2021 at 9:34 PM Lara Codeca wrote: > If you tell SUMO to start the sim at 8 AM, it will load the routes with a > start time from 8 AM onward. > Obviously, the number of vehicles and the level of congestion is going to > be very different

Re: [sumo-user] LuST Dataset Timing

2021-02-15 Thread Lara Codeca
If you tell SUMO to start the sim at 8 AM, it will load the routes with a start time from 8 AM onward. Obviously, the number of vehicles and the level of congestion is going to be very different from the complete simulation. I would just run it whole collecting everything you need and filtering

Re: [sumo-user] LuST Dataset Timing

2021-02-15 Thread Moyukh Laha
Thanks, Lara. If I don't run it from the start, I won't see a similar number of running vehicles? 5000-ish at 8 AM (as shown in the images)? Or the number of ON vehicles will be in the same range, but the congestion may be different? My primary target is to know each of the vehicles' positions

Re: [sumo-user] LuST Dataset Timing

2021-02-15 Thread Lara Codeca
Hi, yes. 0 = midnight. > I want to generate traffic only from 8AM to 8:02AM, ... You need to take into account that the morning rush hour is due to what happened before. so if you don't run all of it, you are not going to have the same level of congestion. But yes, you need to change the start

[sumo-user] LuST Dataset Timing

2021-02-15 Thread Moyukh Laha
Hello, As described in the paper, the LuST dataset is of 24hrs. I find the sumo.cfg file starts from 0 with step size 1 (without any end field). I want to confirm the starting time of the cfg? Is it 12 AM? For example, if I want to generate traffic only from 8AM to 8:02AM, should I use--- start

[sumo-user] Automatic running for different scenarios

2021-02-15 Thread Fereshteh Jafari Shahdani
Dear all, I am doing a road network simulation using sumo in order to achieve the indirect effects of traffic disruptions(closure of several links in every disruption scenario). For every scenario, I used "marouter" command for applying a stochastic user equilibrium assignment to the network.

Re: [sumo-user] SUMO_1.8.0: internal edge in vehicle route

2021-02-15 Thread Jakob Erdmann
In the current version, route replacement does not work when including internal edges in the list. The simplest work-around is to remove the internal edge (i.e. send edgeList ['E1E2', 'E2F2', 'F2F1', 'F1E1', 'E1E2']). The next sumo version will do this automatically. regards, Jakob Am Mo., 15.

Re: [sumo-user] Vehicles braking when driving through the intersection

2021-02-15 Thread Jakob Erdmann
Which sumo version are you using? Am Sa., 13. Feb. 2021 um 21:05 Uhr schrieb Neha Arora : > Hi there, > > At one of the signaled intersections in our network, we are observing that > vehicles were braking while driving through the intersection when the > signal is green and keeping unusually