openpilot v0.6.3 release

This commit is contained in:
Vehicle Researcher
2019-08-13 01:36:45 +00:00
parent 6a61788682
commit d5f9caa82d
95 changed files with 1900 additions and 796 deletions
+11
View File
@@ -1,3 +1,14 @@
Version 0.6.3 (2019-08-12)
========================
* Alert sounds from EON: requires NEOS update
* Improve driver monitoring: eye tracking and improved awareness logic
* Improve path prediction with new driving model
* Improve lane positioning with wide lanes and exits
* Improve lateral control on RAV4
* Slow down for turns using model
* Open sourced regression test to verify outputs against reference logs
* Open sourced regression test to sanity check all car models
Version 0.6.2 (2019-07-29)
========================
* New driving model!