log scripts/safety-analysis.py @ 1252:fe35473acee3

age author description
Fri, 22 Mar 2024 14:33:25 -0400 Nicolas Saunier adding method to compute PET using polygon for the outline of a vehicle (bird eye view of the vehicle)
Thu, 28 May 2020 01:03:45 -0400 Nicolas Saunier corrected issue with motion pattern for motion prediction for safety analysis (to few matches)
Wed, 06 May 2020 00:58:21 -0400 Nicolas Saunier minor
Mon, 10 Feb 2020 18:46:24 +0000 Etienne Beauchamp forgot the conditional case Etienne-Beauchamp/added-d-optional-argument-1581358671588
Mon, 10 Feb 2020 18:18:10 +0000 Etienne Beauchamp added -d optional argument Etienne-Beauchamp/added-d-optional-argument-1581358671588
Fri, 15 Jun 2018 11:19:10 -0400 Nicolas Saunier major update using the trafficintelligence package name and install through pip
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Fri, 02 Feb 2018 17:03:05 -0500 Nicolas Saunier minor argument rename
Fri, 21 Jul 2017 17:52:56 -0400 Nicolas Saunier modified multithreading at the interaction level for safety computations
Fri, 21 Jul 2017 12:11:55 -0400 Nicolas Saunier added safety analysis parameters for motion patterns
Fri, 21 Jul 2017 11:25:20 -0400 Nicolas Saunier 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 working motion pattern prediction with rotation and features
Thu, 20 Jul 2017 12:12:28 -0400 Nicolas Saunier works with object trajectory, features todo
Wed, 19 Jul 2017 18:02:38 -0400 Nicolas Saunier work on motion prediction using motion patterns
Mon, 17 Jul 2017 17:56:52 -0400 Nicolas Saunier work in progress