Re: [sumo-user] Vehicles changing lanes over and over again when using --lanechange.duration option

2018-04-19 Thread Jakob Erdmann
Hello, thank you for providing the scenario. This bug is now fixed in the latest development version. (https://github.com/eclipse/sumo/issues/4010). regards, Jakob 2018-04-17 22:35 GMT+02:00 Mirko Barthauer : > Hello SUMO community, > > we face some strange vehicle behaviour in SUMO when using t

[sumo-user] Vehicle position output

2018-04-19 Thread Thuresson, Daniel
Hi, I have the EmissionOutput activated and wants to use the x and y position output. The manual says this: pos_x --- The absolut X coordinate of the vehicle. The value depends on the given geographic projection. pos_y --- The absolut Y coordinate of the vehicle. The value depends on the g

Re: [sumo-user] A question about timestep and tau

2018-04-19 Thread Jakob Erdmann
Hello, when testing different intersection configurations it is a common occurence that some scenarios do not permit all vehicles to arrive (or even depart) within a given time frame due to congestion. In that case you may either end the simulation early (and deal with the reduced number of complet

Re: [sumo-user] Fwd: Edge dump and counting the amount of the vehicles

2018-04-19 Thread Jakob Erdmann
yes 2018-04-19 13:38 GMT+02:00 Giovanni Hieronimus Maurice Pradipta Mite < necromancerhi...@gmail.com>: > Ok.. Additional files.. like i can name it any.xml.. for example? (just to > confirm..) > > On Thu, Apr 19, 2018 at 1:18 PM Jakob Erdmann > wrote: > >> Hello, >> the edgeData goes into anoth

Re: [sumo-user] Fwd: Edge dump and counting the amount of the vehicles

2018-04-19 Thread Giovanni Hieronimus Maurice Pradipta Mite
Ok.. Additional files.. like i can name it any.xml.. for example? (just to confirm..) On Thu, Apr 19, 2018 at 1:18 PM Jakob Erdmann wrote: > Hello, > the edgeData goes into another file like this: > > > > > > > and in the sumocfg, load this file by adding it to the list of > > > r

Re: [sumo-user] Fwd: Edge dump and counting the amount of the vehicles

2018-04-19 Thread Jakob Erdmann
Hello, the edgeData goes into another file like this: and in the sumocfg, load this file by adding it to the list of regards, Jakob 2018-04-19 13:15 GMT+02:00 Giovanni Hieronimus Maurice Pradipta Mite < necromancerhi...@gmail.com>: > *Sorry.. the mail before was identical to thi

[sumo-user] Fwd: Edge dump and counting the amount of the vehicles

2018-04-19 Thread Giovanni Hieronimus Maurice Pradipta Mite
*Sorry.. the mail before was identical to this one; i just sent it to sourceforge..* Hallo everyone, It seems a bit dumb.. I am very new to SUMO. I used the OSM web wizard to export a map, and wanted to count vehicles, and the waiting time of vehicles passing through specific edges (roads). I

[sumo-user] Edge dump and counting the amount of the vehicles

2018-04-19 Thread Giovanni Hieronimus Maurice Pradipta Mite via sumo-user
Hallo everyone, It seems a bit dumb.. I am very new to SUMO. I used the OSM web wizard to export a map, and wanted to count vehicles, and the waiting time of vehicles passing through specific edges (roads). I am trying to use edgedump (the configuration file is at the end) But no new xml file ap

Re: [sumo-user] Driver behaviour in SUMO

2018-04-19 Thread mohsen hs
Hey Jakob, Thanks for your reply.  I had seen those web pages and thanks for mentioning them. I am mainly looking at how these parameter need to be set for a specific scenario. For example a nervous person, may have longer reaction time so Tau in Krauss should be higher (but how much?). simila

Re: [sumo-user] routing vehicles over large roundabout

2018-04-19 Thread Jakob Erdmann
Yes. Setting the parameter this way is correct and should result in strong smoothing of the values by using a 20-minute interval. Can you please send the complete configuration file? 2018-04-19 12:34 GMT+02:00 Menno van der Woude : > Hello Jakob, > > the path is indeed reddish, however, it change

Re: [sumo-user] routing vehicles over large roundabout

2018-04-19 Thread Menno van der Woude
Hello Jakob, the path is indeed reddish, however, it changes a lot between red and green (and so do all edges). I set the adaptation-steps option, but the color of the edges still changes as before (and routing seem unaffacted). Is it correct that I can add to the sumocfg file to enable th

Re: [sumo-user] Driver behaviour in SUMO

2018-04-19 Thread Jakob Erdmann
Hello, the parameters are described here: http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Car-Following_Models http://sumo.dlr.de/wiki/Car-Following-Models There is at the moment no 'nervousness' value in any of the models and they were not really designed at a level of de

Re: [sumo-user] Fwd: OpenStreetMap - Export only selected roads

2018-04-19 Thread Jakob Erdmann
Hello, You can pick an area from the city using the osmWebWizard tool and then use netconvert to filter out road types which you do not require. see http://sumo.dlr.de/wiki/Tools/Import/OSM#osmWebWizard.py and http://sumo.dlr.de/wiki/NETCONVERT#Edge_Removal regards, Jakob 2018-04-18 16:35 GMT+0

Re: [sumo-user] routing vehicles over large roundabout

2018-04-19 Thread Jakob Erdmann
Hello, when loading trips, vehicles always take the fastest route according to averaged travel times. My guess is that these times are inappropriate. You can check this by setting the edge coloring to 'by routing device assumed speed' and see if the straight path is colored reddish. This could occu

Re: [sumo-user] Sumo Traci departure time of vehicles changes with vehicle.setSpeed()

2018-04-19 Thread Jakob Erdmann
Hello, you can force your vehicles to enter the network by using the function vehicle.moveTo after adding them. regards, Jakob 2018-04-19 10:28 GMT+02:00 Do Duc Le : > Hello, > > I control the speed of my vehicles via Traci with vehicle.setSpeed(), > which I'm reading from a file. After I ran the

[sumo-user] routing vehicles over large roundabout

2018-04-19 Thread Menno van der Woude
Hello, while simulating a large roundabout I am running into trouble with the routes vehicles choose. The roundabout has four arms. Many vehicles want to go "straight", i.e. they want to take the first exit after entering the roundabout. SUMO however sends these vehicles for a trip all around

[sumo-user] Sumo Traci departure time of vehicles changes with vehicle.setSpeed()

2018-04-19 Thread Do Duc Le
Hello, I control the speed of my vehicles via Traci with vehicle.setSpeed(), which I'm reading from a file. After I ran the simulation I noticed that the vehicles didn't behave as expected. The depart times of the vehicles (which were specified in the route-file) changed. Some vehicles entered