Hello, I am using sumo-0.17 version. I am facing following issues while trying to reroute vehicles using traci.vehicle.setRoute()
1) The setRoute function succeeds at least once for every vehicle. But when it is repeated for a vehicle, specifically when vehicle tries to get the older route again, I get the error Route replacement failed Is this a bug or I am missing some details of set route function 2) some of the vehicles never exit and simulator keeps on running (I have not specified end time) in sumo cfg file and want to run the simulation until all the vehicles complete their trip (1) and (2) may be interrelated and solving one may solve the other. Please guide. Sincerely, Manish ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
