That is the offset of the back of the vehicle from the start of the lane that vehicle is on. it may be negative if the vehicle's back is on another lane. Note that we fixed some bugs in getFollowerOnConsecutive in the latest svn version. regards, Jakob
2015-02-15 23:01 GMT+01:00 Mani Amoozadeh <[email protected]>: > Thanks! One last question :) > > I am using this method to get the following vehicle, and it works as > expected. > > getFollowerOnConsecutive(backOffset, leaderSpeed, leaderMaxDecel); > > But I do not know, what backOffset parameter is. > Does the backOffset specify the search range for finding the following > vehicle? > Setting it to 1 or 200 gives me the same result. > > Thanks again. > > - Mani > > > On 02/15/2015 12:00 AM, Michael Behrisch wrote: > > Hi Mani, > > yes this is due to a code refactoring we did recently. You can safely > > delete the src/od2trips directory with all contents and "make" should > > work again. > > > > Best regards, > > Michael > > > > Am 15.02.2015 um 03:24 schrieb Mani Amoozadeh: > >> Hi, > >> I am having problem in making the SUMO source code after updating > to the > >> latest revision. > >> make[3]: Leaving directory > `/home/mani/Desktop/VENTOS_SUMO/src/guisim' > >> make[3]: Entering directory `/home/mani/Desktop/VENTOS_SUMO/src' > >> rm: cannot remove ‘od2trips’: Is a directory > >> make[3]: *** [od2trips] Error 1 > >> make[3]: Leaving directory `/home/mani/Desktop/VENTOS_SUMO/src' > >> make[2]: *** [all-recursive] Error 1 > >> make[2]: Leaving directory `/home/mani/Desktop/VENTOS_SUMO/src' > >> make[1]: *** [all] Error 2 > >> make[1]: Leaving directory `/home/mani/Desktop/VENTOS_SUMO/src' > >> make: *** [all-recursive] Error 1 > >> By the way, I did this before issuing make: > >> sudo make -f Makefile.cvs > >> Thanks! > >> - Mani > >> > ------------------------------------------------------------------------------ > >> 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 > ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
