Hi,

I have created a trips file using:
<trip id = 'trip%i' depart = '%i' from = '%s' to = '%s'/> %(i,s1,F,T)
where I have changed the i,s1,F and T values iteratiuvely in a loop, using 
TraCI.

After creating these multiple trips, I used DUAROUTER function to create a 
routes file using:
duarouter --trip-files Trips.xml --net-file Network.net.xml --output-file 
Routes.rou.xml

But after the routes file is generated, I noticed that all the vehicles are of 
the same type. I would like to generate a simulation of different types of 
vehicles that are running in these different routes. Is there any possibility 
to add different vehicle types into my trips file itself so that I can achieve 
this?

Thanks and Regards,
PSK

_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to