base LatControl class (#21967)

* base LatControl class, move sat check out of pid.py

clean up

clean up

* fix

* global variable for min control speed

* nicer name

* unify latcontrol class init arguments

* add to release files

* saturated if close to limit

* move angle mode saturation checks into class

* check_saturation function takes in current saturated status

undo

* apply latcontrol_angle's active checking to all controllers

* clean up

* move those back

* make abstract baseclass

* add test for saturation

* keep clip

* update ref

* fix static analysis

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 9de8f8cd8c
This commit is contained in:
Shane Smiskol
2022-01-26 08:10:41 -08:00
committed by GitHub
parent d947f4ff5b
commit beeb0442ce
14 changed files with 116 additions and 106 deletions

View File

@@ -1 +1 @@
0c0b75ef36ef657208995a5e474ce7dcdc0fc00b
2cd40ceff3c326a45c6ddf5f23e7ae2883bf55a2