Files
StarPilot/selfdrive
Willem Melching 2c343d2fe3 navd: rewrite in python (#24621)
* navd: start python rewrite

* use enum

* send empty instruction packet

* parse banner

* cleanup

* switch to coordinate class

* add segment transition logic

* add recompute logic

* cleanup old navd code

* split out helpers

* cleanup release files

* fix typo

* fix docs

* add typing to helpers

* small fixes

* move outside of ui

* get last pos from param

* add ui restart detection

* check running

* send route

* set navInstruction to invalid with no active route

* whitespace

* do not overwrite response and use ratekeeper

* reuse params object

* remove navd exception
old-commit-hash: e72d6b5689dd95f5fd7a6558c72c2e02b37f8b12
2022-05-30 15:15:51 +02:00
..
2022-05-25 20:49:56 -07:00
2022-05-25 20:49:56 -07:00
2022-05-30 15:15:51 +02:00
2022-05-25 20:49:56 -07:00
2022-05-30 15:15:51 +02:00
2022-05-27 10:21:02 -07:00
2022-05-15 17:55:22 -07:00
2022-05-30 15:15:51 +02:00
2020-01-17 11:03:42 -08:00
2022-01-26 11:44:10 -08:00
2021-12-28 18:07:00 +01:00