|
From: Daniel K. <d.k...@go...> - 2011-10-31 12:50:29
|
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, > > In the web page of SUMO, I found the following > sentence: > > Please note, that SUMO now allows routes with > only one edge, see "Definition of Vehicles, > Vehicle Types, and Routes" for further information. > > Unfortunately, I could not find a way to do it. Can > someone give some information about it??? > > 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. > > > ------------------------------------------------------------------------------ > Get your Android app more play: Bring it to the BlackBerry PlayBook > in minutes. BlackBerry App World™ now supports Android™ Apps > for the BlackBerry® PlayBook™. Discover just how easy and simple > it is! http://p.sf.net/sfu/android-dev2dev > _______________________________________________ > sumo-user mailing list > sum...@li... > https://lists.sourceforge.net/lists/listinfo/sumo-user > |