log python/tests/moving.txt @ 682:fbe29be25501 dev

age author description
Fri, 05 Jun 2015 02:35:29 +0200 Nicolas Saunier corrected bug dev
Tue, 26 May 2015 18:16:51 +0200 Nicolas Saunier corrected bug for intersection of lines (thanks to Paul for finding)
Mon, 18 May 2015 13:53:25 +0200 Nicolas Saunier some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions
Tue, 17 Feb 2015 03:55:55 +0100 Nicolas Saunier major work on pPET and pet, issues remain for pPET computed with predicted trajectories
Sun, 07 Dec 2014 22:59:47 -0500 Nicolas Saunier added tests and corrected one bug
Mon, 22 Sep 2014 16:21:53 -0400 Nicolas Saunier added midpoint function (from laurent gauthier)
Thu, 18 Sep 2014 15:36:57 -0400 Nicolas Saunier corrected bug for curvilinear trajectory with only one position and differentiation
Thu, 28 Aug 2014 17:22:38 -0400 Nicolas Saunier changed arguments to type Point
Thu, 28 Aug 2014 16:42:13 -0400 Nicolas Saunier added functions to use trajectories as alignments
Tue, 12 Aug 2014 17:47:16 -0400 Nicolas Saunier fixed and simplified getSYfromXY
Thu, 07 Aug 2014 00:05:14 -0400 Nicolas Saunier corrected bug for segment intersection
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier work in progress on intersections (for PET)
Mon, 07 Jul 2014 16:54:10 -0400 Nicolas Saunier added differentiate function for curvilinear trajectories and modified the addPosition functions
Fri, 27 Jun 2014 17:32:11 -0400 Nicolas Saunier corrected bug in Point.timeToCollision that might result in negative TTCs
Thu, 19 Jun 2014 13:31:00 -0400 Nicolas Saunier corrected bugs