Dears Jakob & Rohit, Thanks for your useful answers. The errors were disappeared after I changed SUMO version from 0.28.0 to 0.30.0 and now the simulation run without any errors.
Thank you very much, Abdul ________________________________ From: Jakob Erdmann <[email protected]> Sent: Monday, May 29, 2017 6:24:40 PM To: Abdullah Al-Saleh Subject: Re: [sumo-user] errors in edges which version of SUMO are you using? 2017-05-29 17:22 GMT+02:00 Jakob Erdmann <[email protected]<mailto:[email protected]>>: see http://sumo.dlr.de/wiki/Tools/Trip#Validated_routes_and_trips 2017-05-29 16:42 GMT+02:00 Abdullah Al-Saleh <[email protected]<mailto:[email protected]>>: Hello there, I have a question about SUMO, please: I did the following steps: 1- I downloaded map.osm from OpenStreetMap. 2- I used netconvert --osm-files map.osm -o map.net.xml 3- I used polyconvert --net-file map.net.xml --osm-files map.osm --type-file typemap.xml -o map.poly.xml 4- I used python /usr/share/sumo/tools/randomTrips.py -n map.net.xml -e 100 -l 5- I used python /usr/share/sumo/tools/randomTrips.py -n map.net.xml -r map.rou.xml -e 100 -l But I got the following errors even when I tried to used different map sizes and area from OpenStreetMap, errors such as:: Error: Vehicle '1' has no valid route. No connection between edge '148698085' and edge '40696226#1'. Quitting (on error). Error: Vehicle '0' has no valid route. No connection between edge '-153044401' and edge '312750086#0'. Quitting (on error). Error: Vehicle '0' has no valid route. No connection between edge '350214398' and edge '31727571#0'. Quitting (on error). Error: Vehicle '4' is not allowed to depart on any lane of its first edge. Quitting (on error). Error: Vehicle '6' is not allowed to depart on any lane of its first edge. Quitting (on error). Any suggestions? Thanks Abdul ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/sumo-user ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
