refactor: cleanup gravity constant handling (#35866)
* refactor: move lateral methods from init to lateral.py (#2594) * Extracting lateral methods to lateral.py * cleaning * more cleaning * more cleaning * Making sure it remains where it should * Leave rate_limit where it belongs * Moving things to `car/controls/` * Moving rate limit to get a taste of the changes * clean * copy verbatim * clean up * more * now we can format --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> * No need to change order of import * refactor: consolidate ACCELERATION_DUE_TO_GRAVITY import path * bump opendbc * update refs * don't import from opendbc --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>pull/35865/head^2
parent
313f36712c
commit
9dc98b36be
18 changed files with 22 additions and 18 deletions
@ -1 +1 @@ |
||||
Subproject commit a517b9973ab1e03e0c13770ec3bd5849ede4202d |
||||
Subproject commit c6f01a6039faeb0d54d3d5a284d7cd2422eac2a8 |
@ -1 +1 @@ |
||||
7ecabd09f1f07c784806639114881fb6341be06c |
||||
8ff1b4c9c7a34589142a07579b0051acddfe7699 |
Loading…
Reference in new issue