log python/events.py @ 949:d6c1c05d11f5

age author description
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Mon, 17 Jul 2017 01:38:06 -0400 Nicolas Saunier work started on prototype prediction
Wed, 22 Mar 2017 10:44:24 -0400 Nicolas Saunier added option to compute PET in safety analysis script, and save in database
Wed, 15 Mar 2017 12:36:03 -0400 Nicolas Saunier corrected bugs in storage.py when having configuration files and other files in different directories: everything should be relative to directory of command line when running the program (see FAQ)
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Wed, 12 Aug 2015 00:24:06 -0400 Nicolas Saunier modified prototypeCluster algorithm to enforce similarity when re-assigning and to compute only the necessary similarities dev
Tue, 11 Aug 2015 11:38:05 -0400 Nicolas Saunier made prototypecluster generic, in ml module, and added randominitialization dev
Mon, 10 Aug 2015 17:51:49 -0400 Nicolas Saunier added the capability to enforce a minimum cluster size and re-assign the indicators to other clusters dev
Wed, 22 Jul 2015 14:15:33 -0400 Nicolas Saunier cleaned unused code (up to date in Paul St-Aubin PVC code) dev
Wed, 22 Jul 2015 13:46:28 -0400 Nicolas Saunier cleanup crossing collisions and crossing zones in Interaction (not stored per type of prediction method) dev
Thu, 09 Jul 2015 00:58:08 -0400 Nicolas Saunier corrected bug with indicator loading(also now correctly loading mostsevereismax) dev
Tue, 30 Jun 2015 17:56:14 -0400 Nicolas Saunier updated function to find road users for interactions dev
Mon, 29 Jun 2015 23:09:58 -0400 Nicolas Saunier corrected some errors for ttc dev
Mon, 29 Jun 2015 16:15:04 -0400 Nicolas Saunier cleaned imports in indicators.py dev
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Wed, 20 May 2015 12:04:22 +0200 Nicolas Saunier added capability to set a videofilename to movingobject and interaction, renames interactiontype to collision in interaction
Mon, 18 May 2015 17:17:06 +0200 Nicolas Saunier corrected bug that increased TTC by 1 frame and structure to store collision points and crossing zones
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, 24 Mar 2015 18:11:28 +0100 Nicolas Saunier removed all issues because of tests with None, using is instead of == or !=
Tue, 17 Feb 2015 11:02:18 +0100 Nicolas Saunier added utility for safety points
Tue, 17 Feb 2015 03:55:55 +0100 Nicolas Saunier major work on pPET and pet, issues remain for pPET computed with predicted trajectories
Tue, 17 Feb 2015 02:21:31 +0100 Nicolas Saunier corrected major issue with pPET, only for CVDirect prediction for now
Tue, 17 Feb 2015 00:56:47 +0100 Nicolas Saunier minor cleaning
Mon, 16 Feb 2015 11:58:51 +0100 Nicolas Saunier corrected bugs in loading interactions (index shifted) and added functionalities to play/plot interactions
Mon, 16 Feb 2015 08:41:14 +0100 Nicolas Saunier added test for location for trajectories
Wed, 10 Dec 2014 15:27:08 -0500 Nicolas Saunier merged code from Mohamed Gomaa Mohamed for the use of points of interests in mation pattern learning and motion prediction (TRB 2015)
Thu, 04 Dec 2014 19:07:55 -0500 MohamedGomaa move 4 functions from trajLearning file
Wed, 03 Dec 2014 22:57:08 -0500 MohamedGomaa remove dublicated code for collision/crossing computations
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa add some functions for behaviour analysis
Tue, 15 Jul 2014 13:25:15 -0400 MohamedGomaa Motion Pattern Method
Thu, 02 May 2013 11:35:45 -0400 Mohamed Gomaa add a definition of interaction and collision course intervals
Thu, 18 Apr 2013 17:12:53 -0400 Mohamed Gomaa merge feature-minDistance-based collisionPoints calculation in prediction file
Thu, 18 Apr 2013 15:46:21 -0400 Mohamed Gomaa modify the name of collisionCourseCosines to collisionCourseAngles
Mon, 28 Jul 2014 02:57:59 -0400 Nicolas Saunier simplifications to interactions
Tue, 15 Jul 2014 01:25:33 -0400 Nicolas Saunier adapted safety-analysis script to use multi-threading
Mon, 14 Jul 2014 17:44:09 -0400 Nicolas Saunier updated safety-analysis to test multiprocessing
Fri, 20 Jun 2014 17:45:32 -0400 Nicolas Saunier corrected bug in initialization of lists and loading trajectories from vissim files
Fri, 11 Apr 2014 17:47:38 -0400 Nicolas Saunier corrected bugs in safety analysis
Fri, 04 Apr 2014 17:43:56 -0400 Nicolas Saunier generalized createInteractions to 2 lists of objects (for cars and pedestrians for example)
Thu, 13 Feb 2014 16:42:32 -0500 Nicolas Saunier corrected indentation bug
Thu, 13 Feb 2014 14:10:52 -0500 Nicolas Saunier reorganized interactioninterval (in compute indicators) and comments
Thu, 13 Feb 2014 01:24:27 -0500 Nicolas Saunier Point/CurvilinearTrajectory/Interaction utiles
Wed, 08 Jan 2014 02:56:12 -0500 Nicolas Saunier corrected clustering bug (in indicator assignment)
Tue, 12 Nov 2013 11:12:42 -0500 Nicolas Saunier integrating indicator clustering code
Tue, 13 Aug 2013 23:36:45 -0400 Nicolas Saunier last changes for TRB14
Thu, 25 Jul 2013 14:21:17 -0400 Nicolas Saunier minor name change
Wed, 24 Jul 2013 12:48:12 -0400 Nicolas Saunier cleaning up safety analysis and the new traditional constant velocity method
Sun, 21 Jul 2013 10:23:15 -0400 Nicolas Saunier development for clustering
Thu, 18 Jul 2013 21:55:17 -0400 Nicolas Saunier added tests for movement orientation, object size
Thu, 11 Jul 2013 00:17:25 -0400 Nicolas Saunier moved current method for collision points and crossing zones computation into prediction parameters (put expectedindicator in SafetyPoint)
Thu, 11 Jul 2013 00:07:47 -0400 Nicolas Saunier corrected bug computing TTC (resp. pPET) if there is no collision point (resp. crossing zone)
Thu, 20 Jun 2013 14:31:24 -0400 Nicolas Saunier first version of indicator saving to sqlite
Wed, 19 Jun 2013 23:35:24 -0400 Nicolas Saunier work in progress on storing indicator values
Wed, 19 Jun 2013 22:56:21 -0400 Nicolas Saunier minor
Mon, 17 Jun 2013 16:26:11 -0400 Nicolas Saunier first safety analysis script
Fri, 10 May 2013 21:32:11 +0200 Nicolas Saunier added velocity angle in indicators
Tue, 07 May 2013 02:02:55 +0200 Nicolas Saunier rearranged LCSS indicator functions
Mon, 06 May 2013 17:20:07 +0200 Nicolas Saunier renamed fields movingObject to roadUser, etc
Fri, 12 Apr 2013 18:03:04 -0400 Nicolas Saunier added indicator min distance