Jonathan Frey
baab5d7a7b
Cython acados and minor ( #23835 )
...
* acados_ocp_solver_pyx.pyx: implement get_stats for timings and ints
* long_mpc: use acados timers
* acados_ocp_solver_pyx.pyx: fix dynamics_get
* acados_ocp_solver_pyx.pyx: get statistics
* use acados_ocp_solver_pyx.pyx from commaai/cython2 branch
* acados_ocp_solver_pyx.pyx: implement store_iterate
* acados_ocp_solver_pyx.pyx: implement get_residuals
* acados_ocp_solver_pyx.pyx: fix set() for empty fields
* acados_ocp_solver_pyx.pyx: load_iterate
* cython acados: add print_statistics
* test_following_distance: fix typo
* test_longitudinal: unique names for test maneuvers
* longitudinal MPC: comments for evaluation
* longitudinal MPC: add comments to eval acados residuals
* long_mpc: use qp_solver_cond_N = 1
* long MPC: comments, simplify set_cur_state
* update acados version in build script
* longitudinal mpc: weigh a_change in 1 place only
* update ref
* Update ref
Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
old-commit-hash: d09dffb7cd
3 years ago
Jonathan Frey
6f4c93238f
work on acados lateral MPC ( #23558 )
...
* lat_mpc: make v_ego, rotation_radius parameters instead of states
* lat_mpc: remove rotation_radius argument, since it is part of the parameters
* lat_mpc: use qp_solver_cond_N = 1
slightly faster and in line with case study in Fig. 2/ 3 in Frison2016 - https://cdn.syscop.de/publications/Frison2016.pdf
An Efficient Implementation of Partial Condensing for Nonlinear Model Predictive Control
* adapt test_lateral_mpc to formulation with parameters
* lat_mpc: set parameters in reset() and copy values
* acados_ocp_solver_pyx: make options_set useable
* update ref
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 0681474840
3 years ago
Joost Wooning
9042f18afd
cython wrapper for acados ( #22784 )
...
* cython wrapper for acados
* fix building
* sconscript cleanup
* no cython numpy
* cleanup
* upgrade build script
* try without slices
* new acados commit
* c3 update acados libs
* c2 libs
* make faster
* undo profiling
* fix build
* somewhat faster
* tryout cost_set_slice
* Revert "tryout cost_set_slice"
This reverts commit d358d93a13
.
* cleanup
* undo t_renderer change
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 89d0a52d16
4 years ago
HaraldSchafer
2d4b64ed04
Acados long fast ( #22233 )
...
* acados long
* new ref
* SPPEEEEEDDD
* less iterations
* this shouldn't be so high
* reset only essentials
* minimal reset for long mpc
* more cpu usage plannerd
* Use lead mpc even when going to crash
* reset to current state
* Use open loop speed for lead mpc
* 1 iteration is too little for cruise mpc
* add whitespace
* update refs
old-commit-hash: 66c275b711
4 years ago
Harald Schafer
335089db07
fix more acados leaks
...
old-commit-hash: 32db9184d4
4 years ago
Harald Schafer
06c018f5bf
acados compiled to pyextra
...
old-commit-hash: de478b75fb
4 years ago
Harald Schafer
ab2f65e485
fix more acados mem leaks
...
old-commit-hash: d774087408
4 years ago
Adeeb Shihadeh
db3ad9b658
update acados ( #22202 )
...
* update acados
* cleanup
old-commit-hash: 63453c951e
4 years ago
HaraldSchafer
b40942ff12
Libraries for acados ( #22079 )
...
* libs
* build specific commit
old-commit-hash: 22c8564413
4 years ago
Adeeb Shihadeh
0b401cd9e0
support acados on device ( #21409 )
...
* build tera
* larch64
* x86
* aarch64 libs
* aarch tera
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f85226412d
4 years ago
Adeeb Shihadeh
03405b81fd
acados support ( #21319 )
...
* acados support
* add pyextra to python path
* x86 libs
old-commit-hash: 6e4c2aa4d2
4 years ago
Adeeb Shihadeh
58c4798332
Remove logentries from pyextra ( #1721 )
...
* remove logentries from pyextra
* update release files
* gitignore
old-commit-hash: bbb6fa1172
5 years ago
Willem Melching
0e90443a1b
remove overpy from pyextra
...
old-commit-hash: 7b0977dcfd
5 years ago
George Hotz
db5942333a
merge in pyextra
...
old-commit-hash: 3fe9bbe665
5 years ago
George Hotz
81dd5a50cf
root commit
...
old-commit-hash: 6c33a5c1f3
5 years ago
Vehicle Researcher
3468128001
remove submodules
...
old-commit-hash: a34c87ab46
7 years ago
Vehicle Researcher
2c0cc6103a
openpilot v0.3.7 release
...
old-commit-hash: daf54ad54d
8 years ago
Vehicle Researcher
46e0ee7750
openpilot v0.3.4 release
...
old-commit-hash: 6f46f988d9
8 years ago