Gijs Koning
6a83611df2
Update rednose: use EKF_sym_pyx ( #24978 )
...
* Update rednose
* Update rednose
* cleanup
old-commit-hash: fdc22554b8
3 years ago
Adeeb Shihadeh
3c48bc47b7
Move a bunch of stuff to system/ part 3 ( #24829 )
...
* move swaglog.py
* timezoned
* logmessaged
* version.py
* fix linter
old-commit-hash: 0fce5d9045
3 years ago
Vivek Aithal
1eb13fdc65
paramsd: fix VehicleModelInvalid errors ( #23726 )
...
* bound steerratio, stiffness std
* remove start steer_ratio limits after looking at data
* reduce sf obs noise
* update refs
* update refs
* add comment explaining change
old-commit-hash: 8a2cbfe00b
3 years ago
HaraldSchafer
f64c2974b4
Road Roll Compensation Rebased ( #23251 )
...
* first commit
* update refs
old-commit-hash: cf466222f6
3 years ago
HaraldSchafer
eff53180ca
Update car_kf.py
...
old-commit-hash: a3071bf15b
4 years ago
Willem Melching
41901d2204
Remove sympy import from paramsd at runtime ( #20710 )
...
old-commit-hash: b27bad8776
4 years ago
Joost Wooning
ff9840c53f
locationd and paramsd using cython version of ekfsym ( #20610 )
...
* Locationd live_kf using c++ kalman filter
* use both cpp and python live_kf to compare
* Locationd using ekfsym cpp
* Paramsd using c++ ekf_sym
* Other building method
* Cleanup
* cleanup
* Single sconscript for rednose and locationd/models
* CI
* CI
* CI fix
* renamed scons config
* Fix lib loading
* bump rednose
* update cpu usage test
old-commit-hash: e6a8157916
4 years ago
Willem Melching
9616a0f245
pass cloudlog to EKF_sym
...
old-commit-hash: d9c1561d37
4 years ago
Willem Melching
a56e2b01f8
Make pylint more strict ( #1626 )
...
* make pylint more strict
* cleanup in progress
* done cleaning up
* no opendbc
old-commit-hash: 843a64c72f
5 years ago
Willem Melching
2b60ee9531
Run mypy commit hook ( #1591 )
...
* run mypy commit hook
* fix mypy errors
old-commit-hash: 3d08dcc3b2
5 years ago
Willem Melching
d2a41fad6e
Paramsd handle liveLocation not valid and add alerts
...
old-commit-hash: 44484102db
5 years ago
Willem Melching
046c47296f
use base class in car_kf
...
old-commit-hash: 896bd1b5c7
5 years ago
Willem Melching
8f71de0dbe
Rednose ( #1503 )
...
* add rednose
* update rednose
* This compiles
* Add rednose to release
* cleanup
* Extract generated dir as argument
* Add constants.py to release
* Add rednose to dockerfile
* Fix that
old-commit-hash: 28bf5d1dd8
5 years ago
Willem Melching
548c4a805e
Return avg angle offset
...
old-commit-hash: 8db89a6b04
5 years ago
Willem Melching
4d7d4dd627
Retune stiffness
...
old-commit-hash: 9159a8d701
5 years ago
Willem Melching
2a15611270
Faster sR and stiffness factor
...
old-commit-hash: b2aefd252f
5 years ago
Willem Melching
4f3e549a3e
Car_kf tuning
...
old-commit-hash: f15d55c2b1
5 years ago
Willem Melching
5e9e9b0899
Paramsd tuning
...
old-commit-hash: bb1557f8de
5 years ago
Willem Melching
a3568be0b0
paramsd improvements from branch
...
old-commit-hash: a24d08e569
5 years ago
Willem Melching
ea1c97cab7
EKF global variable support ( #1230 )
...
* Add global variables to kalman filter code
* fix linter
old-commit-hash: e28832b359
5 years ago
Willem Melching
4073c3f724
Correct reference frame name in car_kf
...
old-commit-hash: 01a14400cb
5 years ago
Willem Melching
7d0ed178dc
Kalman filter to identify vehicle parameters ( #1123 )
...
* full vehicle model simulator
* Add vehicle model
* Model compiles
* Close enough
* Simulation works
* Add fast angle offset
* Tune fast angle offset learner
* Create live service for paramsd
* Better clamping
* Fix rotation matrix
* Cleanup before merge
* move debug script to debug/internal
* revert plannerd change
* switch vehicle model to corolla
* fix valid flag
* Bigger stiffness range
* Lower process noise on steer ratio
* Tuning
* Decimation
* No maha tests
old-commit-hash: c9ecab2139
5 years ago