Hello,

I have created a box network of roads. Using randomTrips.py, I have to
insert 240 cars/min. Done that using parameters -e 3600 and -p 15. This
creates a trips.trips.xml file with 240 trips. However, some vehicle IDs
are missing from trips.alt.xml because they are not routed through
connected edges. The following warnings and error pop up in between
simulation

Warning: No connection between edge '1' and edge '4' found.
Warning: No route for vehicle '8' found.
Error: Vehicle '8' has no valid route.

How do I tell randomTrips.py to configure routes on connected edges only?

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

Reply via email to