log

age author commit description
Tue, 15 Aug 2017 16:15:55 -0400 Nicolas Saunier 196a1fd498ba removing unnecessary complexity of varying number of return elements
Tue, 15 Aug 2017 16:15:27 -0400 Nicolas Saunier a15e843af55a correcting errors in metadata names for backrefs
Fri, 28 Jul 2017 13:50:42 -0400 Nicolas Saunier 030b16ab4f64 bug corrected
Tue, 25 Jul 2017 17:36:07 -0400 Nicolas Saunier 989917b1ed85 assign and learn work
Mon, 24 Jul 2017 21:22:18 -0400 Nicolas Saunier a9b2beef0db4 loading and assigning motion patterns works
Mon, 24 Jul 2017 00:28:52 -0400 Nicolas Saunier 2a4f174879dd corrected bug
Fri, 21 Jul 2017 18:18:02 -0400 Nicolas Saunier c03d2c0a4c04 corrected bugs
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier d6c1c05d11f5 modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier 584b9405e494 added safety analysis parameters for motion patterns
Fri, 21 Jul 2017 11:31:42 -0400 Nicolas Saunier 053484e08947 found a more elegant solution, making a copy of the list to iterate
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier e5970606066f bug fix on list filtering (cannot remove while iterating) and motion prediction keeping the same features
Thu, 20 Jul 2017 14:29:46 -0400 Nicolas Saunier 05d4302bf67e working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier 84ebe1b031f1 works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier b1e8453c207c work on motion prediction using motion patterns
Tue, 18 Jul 2017 18:01:16 -0400 Nicolas Saunier ab13aaf41432 implemented motion prediction with prototypes at constant ratio, with tests