sumo icon indicating copy to clipboard operation
sumo copied to clipboard

add / modify vehicle flows using traci

Open thilagaguru opened this issue 2 years ago • 1 comments

I am working on a traffic simulation where I would like to add traffic at particular situation. In Traci i came across the command traci.vehicle.add to add a new vehicle in the simulation. I would like to know, is it possible to add a flow using traci.

Any help would be greatly appreciated. Thank you. Thilaga.

thilagaguru avatar Feb 12 '23 23:02 thilagaguru

No, it is not supported to add flows dynamically using TraCI.

m-kro avatar Feb 13 '23 10:02 m-kro