[sumo-user] Simulation will be interrupted

2018-06-07 Thread Constanze Ruf via sumo-user
-- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ sumo-user mailing list sumo-user@lists.sourcef

Re: [sumo-user] Simulation

2018-05-03 Thread Jakob Erdmann via sumo-user
When using IDM, try setting emergencyDecel="8" in your vType definition. regards, Jakob 2018-05-01 13:41 GMT+02:00 HANIFI Mohamed via sumo-user < sumo-user@lists.sourceforge.net>: > Hi, > I'm SUMO user, i have problem in my simulation as follow: > > Warning: Teleporting vehicle '14'; collision wi

[sumo-user] Simulation

2018-05-01 Thread HANIFI Mohamed via sumo-user
Hi, I'm SUMO user, i have problem in my simulation as follow: Warning: Teleporting vehicle '14'; collision with vehicle '11', lane='26251762#1_1', gap=-12.27, time=150.00 stage=move. Warning: Vehicle '14' ends teleporting on edge '26251557#0', time 150.00. Warning: Teleporting vehicle '13'; collis

Re: [sumo-user] Simulation scenarios

2017-11-08 Thread Jakob Erdmann via sumo-user
Hello, - you can take at the Luxembourg scenario: https://github.com/lcodeca/LuSTScenario - deciding (or re-deciding) the route at run-time can be accomplished with the '--device.rerouting.' options. See http://sumo.dlr.de/wiki/Demand/Automatic_Routing regards, Jakob 2017-11-09 4:14 GMT+01:00 Tha

[sumo-user] Simulation scenarios

2017-11-08 Thread Thanos Tasakos via sumo-user
Hello, i see in the documentation that there is a number of implemented scenarios like Bologna and and Cologne. Are there any other implemented traffic scenarios so i can use them to test my algorithm? Moreover is it possible to have the demand as O/D matrices and decide at runtime the preferred ro

Re: [sumo-user] Simulation Step TraCI call at time 0

2017-09-26 Thread Jakob Erdmann via sumo-user
Hello, when you take a look at the gui, you will find that the first call of simulationStep(0) advances the simulation to the end of step 0 (with vehicles departing at 0 already being inserted). Only the command simulation.getCurrentTime() already shows you 0.5 because all further traci calls will

[sumo-user] Simulation Step TraCI call at time 0

2017-09-26 Thread Mani Amoozadeh via sumo-user
Hello, I setup a SUMO simulation with 0.5s time step in TraCI mode. Once the TraCI is established I subscribe to departed vehicles count and then insert 10 vehicles at time 0s. I call simulation step like this: simulationStep(500) --> simulationStep(1000) --> simulationStep(1500) . Th

Re: [sumo-user] simulation of Parking

2017-07-17 Thread Jakob Erdmann via sumo-user
Hello, unfortunately, there is no tutorial for this yet. You can download example files here: https://svn.code.sf.net/p/sumo/code/trunk/sumo/tests/sumo/extended/rerouter/parking/complex/ The network is taken from here: https://svn.code.sf.net/p/sumo/code/trunk/sumo/tests/sumo/extended/rerouter/park

[sumo-user] simulation of Parking

2017-07-16 Thread Ameur Mohamed EL Amine via sumo-user
Hello, I am new in SUMO I would like to ask you if you could send me an example of simulation of Parking how can I simulate Parking with sumo? I have read this page: http://sumo.dlr.de/wiki/Simulation/ParkingArea but I don’t understand in which part of the files, this code belongs:

Re: [sumo-user] Simulation of public transport stops with access lanes

2017-06-21 Thread Matthias Wirtz
Hi Jakob, yes, when specifying all the edges that the person has to traverse along things are working fine. A minor issue became obvious when the access lane/edge is very short or very long. It turns out that the person is moved from the access lane to the bus stop at edge position 18.38 ind

Re: [sumo-user] Simulation of public transport stops with access lanes

