Re: [sumo-user] setting up circular simulation

2015-02-02 Thread Matthias Wirtz
On Sunday 01 February 2015 20:46:36 you wrote: see http://sumo.dlr.de/wiki/FAQ#How_do_I_maintain_the_same_number_of_vehicles_in _the_net.3F Thx Jakob, the hint to the rerouter helped a lot. But I have still issues. Defining reroutes takes place in an additional file. When defining the

[sumo-user] setting up circular simulation

2015-02-01 Thread Matthias Wirtz
Hello, I'm trying to set up a circular simulation to better visualize what a car following model does. So I created a network with just one road and one lane in a circle. Last edge leading into first edge. But when setting up the route of the vehicle I don't know how to define that the route

[sumo-user] Rerouter: rerouted vehicles forget stop points

2015-02-10 Thread Matthias Wirtz
Hello, I'm using the rerouter to assign new routes to vehicles. The vehicles that I'm rerouting are public transport vehicles, for which stops at certain bus stops have been defined. When I reroute them, they lose the information about where they should stop. I reroute them to the same route

[sumo-user] traci: lane method lastStepVehicleIds

2015-03-03 Thread Matthias . Wirtz
Hi, I have a question regarding the method “last step vehicle ids” of the lane class. Is the returned list sorted by the position of the vehicles on this lane? So the first vehicle on this list is closest to the start of the lane. Thx. -- Matthias

[sumo-user] Vehicle aborts stop

2015-02-25 Thread Matthias Wirtz
Hello, I am simulating vehicles that stops at certain stations. During the simulation, i got the following msg, Warning: Vehicle '56' aborts stop. then the simulation stops. what might be the reason? When I remove a vehicle that is currently stopped from the simulation (traci.vehicle.remove)

[sumo-user] problem with view-settings file

2015-02-22 Thread Matthias Wirtz
Hello, I want do add some SUMO-GUI configuration data in the view-settings file regarding the visualization of vehicles and streets/edges. Therefore I added a gui-settings-file to the sumo.cfg files containing: viewsettings scheme name=circle vehicles minVehicleSize=1.00

Re: [sumo-user] problem with view-settings file

2015-02-23 Thread Matthias Wirtz
On Monday 23 February 2015 07:51:04 you wrote: Hi, you can simply configure the settings in the gui and then save them to a file Yes, that works fine, except the value for the Exagerated width by setting for edges/streets doesn't seem to be saved in the gui-settings-file. When opening the

[sumo-user] netconvert parameter junctions.join-dist

2015-01-30 Thread Matthias Wirtz
the two junctions in order to be joined. Neither does it state which unit the parameter join-dist needs to be provided. Both seems to me worth mentioning on the wiki page. In addition one might clarify there, how the distance is measured: direct, network, ... CU -- Matthias Wirtz

[sumo-user] netconvert parameter junctions.join-dist

2015-01-30 Thread Matthias . Wirtz
the two junctions in order to be joined. Neither does it state which unit the parameter join-dist needs to be provided. Both seems to me worth mentioning on the wiki page. In addition one might clarify there, how the distance is measured: direct, network, ... CU -- Matthias Wirtz, Mannheim, DE

[sumo-user] Rerouting pedestrians

2015-04-14 Thread Matthias Wirtz
. Might this be the problem? And if so how do I attach a walk to the rerouter? Thx. -- Matthias Wirtz -- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2

[sumo-user] Fwd: SUMO crashes when making screenshots via TRACI

2015-04-03 Thread Matthias Wirtz
Subject: SUMO crashes when making screenshots via TRACI Date: Friday 03 April 2015, 22:02:12 From: Matthias Wirtz matthias.wi...@gmx.net To: sumo-user@lists.sourceforge.net Hello again, when using the method: traci.gui.screenshot I get the following error message: [xcb] Unknown sequence number

[sumo-user] SUMO crashes when making screenshots via TRACI

2015-04-03 Thread Matthias Wirtz
. -- Matthias Wirtz - Mannheim, DE -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software

[sumo-user] request info in junction description

