Logo
Explore Help
Register Sign In
sadmen
/
dragonpilot
mirror of https://github.com/dragonpilot-community/dragonpilot.git
1
0
Fork
You've already forked dragonpilot
0
Code Issues 6 Packages Projects Releases Wiki Activity
dragonpilot - 基於 openpilot 的開源駕駛輔助系統
8028 Commits
42 Branches
64 Tags
7.0 GiB
Tree: 58b84fb401
dragonpilot/selfdrive/modeld/constants.py

8 lines
173 B
Raw Normal View History Unescape Escape

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>
4 years ago
IDX_N = 33
logcatd, loggerd, mapd, modeld, proclogd
6 years ago
ACADOS fix non-convergence when long_plan changes (#22495) * debug commit * cleanup * some indexing bugs * need more its * BALANCE is way better it seems * fix test * this converges in 2000segs * new ref * less cpu
4 years ago
def index_function(idx, max_val=192, max_idx=32):
return (max_val) * ((idx/max_idx)**2)
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>
4 years ago
less np (#21536)
4 years ago
T_IDXS = [index_function(idx, max_val=10.0) for idx in range(IDX_N)]
Powered by Gitea Version: 1.17.1 Page: 767ms Template : 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website