Tag:
Branch:
Tree:
7a04ff6680
__nightly
aggressivepilot
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
bolt-lower-torque
burn
check-accel
cleanup_tg
commatwo_master
devel
devel-staging
dtr-driving
dyncan
fix-nl-friction
heycomma
honda-ci-test
honda-notebook
huge-dummy
label-class
lagd-window-size
locationd-standstill
log-compat-test
log-dashcam-reason
lr-helpers
mark_up_2
master
modeld-misc-support
modeld-misc-support-secretgood
newsmooth
nightly
nightly-dev
no-block
not-so-secret-good-op
opendbc-tests
put_cast
pyui-network-errors
recorded-feedback
recorded-feedback-fixed-timeout
refactor-torque
release2
release3
release3-staging
revert-fan
rl-scroller
rl-test
sam
secretgoodopenpilot
secretgoodopenpilot-big
simple_plan
sl-driving
slow_ns
special_tr
special_tr_rebased
taco
taco2
tdw
test-msgs
test-tx-msgs
test_cc
testing-closet
tmp-jenkins-35405
tr10
tr13
tr16
tr_for_cookiemonster
tst-odbc-sl
wakeword-clip
v0.1
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
${ noResults }
3 Commits (7a04ff6680dc09a2e77d33099407d598c4f8b83a)
Author | SHA1 | Message | Date |
---|---|---|---|
|
d18f185115 |
modeld: parsing and publishing in python (#30273)
* WIP try modeld all in python * fix plan * add lane lines stds * fix lane lines prob * add lead prob * add meta * simplify plan parsing * add hard brake pred * add confidence * fix desire state and desire pred * check this file for now * rm prints * rm debug * add todos * add plan_t_idxs * same as cpp * removed cython * add wfd width - rm cpp code * add new files rm old files * get metadata at compile time * forgot this file * now uses more CPU * not used * update readme * lint * copy this too * simplify disengage probs * update model replay ref commit * update again * confidence: remove if statemens * use publish_state.enqueue * Revert "use publish_state.enqueue" This reverts commit |
2 years ago |
|
65fc9f14b3 |
Update model input names to match onnx inputs (#29855)
Updated model input names to match onnx inputs
old-commit-hash:
|
2 years ago |
|
f9daa1d1cc |
Rewrite navmodeld in python (#29579)
* Added navmodeld.py
* Deleted navmodeld.cc
* Write SConscript config flags to config.py
* Remove deleted files from release/files_common
* Some more bug fixes
* Added config.py to gitignore
* Get rid of config.py
* Use set_realtime_priority
* A tiny bit more cleanup
* set realtime priority 1
* Use ModelRunner helper class from runners/__init__.py
* Formatting fixes
* mama mia that's a SPICY memory leak
old-commit-hash:
|
2 years ago |