2015-07-22 Thread Matthias Wirtz
Hello, I have a quick question regarding the requests within junctions. In the wiki (Networks/SUMO_Road_Networks) there is a small example: request index=2 response=100 foes=110 cont=0/ And the explanation says: The a vehicle using the connection with the index 2 has to wait for vehicles

[sumo-user] Error: Cannot import network data without PROJ-Library

2016-09-11 Thread Matthias Wirtz
libraries installed: libproj0 libproj9 libprojectM-qt1 libprojectM2 Could anyone give me a hint, which library exactly is necessary here? Thanks. -- Matthias Wirtz -- ___ sumo

Re: [sumo-user] Error: Cannot import network data without PROJ-Library

2016-09-13 Thread Matthias Wirtz
nal configure parameters are given. That would mean one always has to compile netconvert from source. Thanks for the help. -- Matthias Wirtz -- ___ sumo-user mailing list sumo-us

Re: [sumo-user] Error: Cannot import network data without PROJ-Library

2016-09-12 Thread Matthias Wirtz
kage libproj-devel as suggested but that didn't change anything. Any ideas? -- Matthias Wirtz -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals

[sumo-user] DFROUTER not creating routes for in-between detectors

2016-09-18 Thread Matthias Wirtz
s B-C-D and A-B-C here. Is my interpretation of the DFROUTER functionality correct? Thanks for the help. -- Matthias Wirtz -- ___ sumo-user mailing list sumo-u

[sumo-user] Visualization with plot_net_dump.py

2016-11-26 Thread Matthias Wirtz
Hello, I have a question regrading the tool plot_net_dump.py. It takes two arguments for specifying the measures that should be visualized. So for example entered and speed while the former will effect the width of the edge and the latter the color of the edge. Unfortunately for edges where

[sumo-user] Issue with tool duaIterate.py

2016-11-03 Thread Matthias Wirtz
Thanks for the prompt response via this mailing list! I think this is an important factor for simple users of SUMO. CU. -- Matthias Wirtz -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi proce

[sumo-user] traCI: waiting time of vehicle not set

2017-05-17 Thread Matthias Wirtz
aster than 0.1m/s." Now in Version 0.30 somehow the waiting time is always 0 both when accessing via traCI via getWaitingTime or when looking in the GUI. So it looks like this was done by intent. Can I reactivate this variable? Thx. -- Matt

Re: [sumo-user] traCI: waiting time of vehicle not set

2017-05-17 Thread Matthias Wirtz
e 0.27.0. > > My tests show that waitingTime is tracked correctly in the GUI and traci > also returns non-zero values. > Please provide an example scenario where waiting time is not properly > incremented so I can determine whether there is a bug. > regards, > Jakob > > 2017-05-17

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

2017-06-21 Thread Matthias Wirtz
odal 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:26 GMT+02:00 Matt

[sumo-user] SUMO crashes when using multi-lane detectors

2017-06-22 Thread Matthias Wirtz
imeThreshold="1.00" speedThreshold="1.00" jamThreshold="10.00"/> When using the detector only for one lane SUMO can load the simulation just fine. Is there any issue with the configuration of the detector? Minimal example attached. I'm using SUMO 0.30 on linux. Regar

[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

[sumo-user] Issue with junction where the turning traffic has priority

2017-06-07 Thread Matthias Wirtz
nd this out too. Glad, if someone could point me into the right direction. Regards. -- Matthias Wirtz -- Check out the vibrant tech community on one of the world's most engaging

Re: [sumo-user] Issue with junction where the turning traffic has priority

2017-06-07 Thread Matthias Wirtz
have priority even over the oncoming traffic which runs straight. This is opposing the usual traffic rules applying at for e.g. right-before-left junctions. So this traffic rule is not yet followed by simulation. Is there a way to get this changed? Thx. -- Matthias Wirtz On 07.06.2017 15:24

[sumo-user] two minor bugs in netedit

2017-06-17 Thread Matthias Wirtz
the middle of the buttons you are forced to increase the width of the left panel in order to read the button labels. So it might be helpful e.g. to have a wrapping field for the junction id that rather enlarges down then to the right. I'm using sumo 0.30 on linux. Regards. -- Matt