nopenpilot/selfdrive/test/longitudinal_maneuvers
Jonathan Frey d09dffb7cd
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>
2022-02-25 14:16:44 -08:00
..
.gitignore selfdrive/test 2020-01-17 11:16:14 -08:00
__init__.py selfdrive/test 2020-01-17 11:16:14 -08:00
maneuver.py Retune long mpc (#22445) 2021-10-06 09:37:53 -07:00
plant.py longitudinal planner: disable change cost when stopped. not engaged or gas pressed (#23639) 2022-02-21 16:14:41 +01:00
test_longitudinal.py Cython acados and minor (#23835) 2022-02-25 14:16:44 -08:00