|
From: Daniel K. <d.k...@go...> - 2011-11-08 10:49:51
|
Hello Pietro, no, it's just outdated. The arrivalPos is evaluated in the meantime. sincerely, Daniel 2011/11/4 Pietro Niccoli <pi...@ti...> > Hi everyone, > I tried using that parameter, but the cars still exit at the beginning of > the destination road. > Here > ( > http://sumo.sourceforge.net/doc/current/docs/Definition_of_Vehicles,_Vehicl > e_Types,_and_Routes.html) it's said that this parameter is currently not > evaluated, anyone can confirm this? > Thanks all, > > Pietro > > -----Messaggio originale----- > Da: Daniel Krajzewicz [mailto:d.k...@go...] > Inviato: lunedì 31 ottobre 2011 13:50 > A: Eric Gamess > Cc: sum...@li... > Oggetto: Re: [sumo-user] Route with only one edge > > Dear Eric, > > just write <vehicle arrivalPos="-1" ...><route > edges="myedge"/></vehicle>... > You have to set the arrivalPos attribute to the position at the end of your > last edge in order to pass it, too. Negative numbers, as "-1" are counted > from the end of the edge. > > sincerely, > Daniel > > 2011/10/31 Eric Gamess <eg...@gm...> > > > Hello all, > > > > .... > > > > Also, in SUMO, vehicles disappear at the beginning > > of the last edge of a route. Is there a way to make > > them disappear at the end of the last edge??? > > > > Thank you for you help. > > > > Eric. > > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > sumo-user mailing list > sum...@li... > https://lists.sourceforge.net/lists/listinfo/sumo-user > |