sumo
sumo copied to clipboard
add / modify vehicle flows using traci
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.
No, it is not supported to add flows dynamically using TraCI.