log

age author commit description
Thu, 09 Aug 2012 15:18:20 -0400 Nicolas Saunier bbd9c09e6869 changed the names to prediction methods and predicted trajectories
Thu, 02 Aug 2012 05:35:57 -0400 Nicolas Saunier 05c9b0cb8202 updates for drawing
Sun, 29 Jul 2012 04:09:43 -0400 Nicolas Saunier a9988971aac8 removed legacy code + tweaks
Sat, 28 Jul 2012 02:58:47 -0400 Nicolas Saunier 0c0b92f621f6 reorganized to compute evasive action for multiple positions
Fri, 27 Jul 2012 20:32:14 -0400 Nicolas Saunier 32e88b513f5c added code to compute probability of collision
Fri, 27 Jul 2012 10:29:24 -0400 Nicolas Saunier aba9711b3149 small modificatons and reorganization
Thu, 26 Jul 2012 19:46:36 -0400 Nicolas Saunier 7a3bf04cf016 added plotting of indicators
Thu, 26 Jul 2012 03:54:41 -0400 Nicolas Saunier a04a6af4b810 modified functions to generate extrapolated trajectories for different positions/velocities
Wed, 25 Jul 2012 22:06:51 -0400 Nicolas Saunier c71540470057 reorganized loading trajectories and objects, added loading feature numbers for objects (the set of features grouped as one moving object
Wed, 25 Jul 2012 18:22:18 -0400 Nicolas Saunier a048066bd20f correcting bug in framesToTime
Wed, 25 Jul 2012 18:02:36 -0400 Nicolas Saunier 4aa792cb0fa9 changing framesToTime to return a datetime.time
Tue, 24 Jul 2012 18:07:23 -0400 Nicolas Saunier 36cb40c51a5e modified the organization of the code
Tue, 24 Jul 2012 15:18:12 -0400 Nicolas Saunier 8ab76b95ee72 added code to save collision points and crossing zones in txt files
Tue, 24 Jul 2012 12:37:47 -0400 Nicolas Saunier d90be3c02267 reasonably efficient computation of collision points and crossing zones
Tue, 24 Jul 2012 03:27:29 -0400 Nicolas Saunier 9281878ff19e untested collision/crossing computation
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier dc1faa7287bd added the normal adaptation class
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier 13ec22bec5d4 corrected typos and bugs and added a test
Mon, 23 Jul 2012 12:35:45 -0400 Jeep-Tour 4b71e81e3383 Fusion
Mon, 23 Jul 2012 12:35:35 -0400 Jeep-Tour 44704f53ffc8 Fusion
Mon, 23 Jul 2012 12:30:09 -0400 Jeep-Tour 933e400ee53b hgignore mis à jour
Mon, 23 Jul 2012 12:27:50 -0400 Jeep-Tour 4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Mon, 23 Jul 2012 02:50:26 -0400 Nicolas Saunier 59f547aebaac modified prediction functions, added norm/angle representation of Points
Sat, 21 Jul 2012 00:50:42 -0400 Nicolas Saunier 99173da7afae corrected small bugs and typos
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier 571ba5ed22e2 added utils for bus processing
Wed, 18 Jul 2012 02:54:02 -0400 Nicolas Saunier 8f0ed138d373 moved the tests for indicators
Tue, 17 Jul 2012 16:28:24 -0400 Nicolas Saunier 583a2c4622f9 created new module for algorithms with function to extract speeds
Tue, 17 Jul 2012 13:25:34 -0400 Nicolas Saunier bd8ab323c198 corrected issue with predictPosiont static method
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier 5027c174ab90 moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file
Mon, 16 Jul 2012 04:57:35 -0400 Nicolas Saunier e0988a8ace0c started adapting and moving to other modules Mohamed's work
Fri, 13 Jul 2012 17:30:25 -0400 Nicolas Saunier 942455aff829 merged with the addition of Mohamed's code