2017-06-20 Thread Jakob Erdmann via sumo-user
Hello, intermodal route computation (which includes routing over access edges) is only supported in duarouter at the moment. SUMO needs fully specified definitions. Instead of use: regards, Jakob 2017-06-19 21:

[sumo-user] Simulation of public transport stops with access lanes

2017-06-19 Thread Matthias Wirtz
Hi, I'm encountering difficulties when simulating public transport and the passengers riding the vehicles. In the scenario I'm using busStops which have access lanes. They define from which lane and point of the network the bus stop can be reaches. But when defining walks for persons and sp

Re: [sumo-user] simulation time

2017-02-05 Thread Jakob Erdmann
Hello, the statistics summary cannot be printed to an xml file at the moment. You could use the --summary-output which outputs information every step and check the time stamp of the last output value. regards, Jakob 2017-02-06 5:28 GMT+01:00 Thaer Thaher : > Dear, > > To simulate all vehicles no

[sumo-user] simulation time

2017-02-05 Thread Thaer Thaher
Dear, To simulate all vehicles no value for --end has been given. The (--duration-log.statistics) option will print averages for vehicles trip like the simulation time. can we output these results to an external xml file. I'm interested in finding the required time to simulate all vehicles fo

Re: [sumo-user] Simulation ended at time 0.00

2016-12-11 Thread Michael Behrisch
Hi, does the simulation start OK outside of matlab? Which command(s) did you send? Best regards, Michael Am 02.12.2016 um 09:56 schrieb Jian ZHANG: > Hello, > > I'm using SUMO 0.28 and traci4matlab. My simulation loads OK. > But when i started the simulation, it said "Simulation started with tim

[sumo-user] Simulation ended at time 0.00

2016-12-02 Thread Jian ZHANG
Hello, I'm using SUMO 0.28 and traci4matlab. My simulation loads OK. But when i started the simulation, it said "Simulation started with time : 0.00" and then showed out "Simulation ended at time 0.00, Reason: An error occured (see log)". Anyone would you please tell me where is the problem or wh

Re: [sumo-user] Simulation of a taxi dispatcher

2016-11-15 Thread Jakob Erdmann
Hello, SUMO brings the basic tools to build this kind of simulation - networks, - vehicles - passengers - routing You will have to write a control script that determines the taxi to dispatch and triggers re-routing of the selected taxi. The taxi passengers can also be simulated explicitly. The main

[sumo-user] Simulation of a taxi dispatcher

2016-11-15 Thread lior geren
Hello, I'm looking into building a simulation of a taxi dispatch algorithm. My requirements: - A network describing a small neighbourhood - Several vehicles (taxicabs) with random starting positions in the network - Passengers (people) generate dispatch request, "I need to get from A

Re: [sumo-user] Simulation/Output results files in additionnal-file

2016-10-05 Thread François Vaudrin
[namdre.s...@googlemail.com] Envoyé : 5 octobre 2016 06:15 À : François Vaudrin Cc : sumo-user Objet : Re: [sumo-user] Simulation/Output results files in additionnal-file Hello, the output file for outputs such as tripinfo-output can only be specified via options (i.e. --tripinfo-output OUTPUT_FILE) or

Re: [sumo-user] Simulation/Output results files in additionnal-file

2016-10-05 Thread Jakob Erdmann
Hello, the output file for outputs such as tripinfo-output can only be specified via options (i.e. --tripinfo-output OUTPUT_FILE) or in the .sumocfg configuration file () If you generate multiple sets of output files and need to avoid naming collisions, it is recommended to use the option --output

[sumo-user] Simulation/Output results files in additionnal-file

2016-10-05 Thread François Vaudrin
Hallo, Can we get all the measurement files OUTPUT in using an additional file? For example, Edge and Lane Data results can be defined within an additional-file: Is it possible to get other OUTPUT files in the same way (in writing it in an additionnal-files like edges and lanes)? For examp

