Re: [sumo-user] Different headways

2023-06-06 Thread Stefano Bonasera
Thank you for the answer. After leaving this problem for a few months I had to recently get back at it and it is still unsolved. However, I found out that: 1) The headway problem at the moment of loading a saved state only happens for vehicles of type "rl" 2) The 'rl' vehicle is added to the simul

Re: [sumo-user] Is road grade taken into account in determining vehicle speed?

2023-06-06 Thread ryota ishida
Thanks for your reply. 2023年6月5日(月) 21:26 Jakob Erdmann : > > https://github.com/eclipse/sumo/blob/961730c2501c4810d7b36fd27c2c13b0d3b128d4/src/microsim/cfmodels/MSCFModel_KraussPS.cpp#L44-L55 > > Am Mo., 5. Juni 2023 um 14:13 Uhr schrieb ryota ishida < > ishira...@gmail.com>: > >> Dear Jakob >>

[sumo-user] Importing Elevation Data from OSM Data

2023-06-06 Thread ryota ishida
Dear all I want to import elevation data from the following OSM node data. >> ... However, even if I use "--osm.elevation" in netconvert, z-coordinates are not output as shown below. >>https://www.eclipse.org/mailman/listinfo/sumo-user

Re: [sumo-user] Importing Elevation Data from OSM Data

2023-06-06 Thread Jakob Erdmann
This is supposed to be working (and in fact does work in our test). Can you provide a minimal osm sample file to replicate your problem? Am Di., 6. Juni 2023 um 20:34 Uhr schrieb ryota ishida : > Dear all > > I want to import elevation data from the following OSM node data. > > >> visible="true"

[sumo-user] Add vehicles to simulation

2023-06-06 Thread Stefano Bonasera
Hi there, I am trying to randomly place a finite (and specific) set of vehicles in certain parts of a map network in SUMO using Flow along with the Traci simulator but... without using Flow's inflows() objects. When running the flow.envs.base.reset() to reset the sim with a new randomized configu