Hi Manish, it is hard to say from a distance but I would consider it a bug. Are you able to proide your scenario? If not, are there any helpful warnings / output you can post? Are you using stops in your routes? Did the stuck vehicles never get a new route assigned or was the new route the same as the old one?
Maybe those questions can help in solving the problem. Best regards, Michael Am 15.02.2015 um 07:41 schrieb Manish Chaturvedi: > Hello, > > I upgraded to SUMO 0.22.0 version. It permits vehicles to change their > route multiple times > > But, some of the vehicles get stuck in simulation and do not leave. These > vehicles include some which never changed their route. > > This leads to an infinite loop as I have not specified the simulation end > time. > > Is it a bug or I am missing something? Please guide > > I need to understand behavior of setRoute() function. Please give pointers > > > > Sincerely, > > Manish > > > On Sun, Feb 15, 2015 at 10:11 AM, Manish Chaturvedi <[email protected]> > wrote: > >> I need to know the following >> >> 1) Does latest version of SUMO (sumo-0.22) support chageRoute() for a >> vehicle more than once >> 2) Does it avoid routing loops? >> >> I may try an upgrade if the problem is solved in the latest version of SUMO >> >> Sincerely, >> >> Manish >> >> On Sat, Feb 14, 2015 at 11:09 PM, Jakob Erdmann < >> [email protected]> wrote: >> >>> I'm sorry but we do not have the resources to support outdated version of >>> sumo. >>> see >>> http://sumo.dlr.de/wiki/FAQ#Why_does_SUMO_not_behave_as_documented_in_this_wiki.3F >>> If the problem persists with the latest version, please let us know. >>> regards, >>> Jakob >>> >>> 2015-02-14 16:39 GMT+01:00 Manish Chaturvedi <[email protected]>: >>> >>>> 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 >>>> >>> >>> >> > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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