Re: [sumo-user] [simulation using calibrator and sensor information]

2016-03-15 Thread Jakob Erdmann
Hello, the collisions are caused by a netconvert bug that was present in 0.23.0 and fixed in 0.25.0. Please reprocess your network with netconvert 0.25.0 (it should be enough to do 'netconvert -s old.net.xml -o new.net.xml'). For details see http://sumo.dlr.de/wiki/ChangeLog#Bugfixes_2 (the last en

Re: [sumo-user] [simulation using calibrator and sensor information]

2016-03-07 Thread Nguyen Nguyen
Dear Jakob, The collisions still happened. I attach to the email all the input files and the terminal log file when I use the latest sumo.  https://drive.google.com/file/d/0B87r979zQlLbb0RpTGNEN3NvUVE/view?usp=sharing I run the simulation: sumo -n small_la.net.xml -r LA.rou.xml -a small_calibra

Re: [sumo-user] [simulation using calibrator and sensor information]

2016-03-04 Thread Jakob Erdmann
if the collisions sill occur with the latest development version of sumo, send me the zipped files of your scenario (sumocfg and all input files) 2016-03-03 21:43 GMT+01:00 Nguyen Nguyen : > Hi Jakob, > > While I run the simulation, there are also initially a lot of collision > teleporting warnin

Re: [sumo-user] [simulation using calibrator and sensor information]

2016-03-03 Thread Nguyen Nguyen
Hi Jakob, While I run the simulation, there are also initially a lot of collision teleporting warnings. "Collisions are assumed to occur due to bugs in the simulation". Should and how I report these collisions warnings? Thank you. Best, Tran  On Thursday, March 3, 2016 12:37 AM, Jakob Erdma

Re: [sumo-user] [simulation using calibrator and sensor information]

2016-03-03 Thread Jakob Erdmann
I can only give you very general advice on this: - observe the simulation in sumo-gui and figure out why the traffic slows down (likely jamming due to a network/traffic-light problem) - check the number of vehicles that are waiting to be inserted into the network (network property window). If this

[sumo-user] [simulation using calibrator and sensor information]

2016-03-02 Thread Nguyen Nguyen
Dear All, I have been using randomTrips, calibrator and sensor information to try to generate the simulation.  I also perform checking vehicle counts and speed read by those sensors. I computed the average vehicle counts and speed and plot them versus the real information from sensors. However,

Re: [sumo-user] Simulation based on vehicle counts from sensors

2015-11-19 Thread Jakob Erdmann
Hello, 1) you need to map the locations to sumo edges. (possible via sumolib, TraCI or manually) 2) you generate traffic with either: a) DFROUTER (better suited to highway networks than urban networks) or b) Calibrators (http://sumo.dlr.de/wiki/Simulation/Calibrator). regards, Jakob 2015-11-1

[sumo-user] Simulation based on vehicle counts from sensors

2015-11-18 Thread Nguyen Nguyen
Hello All, I have vehicle counts information read by sensors and their location as an input. Would you have any idea how I can generate the simulation using SUMO? Thank you. Best, Tran -- __

Re: [sumo-user] Simulation Time Step

2015-06-27 Thread Jakob Erdmann
Hello, this is a known issue: http://sumo.dlr.de/trac.wsgi/ticket/1463 when calling simStep with 100, all the commands for step 100 are executed. They are just not shown in the gui yet. regards, Jakob On 06/27/2015 12:26 AM, Mani Amoozadeh wrote: > Hi, > > I have difficulties in using simulation s

[sumo-user] Simulation Time Step

2015-06-26 Thread Mani Amoozadeh
Hi, I have difficulties in using simulation step (0x02) command. Assume that the time step is 100 ms (0.1s). Calling simulation step command with 100 does not proceed the simulation to 100 ms. I am looking at the simulation time step at the top of sumo-gui and it is still zero. Calling 'simula

Re: [sumo-user] simulation of one month

2015-04-16 Thread Jakob Erdmann
Hello, currently, the maximum time range is ~ 24 days. See http://sumo.dlr.de/wiki/FAQ#Are_there_any_limits_in_regard_to_the_size_of_a_simulation_scenario.3F We are working on http://sumo.dlr.de/trac.wsgi/ticket/1728 so you may be able to simulate a whole month using the latest svn version by the e

[sumo-user] simulation of one month

2015-04-16 Thread nardine . basta
Hello I am trying to simulate a traffic for a duration of one month. when i modify the sumocfg file i get the following error: Error: Input string '2419200' is not a valid number or exceeds the time value range. thank u in advance :)

