You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.