Hi Jacob, If there are 3 vehicles v2, v3, v4 and V2 at the junction. Then getDrivingDistance() gives correct result for distance between v3-v4 but for v2-v3 the distance is wrong. I've tried the latest version http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version as you have suggested.
Thanks, Santa On Mon, Jun 19, 2017 at 2:41 PM, Santa Maiti <[email protected]> wrote: > Thanks Jakob for the quick reply. I'll try the latest. > > Thanks, > Santa > > > > > > On Mon, Jun 19, 2017 at 5:17 AM, Jakob Erdmann <[email protected] > > wrote: > >> Hello, >> in the latest development version these functions return the correct >> value regardless of whether the vehicles are on a junction or not. >> See http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version >> regards, >> Jakob >> >> 2017-06-18 15:17 GMT+02:00 Santa Maiti <[email protected]>: >> >>> Hi team, >>> >>> getDrivingDistance() / getDrivingDistance2D() returns distance between >>> two >>> vehicles in general. Could you please suggest a way to get distance >>> between >>> vehicles when one vehicle is at a junction? >>> >>> Thanks, >>> Santa >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>> >> >> > > > -- Santa Maiti, Ph.D Student, Geomatics, Department of Infrastructure Engineering, University of Melbourne. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
