Re: [sumo-user] Different probability flows between simulations

2020-11-24 Thread Tiago Silva
Hello! To better track this problem, I reported it as a issue in sumo repository: https://github.com/eclipse/sumo/issues/7856 Thanks! Em seg., 23 de nov. de 2020 às 10:45, Tiago Silva escreveu: > Dear all! > > To check parse behavior, I changed the value in overtaking.sumo

Re: [sumo-user] Different probability flows between simulations

2020-11-23 Thread Tiago Silva
advance! Em dom., 22 de nov. de 2020 às 11:39, Tiago Silva escreveu: > Hello everyone! > > Forgiveness for the delay in returning. I performed some additional tests > and found that the problem must be with the way I load the network. I > noticed that if I load the network directly in

Re: [sumo-user] Different probability flows between simulations

2020-11-22 Thread Tiago Silva
Hi, > I just tested the most recent build with --random and it works as expected. > > Best regards, > Michael > > Am 21.10.20 um 20:32 schrieb Tiago Silva: > > Dear Andras and Lokesh, > > > > Thanks for your reply! Unfortunately, even with seed and random my > &

Re: [sumo-user] Different probability flows between simulations

2020-10-21 Thread Tiago Silva
mness.html). You can do it using > in *.sumocfg file. It simply uses the system > current time as a seed value. > > Thanks, > Lokesh > > On Wed, Oct 21, 2020 at 8:15 AM Tiago Silva > wrote: > >> hello, >> >> I'm generating a flow of vehicles with p

[sumo-user] Different probability flows between simulations

2020-10-21 Thread Tiago Silva
hello, I'm generating a flow of vehicles with probability='0.3' as seen in the code below: ** It works correctly and generates the random flows I need during the simulation. However, I noticed that if I execute the simulation again it will generate the same random flow as the previ

[sumo-user] TraCI quits on "Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown"

2020-05-23 Thread Tiago Silva
Hello everyone! I'm trying to get the number of vehicles that were involved in a collision during the Sumo simulation via TraCI. I'm using a Veins application to control Sumo simulation via TraCI. I verified that this seems to be done by getCollidingVehiclesNumber()

Re: [sumo-user] Ovetaking via TraCI

2020-01-28 Thread Tiago Silva
e element from the oppositive lane so that it can just go to the oppositive and break the loop. However, with that the simulation crashes. Have you ever seen something like this or have any idea what may be happening? Thanks in advance! Em sex., 10 de jan. de 2020 às 00:44, Tiago Silva escreveu: &g

Re: [sumo-user] Ovetaking via TraCI

2020-01-09 Thread Tiago Silva
, 9 de jan. de 2020 às 14:07, Jakob Erdmann escreveu: > Veins version 5 is compatible with SUMO 1.2. which already uses TraCI API > version 20. I recommend upgrading Veins. > http://veins.car2x.org/documentation/upgrading/ > > Am Do., 9. Jan. 2020 um 17:26 Uhr schrieb Tiago Silva <

Re: [sumo-user] Ovetaking via TraCI

2020-01-09 Thread Tiago Silva
that the duration argument is > interpreted for opposite-direction driving). The answers to 1) should take > care of this. > > regards, > Jakob > > Am Do., 2. Jan. 2020 um 17:07 Uhr schrieb Tiago Silva < > tiago.silva1...@gmail.com>: > >> Hello! >> >

[sumo-user] Ovetaking via TraCI

2020-01-02 Thread Tiago Silva
Hello! I'm developing a Veins application to control the overtaking maneuver of vehicles in a road with 2 single lane with opposite direction routes in SUMO 1.2.0: [image: image.png] Blue vehicles must overtake red vehicle and avoid collision with green vehicles (that travel in the opposite direc

[sumo-user] Ovetaking via TraCI

2019-09-09 Thread Tiago Silva
Hello everyone! I'm developing a Veins application to control the overtaking maneuver of vehicles in a road with 2 single lane with opposite direction routes (please take a look in attached overtaking.net.xml and overtaking.rou.xml files). I'm using latest development version of sumo and Veins 5.0-