HaraldSchafer
|
cf466222f6
|
Road Roll Compensation Rebased (#23251)
* first commit
* update refs
|
2021-12-16 17:34:12 -08:00 |
|
Willem Melching
|
4f1eb4278a
|
Log actuators after applying rate limits in CarController (#23230)
* return actuators from carcontroller
* log it
* pass to latcontrol
* chrysler
* gm
* honda
* more brands
* rest of the brands
* gm cleanup
* hyundai cleanup
* update ref
* rename field
* fix subaru
* add types
* more subaru fixes #23240
* consistent whitespace
* bump cereal
|
2021-12-16 13:08:20 +01:00 |
|
Willem Melching
|
bbd0f94d9d
|
add desired angle to log (#23115)
* add desired angle to log
* update ref
* bump cereal
|
2021-12-03 21:35:34 +01:00 |
|
HaraldSchafer
|
6838e1c82c
|
Refactor lateral lag compensation (#21334)
* add T_IDXS
* refactor
* fix test
* unused
* typo
* needs casting
* Update selfdrive/controls/lib/drive_helpers.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* deprecate field
* regen all
* new segs
* add todo
* split back
* clean
* bad names
* do in controls
* add arg
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2021-06-30 14:19:39 -07:00 |
|
Willem Melching
|
c23ec9f753
|
LateralPlanner should only compute curvature (#20289)
* get curvature from planner
* no need to check active
* remove that
* remove self
* liveParams not needed
* cast
* fix test bug
* fixes
* fix ui.py
* fix radians
* update refs
* update refs
* bump cereal
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2021-03-11 21:08:51 -08:00 |
|