Hello, please take a look at http://sumo-sim.org/wiki/Demand/Shortest_or_Optimal_Path_Routing and http://sumo-sim.org/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Incomplete_Routes_.28trips.29 regards, Jakob
2014-05-15 20:09 GMT+02:00 Sanaz Khakpour <[email protected]>: > Hello dear Jakob, > > Is there any solution to give a source and destination for a vehicle in > SUMO, and SUMO finds the shortest path between source and destination? > Thank you so much. > > Best Regards, > Sanaz > ________________________________________ > From: Sanaz Khakpour [[email protected]] > Sent: 12 May 2014 13:06 > To: Jakob Erdmann > Cc: [email protected] > Subject: Re: [sumo-user] put vehicles in specific locations > > Thank you so much. > SUMO gives error with junction IDs. and when I don't put them, it doesn't > work either. > Also, the following link won't give me a txt file. it just downloads the > netcheck.py file for me! > What should I do now? > > Thanks, > Sanaz > ________________________________________ > From: Jakob Erdmann [[email protected]] > Sent: 12 May 2014 08:43 > To: Sanaz Khakpour > Cc: [email protected] > Subject: Re: [sumo-user] put vehicles in specific locations > > Hello, > routes only consist of edge ids. Node ids (which for OSM are numbers) are > not needed. If a route is not connected it may be due to a turning > prohibition at one of the junctions. Try to build a single route by > continually adding edges and see where it fails. > (or use http://sumo-sim.org/wiki/Tools/Net#netcheck.py to figure out where > your network is disconnected) > regards, > Jakob > > > 2014-05-12 14:05 GMT+02:00 Sanaz Khakpour <[email protected]>: > > > Hello Jakob, > > > > Thank you so much for your reply. I tried to give routes to vehicles > using > > edge and node numbers in a city map I downloaded from open street map. > > When I open the simulation in SUMO and run it it gives me error that the > > intersection numbers are not valid. > > When I delete intersection numbers between roads, it says it can't > connect > > the roads! > > Could you please help me? > > > > Thanks, > > Sanaz > > > > On 28 Apr 2014, at 02:55 am, "Jakob Erdmann" <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hello, > > the easiest way to do this is to generated vehicle inputs with a custom > > written script according to the specifications given here: > > sumo-sim.org/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes< > > > http://sumo-sim.org/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes > > > > > regards, > > Jakob > > > > > > 2014-04-27 17:25 GMT+02:00 Sanaz Khakpour <[email protected] > <mailto: > > [email protected]>>: > > Dear all SUMO users, > > > > I would like to create a network and assign coordinates, speed, and > moving > > direction (and movement pattern if possible) to each vehicle separately. > > > > I will be so grateful if you help me and show me how I can do so. Or is > > there any example available or not? > > > > Thank you so much, > > > > Regard, > > Sanaz > > > > > ------------------------------------------------------------------------------ > > Start Your Social Network Today - Download eXo Platform > > Build your Enterprise Intranet with eXo Platform Software > > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > > Get Started Now And Turn Your Intranet Into A Collaboration Platform > > http://p.sf.net/sfu/ExoPlatform > > _______________________________________________ > > sumo-user mailing list > > [email protected]<mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
