Hi everyone, In my scenario: 1- I am going to make an od2trip file including emergency vehicles their departure and arrival edges placed in taz0 and taz1, respectively. 2- Extra definition must be added to this trip. 3- At the same time, there is a background flow named osm.passenger.trips.xml 4- I want to join these two trips and find the route for each vehicle by using duaiterate.py. My current challenges are: a) How must the additional file be loaded? (I know that it should be done by using sumo option --additional-files but, I don't have any idea of the process) b) What is the file that the question mark should be replaced by (-t osm.passenger.trips.xml,?) in duaiterate.py?
Best, Ali
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