[sumo-user] Simulation with varying traffic demand

2015-02-26 Thread Ayalew Belay Habtie
Hello sumo user community, I would like to thank Jakob for your unreserved help. I am also requesting the community to help me on the following problem. I want to have a simulation which lasts for 1 hr and 20 minutes with different traffic demand: free flow, 50% demand increase, 100 % demand incre

Re: [sumo-user] Simulation with varying traffic demand

2015-02-26 Thread Lockhart, Thomas G (398I)
On Feb 26, 2015, at 7:31 AM, Ayalew Belay Habtie wrote: > Hello sumo user community, > I would like to thank Jakob for your unreserved help. > I am also requesting the community to help me on the following problem. > I want to have a simulation which lasts for 1 hr and 20 minutes with > different

Re: [sumo-user] simulation time using OD Matrix

2015-02-01 Thread Jakob Erdmann
Hello, your matrix should contain time information in its cells. You may use a single matrix for 24 hours and scale the demand with a load-curve (see --timeline options) regards, Jakob 2015-02-01 22:16 GMT+01:00 nguyen tran : > Hi all, > I generated a simulation with OD matrix input (from time 0.

[sumo-user] simulation time using OD Matrix

2015-02-01 Thread nguyen tran
Hi all, I generated a simulation with OD matrix input (from time 0.00 to time 1.00), and simulation time from 0 to 86400 (in command line). However, the generated output trace only contains information from 0 o roughly 3800 and then there's no other vehicles generated. Do you know what I should

Re: [sumo-user] Simulation terminated with exit code: 133

2014-11-10 Thread Daniel Febrian Sengkey
What is the output of the following command: sumo -V Regards, Daniel Sent from Gmail for Android On Nov 10, 2014 5:56 PM, "Saif Khan" wrote: > Hello ALL, > > I have installed sumo 0.21.0, Veins-3.0 and OMNeT++ 4.5. > I want to run the veins example but it give the following error that > upgrade

[sumo-user] Simulation terminated with exit code: 133

2014-11-10 Thread Saif Khan
Hello ALL, I have installed sumo 0.21.0, Veins-3.0 and OMNeT++ 4.5. I want to run the veins example but it give the following error that upgrade your sumo version to 0.21.0 but i have already installed this version. Starting... $ cd /home/saifkhan/simulation/omnetpp-4.5/samples/veins/examples/ve

Re: [sumo-user] Simulation without n/w part

2014-07-31 Thread Jakob Erdmann
Hello, if you want to simulation this type of scenario you typically need three components: 1) traffic simulation 2) communication (network) simulation 3) application that uses the communication to influence the traffic simulation Implementations of 2) and 3) are not included in SUMO but its fairly

[sumo-user] Simulation without n/w part

2014-07-31 Thread Angayarkanni Annamalai
Hello To all, I m interested in working with traffic congestion detection in urban roads. IS it possible to simulate the situation in SUMO? in addition to road map generation, is it possible to exchange messages in vehicles in sumo road, without using any simulator like ns2 or glomosim? Plea

Re: [sumo-user] Simulation SUMO 0.20.0 and omnetpp server unsupported

