Tag:
Branch:
Tree:
c236f472a9
__nightly
aggressivepilot
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
biiiiig_model
bolt-lower-torque
burn
commatwo_master
devel
devel-staging
dtr-driving
fix-lr
heycomma
honda-ci-test
honda-notebook
huge-dummy
label-class
lagd-window-size
lkas_feedback_animation
locationd-standstill
log-compat-test
log-dashcam-reason
lsm_low_pass
master
minplan
modeld-misc-support
modeld-misc-support-secretgood
nacknack
newsmooth
nightly
nightly-dev
no-block
op-diff
pr-setup-speedup
pypanda
pyui-network-errors
recorded-feedback
recorded-feedback-fixed-timeout
refactor-torque
refactor_pid
release2
release3
release3-staging
rerun-fix
revert-fan
rl-scroller
rl-test
rm-tp-whitelist
sam
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
simple_plan
sl3
slow_ns
special_tr
special_tr_rebased
taco
taco2
tdw
test-tx-msgs
test_cc
testing-closet
tmp-jenkins-35405
tmp-jenkins-35820
tmp-jenkins-35821
tmp-jenkins-35908
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 }
2 Commits (c236f472a9ac2fec1106c99bad1953a990b03e01)
Author | SHA1 | Message | Date |
---|---|---|---|
|
c236f472a9
|
update ISO_LATERAL_ACCEL import + VM changes (#35865)
* 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> * Merge branch 'master' into move-common-vm-methods. dunno what happend with ci * now we need to move this import * bump opendbc --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> |
2 days ago |
|
c35494c19f
|
Check for excessive lateral acceleration (#35921)
* here?
* nah card shouldn't become bloated
* better
* import
* actually selfdrived is probably best since it already manages alerts
card is car interfacing, controlsd is for calculating control input, selfdrived is rest
* consistent name
* add to params
* ai
* maybe better?
* shorter
* build out lockout
* do
* check active
* descriptive
* this is a terrible experience just to get lat accel
* just pass sm
* not iso
* type
* rm
* math
* use calibrated roll
* fix
* fix borkenness
* cmt
* compare some methods
* rolling window
* 1 and 2 are the same
* rm it
* stuff
* plot
* plot kf
* generic implementation
* adjust limits
* fix from merge
* clean up
* revert filter to master
* and here
* and
* run_process_on_route imps
* clean up
* why not
* extrapolate
* this doesn't generically work for angle/curvature cars
Revert "extrapolate"
This reverts commit
|
3 days ago |