Re: [sumo-user] Error: Zipper junctions with more than two conflicting lanes are not supported

2019-05-15 Thread Menno van der Woude
Hello Jakob, 1) steps as follows (NETEDIT 1.2.0) - open network - open additionals - save additions (dialog will appear, which seems superfluous, since I just opened a specific file?) - switch to TAZ mode with z - select a TAZ - disable the "keep" checkbox - change a value in either the Source

Re: [sumo-user] Asking for E2 Detector

2019-05-15 Thread Manh Do Van
Yes, thank you Dr. Jakob Erdmann! Virus-free. www.avg.com <#DAB4FAD8-2DD

Re: [sumo-user] Asking for E2 Detector

2019-05-15 Thread Jakob Erdmann
The E2 detector is often used to model detection from traffic cameras or similar area-detection methods. In these cases the length simply models the detection range. If you just want to measure queues and there are no other obstacles (such as busStops) ahead of the intersection than a longer detect

Re: [sumo-user] Teleport pedestrians

2019-05-15 Thread Jakob Erdmann
Those pedestrians will be removed automatically when there are no more vehicles in the simulation that might pick them up. Other than that, you can only remove them via TraCI at the moment. Am Mi., 15. Mai 2019 um 12:37 Uhr schrieb steniero : > Hi, > I would like to know if it is possible to remo

Re: [sumo-user] Why are vehicles stopping at a junction

2019-05-15 Thread Jakob Erdmann
I'm happy to hear that you solved your problem. However, it ought not to happen that vehicles deadlock on junctions regardless of the edge priority values. If you can provide the problematic simulation (maybe cut down to size with netedit) I would still like to take a look and check for a potential

Re: [sumo-user] Error: Zipper junctions with more than two conflicting lanes are not supported

2019-05-15 Thread Jakob Erdmann
Hello, 1) I could not replicated the disabled menu item. Can you give exact steps for this? 2) For the ordering-related error, see https://github.com/eclipse/sumo/issues/5640 3) Zipper junctions only support lane-drop type junctions at the moment. Real intersections with zippering are not supported

Re: [sumo-user] Visualizer

2019-05-15 Thread Jakob Erdmann
You can also load arbitrary images for the vehicles by using the vType attribute 'imgFile' and setting vehicle rendering to "show as raster images". Am Mi., 15. Mai 2019 um 13:41 Uhr schrieb Menno van der Woude < me...@codingconnected.eu>: > Hey Stefano, > > i believe what you want is possible w

Re: [sumo-user] Why are vehicles stopping at a junction

2019-05-15 Thread Gbologah, Franklin E
Barry and Jacob: Thanks for the response. I think I have solved the problem now. It wasn't exactly the issue Barry described but while following his steps I eventually found the problem and fixed it. First, I followed Jacob's guidelines below and checked the "foes" of each vehicle stopped at t

Re: [sumo-user] Junctions visualized as sidewalk

2019-05-15 Thread Jakob Erdmann
Hello, your are building a network with pedestrian infrastructure (probably because you have a pedestrian crossing somewhere). This causes walkingareas to be built at every junction where a lane enters which allows pedestrians. This also applies to lanes with the default permission value of allow="

Re: [sumo-user] Why are vehicles stopping at a junction

2019-05-15 Thread Evans, Barry
I’m not sure if this will help but I had a similar situation with vehicles turning from a junction on a major road onto a service road into a parking area. My fix (though not sure if an efficient fix as I’m quite new to SUMO) was to run the simulation until the vehicle gets stuck at the junction

[sumo-user] Junctions visualized as sidewalk

2019-05-15 Thread Menno van der Woude
Hello all, in a network I built, junctions show up in SUMO-GUI as 'sidewalk': Does anyone know why this happens, and how I can change this? Greets, Menno ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your

Re: [sumo-user] Visualizer

2019-05-15 Thread Menno van der Woude
Hey Stefano, i believe what you want is possible with SUMO-GUI: * you can visualize vehicles as desired, e.g. as 'boxes' (SUMO-GUI > view settings > Vehicles o i see no option for a custom shape (like a custom svg or a circle or so), not sure if this is supported. the wiki also d

[sumo-user] Teleport pedestrians

2019-05-15 Thread steniero
Hi, I would like to know if it is possible to remove or teleport pedestrians waiting at the stop for too long. Thank you Stefano ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from

[sumo-user] Visualizer

2019-05-15 Thread steniero
Hi, I was wondering wether there was the possibility, maybe with an add-on program to visualize the simulation with a different layout, I want to see a medium to big scenario and I would like to see in a highlighted way how vehicles move (I was thinking a dark background and vehicles viewed as smal

[sumo-user] Error: Zipper junctions with more than two conflicting lanes are not supported

2019-05-15 Thread Menno van der Woude
Hello all, after a while away from sumo and simulations, I have picked this up again now. Great to see the new features! Eg. being able to edit taz items within NETEDIT is really helpful. I have noticed: * when changing 'source' and 'sink' values for edges belonging to a TAZ, after hitti