[sumo-user] Question on Vehicle.isStopped (traci command)

2018-12-05 Thread sung hyun Jang
Dear Sumo users I have an issue with traci command (Vehicle.isStopped) Now, I am running a sumo simulation with JAVA for the evaluation of traffic signal control. In order to calculate the number of stops for each vehicles running in the network, I used "Vehicle.isStopped" as the following. *bool

Re: [sumo-user] Knowledge of a vehicle about its surrounding traffic

2018-12-05 Thread Soumya Sharma
Thanks, Michael. To answer your question- I would want to do as much inside sumo as possible. What will I miss out if I dint use TraCI? Thanks again, Soumya. On Tue, Dec 4, 2018 at 5:38 PM Michael Behrisch wrote: > Hi Soumya, > it really depends whether you want to do everything inside sumo or

[sumo-user] Simulate decision making of an autonomous vehicle

2018-12-05 Thread vincentvw
Dear all, I would like to simulate the following scenario using SUMO: an autonomous car is blocked by some sort of road blockage (just before an intersection), and the car has to perform an 'illegal' move by crossing the line and drive around the blockage by using the lane for the opposite directi

Re: [sumo-user] faster simulation in GUI

2018-12-05 Thread Sasan Amini
Hi Michael, I'm on windows and not using TraCI. I made a more detailed experiment to see what is really happening. First of all, since I am using laptop and it was not plugged in, it was on battery saving mode (not full performance), which made SUMO without GUI extremely slow but had no effect

[sumo-user] Specifying Vehicle type in O-format (VISUM/VISSIM) file

2018-12-05 Thread Ugirumurera, Juliette
Hello, I would like to generate an OD matrix with the O-format to use with OD2TRIPS module, but need to specify that the vehicles are all of truck type. Is there a way to do that in the O-format file? Juliette ___ sumo-user mailing list sumo-user@ecli

[sumo-user] save as *.svg while using the SUMO GUI

2018-12-05 Thread Jane Cheung
Dear all There is something wrong while I was using the SUMO GUI COIN [image: image.png] to save as *.svg [image: image.png] *How to save the picture with the extension name of "svg"* Appreciate any help! Best regards! Jane ___ sumo-user mailing list

[sumo-user] Assert Error in edgesInDistricts.py

2018-12-05 Thread Ugirumurera, Juliette
Hello, I successfully created a taz polygone file with POLYCONVERT and have imported the corresponding network file using NETCONVERT. When I run the edgesInDistrits.py edge taz file, I get the error below. What does it mean? Traceback (most recent call last): File " $SUMO_HOME/tools/edgesInDi

[sumo-user] Nodes abstraction conversion

2018-12-05 Thread Jakub Filip Stawik
Hello I need some advice regarding a thought process of designing a simulation. I described the area of interest as a graph where each node is a junction and each edge an amount of cars between junctions. So far so good. Because of the fact that I want to test OD matrices with assigment I need t