2014-06-03 Thread Touil Bara
Hi, I'am trying to install SUMO 0.19.0 on ubuntu 12.04 In this step : ./configure --with-fox-includes=/usr/include/fox-1.6 --with-gdal-includes=/usr/include/gdal --with-proj-libraries=/usr --with-gdal-libraries=/usr --with-proj-gdal I get the following error: configure: WARNING: unrecognized o

Re: [sumo-user] Simulation SUMO 0.20.0 and omnetpp server unsupported

2014-06-03 Thread Christoph Sommer
Touil Bara wrote: > I'am using Omnetpp 4.4.1, SUMO 0.20.0 and veins 2.2 (Ubuntu 12.04) > Model error: TraCI server "SUMO 0.20.0" reports API version 8. This server is > unsupported.. > [...] > Please help me. Veins 2.2 works with SUMO 0.19. SUMO 0.20 seems to use a different API (it has a diff

[sumo-user] Simulation SUMO 0.20.0 and omnetpp server unsupported

2014-06-03 Thread Touil Bara
Hello, I'am using Omnetpp 4.4.1, SUMO 0.20.0 and veins 2.2 (Ubuntu 12.04) I'am trying to execute /mixmin/examples/ veins/omnetpp.ini  All steps going well except for the last execution of SUMO  Attached to this email a file containing errors that are displayed in the terminal. The dialaog box in

Re: [sumo-user] Simulation of vehicles changing lanes frequently

2014-04-07 Thread Jakob Erdmann
Hello, you can use TraCI to fully control the lane-changing behavior of all vehicles. see http://sumo-sim.org/wiki/TraCI http://sumo-sim.org/wiki/Tutorials/TraCI4Traffic_Lights http://sumo-sim.org/wiki/TraCI/Change_Vehicle_State regards, Jakob 2014-04-07 17:05 GMT+02:00 Thierry : > Hello everyon

[sumo-user] Simulation of vehicles changing lanes frequently

2014-04-07 Thread Thierry
Hello everyone, I am working on a project about traffic simulation with SUMO. Now, I got stuck when I try to simulate a single car that changes frequently its lane. I think it might be possible to implement by configuring the route XML files. But it seems that I can only control the edge-changi

Re: [sumo-user] Simulation - full time of waiting

2013-12-05 Thread Jakob Erdmann
Hello, there is currently no way to obain this value without doing some additional computation yourself. If you run the simulation with an additonal file for edgeData output you can do it with this python script (assuming you have environment variable SUMO_HOME defined): import os,sys sys.p

[sumo-user] Simulation - full time of waiting

2013-12-04 Thread Arek
Hi, I would like to know what is the easiest way to get from simulation sum of all waiting/halting time of all vehicles during entire simulation ? It can be printed to file or read using TraCI during simulation. I was looking in different files-output and for now have two ideas: 1. Using emis

Re: [sumo-user] Simulation use Sumo and Omnet

2013-11-03 Thread Christoph Sommer
Dear 无事忙, 无事忙 wrote: > I want to run a simulation what name is Veins [...] in the terminator it said > "can't run the sumo-gui ,there is no such directory or files" > I don't know what should i do .Please help me You are probably running the sumo-launchd as follows: /path/to/veins/sumo-launchd

[sumo-user] Simulation use Sumo and Omnet

2013-11-02 Thread 无事忙
Hello i don't know if i can ask you this question ...But i really really need some help ! So please~~~ I want to run a simulation what name is Veins . It run with the SUMO and Omnet.When i run the simulation on the Omnet it have a error: Error in module (TraCIScenarioManagerLaunchd) scenario.

Re: [sumo-user] Simulation output visualization in real time using SUMO-GUI

2013-10-16 Thread Daniel Krajzewicz
Hello André, no, look, the output is written immediately. You just have to wait for the simulation to close it. I suppose that's the issue. Otherwise, when starting SUMO (or whatever) from a script, it may happen that the script continues before the SUMO has closed all files. Sincerely, Daniel