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

Reply via email to