Re: [sumo-user] How to create such an environment?

2021-02-02 Thread Moyukh Laha
Thanks, Jakob. On Wed, Feb 3, 2021 at 12:13 AM Jakob Erdmann wrote: > 1. download a suitable network from osm using > https://sumo.dlr.de/docs/Tools/Import/OSM.html#osmwebwizardpy or build > the network from scratch with netedit > 2. You can define the flow with netedit. For constant numbers, se

Re: [sumo-user] Can not figure out timing for different traci function

2021-02-02 Thread . Abdullah
Thank you. On Tue, Feb 2, 2021 at 5:33 AM Jakob Erdmann wrote: > see > https://sumo.dlr.de/docs/Simulation/Basic_Definition.html#defining_the_time_step_length > > Am Di., 2. Feb. 2021 um 00:49 Uhr schrieb . Abdullah : > >> Thank you for the explanation. If the simulation step-length doesn't >> d

Re: [sumo-user] Platooning in sumo

2021-02-02 Thread Jakob Erdmann
The bug is now fixed in the github version. A simple workaround would be to define the attributes 'catchup' and 'catchupFollower' explicitly as you did in your earlier vTypeMap (you can also use the same types for this). Am So., 31. Jan. 2021 um 14:29 Uhr schrieb bermad bila : > Hello, > I fixed

Re: [sumo-user] Driving between two opposing lane

2021-02-02 Thread Jakob Erdmann
The network must be processed with option --opposites.guess to encode the relationship between opposite-direction edges. See https://sumo.dlr.de/docs/Simulation/OppositeDirectionDriving.html Am Mo., 1. Feb. 2021 um 18:59 Uhr schrieb MohamadReza-Haghani < haghani@gmail.com>: > I used the follo

Re: [sumo-user] How to create such an environment?

2021-02-02 Thread Jakob Erdmann
1. download a suitable network from osm using https://sumo.dlr.de/docs/Tools/Import/OSM.html#osmwebwizardpy or build the network from scratch with netedit 2. You can define the flow with netedit. For constant numbers, see https://sumo.dlr.de/docs/FAQ.html#how_do_i_maintain_a_constant_number_of_vehi

Re: [sumo-user] Can not figure out timing for different traci function

2021-02-02 Thread Jakob Erdmann
see https://sumo.dlr.de/docs/Simulation/Basic_Definition.html#defining_the_time_step_length Am Di., 2. Feb. 2021 um 00:49 Uhr schrieb . Abdullah : > Thank you for the explanation. If the simulation step-length doesn't > determine the simulation speed, then what is it used for? What is the > purpo

Re: [sumo-user] One way street and bus lane

2021-02-02 Thread Jakob Erdmann
Buslanes should be imported automatically if tagged with key "busway" and value "left", "right" or "both". If it isn't working for your osm snippet, please provide geo-coordinates or attach a small osm xml file directly. Am Di., 2. Feb. 2021 um 12:23 Uhr schrieb : > Hi, > > > > If you just want t

Re: [sumo-user] One way street and bus lane

2021-02-02 Thread Maria.Armellini
Hi, If you just want to edit the network in netedit, you can right-click the edge and select “edge operations -> add reverse direction for edge”. Then right-click the added edge and select “lane operations -> transform to restricted lane -> buslane”. If you need to change multiple edges, you ca

[sumo-user] One way street and bus lane

2021-02-02 Thread jlange
In my current street network there is a way which is shown as a one-way-street for cars in NetEdit. In Google Maps you can see that there is another lane (in the opposite direction) only for busses. What needs to be changed, added oder tagged differently to include the bus lane as well?The way is c