log python/extrapolation.py @ 268:0c0b92f621f6

age author description
Sat, 28 Jul 2012 02:58:47 -0400 Nicolas Saunier reorganized to compute evasive action for multiple positions
Fri, 27 Jul 2012 20:32:14 -0400 Nicolas Saunier added code to compute probability of collision
Fri, 27 Jul 2012 10:29:24 -0400 Nicolas Saunier small modificatons and reorganization
Thu, 26 Jul 2012 19:46:36 -0400 Nicolas Saunier added plotting of indicators
Thu, 26 Jul 2012 03:54:41 -0400 Nicolas Saunier modified functions to generate extrapolated trajectories for different positions/velocities
Tue, 24 Jul 2012 18:07:23 -0400 Nicolas Saunier modified the organization of the code
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier added code to save collision points and crossing zones in txt files
Tue, 24 Jul 2012 12:37:47 -0400 Nicolas Saunier reasonably efficient computation of collision points and crossing zones
Tue, 24 Jul 2012 03:27:29 -0400 Nicolas Saunier untested collision/crossing computation
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier added the normal adaptation class
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier corrected typos and bugs and added a test
Mon, 23 Jul 2012 02:50:26 -0400 Nicolas Saunier modified prediction functions, added norm/angle representation of Points
Tue, 17 Jul 2012 13:25:34 -0400 Nicolas Saunier corrected issue with predictPosiont static method
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier started adapting and moving to other modules Mohamed's work
Fri, 13 Jul 2012 17:08:31 -0400 Sarah added module for extrapolation