|
From: Daniel K. <d.k...@go...> - 2012-07-02 11:47:23
|
Dear Mani, a) check jtrrouter; the application obtains probabilities to turn at intersections, so the movement should be random b) implement something by yourself, I think there is nothing existing that uses a random route at each edge sincerely, Daniel 2012/7/1 Mani Amoozadeh <ma...@kt...>: > Dear All. > > I need some help in generating routes in SUMO. > > I imported a 6 km*6 km map from OpenStreeMap and used netconvert to > transform it to a compatible network file in Sumo (example.net.xml). > Then I defined a flow between two predefined edges in the network > (example.flow.xml). > > When I use the DUAROUTER, it computes the shortest path using the > Dijkstra algorithm, but what I need is a random path between these two > predefined edges. > I also checked the randomTrips.py script, but it choses the starting and > ending edges randomly. > > How can I define a random path between two predefined edges in this big > network ? > > Regards, > Mani Amoozadeh > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > sumo-user mailing list > sum...@li... > https://lists.sourceforge.net/lists/listinfo/sumo-user |