Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] traci.vehicle.setStop()

So how do you measure the queue length? Did you check in sumo-gui whether really no vehicle leaves / finishes its route at the stop / ...? It is difficult to guess the actual problem from your current description.

 

Mirko

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] traci.vehicle.setStop()

Datum: 2022-08-05T17:16:46+0200

Von: "ali mirzaei" <alimrz222@xxxxxxxxx>

An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>

 

 

 

Hi everyone,
I use "traci.vehicle.setStop()" to stop the first part of the vehicles at the rightmost of the path. Then I insert the second part so that they stop next to the first one using the same function. The first part must stay there till the end of the simulation but the second part stops temporarily. To my surprise, the queue length of the first parts gets shorter while no vehicles of that type are seen to leave the scenario. Why does this happen?
Best regards,
Ali


Back to the top