Car interface: set max lateral torque from table (#24789)

* json

* better naem

* Read from table

* formatting and default to nan

* Generate docs

* Read from table

* this should be the same

* Prius v is full

* test we always set the tunes correctly

add to release files

* Set for all cars

Set for all cars

* Revert tuning changes

Revert tuning changes

* remove that

* fixes

* update ref commit for new maxLateralAccels

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 3066ad81a8b2f89a22ddfc86a879395c573ce0f5
This commit is contained in:
HaraldSchafer
2022-06-10 17:57:23 -07:00
committed by GitHub
parent ee7d406139
commit f7edd5f3d3
15 changed files with 57 additions and 87 deletions
+1
View File
@@ -104,6 +104,7 @@ selfdrive/car/fw_versions.py
selfdrive/car/isotp_parallel_query.py
selfdrive/car/tests/__init__.py
selfdrive/car/tests/test_car_interfaces.py
selfdrive/car/torque_data.json
selfdrive/car/body/*.py
selfdrive/car/chrysler/*.py