nopenpilot/pyextra/acados_template
Jonathan Frey d653dd843a
Upstreamed and update acados (#23927)
* change acados version to finalized PR https://github.com/acados/acados/pull/791

* acados: update include and x86_64 build

* acados: update pyextra

* adapt mpc files to updated acados

* acados buid: clear acados_template and include dir before updating

* update acados again

* acados MPC: only generate solver, building is done via scons

* update acados to latest acados/master

* c3 libs

* c2 libs

* acados scons files: add acados build script as a dependency

* acados scons files: add libacados.so and ocp_nlp_interface.h, build script not in files_common

* update acados

* adapts long & lat MPC file

* update acados reference commit to acados/master

Co-authored-by: Comma Device <device@comma.ai>
2022-03-11 11:49:27 +01:00
..
c_templates_tera Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
.gitignore cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
__init__.py acados support (#21319) 2021-06-17 16:40:00 -07:00
acados_layout.json Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_model.py Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_ocp.py Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_ocp_solver.py Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_ocp_solver_pyx.pyx Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_sim.py Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_sim_layout.json cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
acados_sim_solver.py Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
acados_solver_common.pxd Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00
generate_c_code_constraint.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
generate_c_code_discrete_dynamics.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
generate_c_code_explicit_ode.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
generate_c_code_external_cost.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
generate_c_code_gnsf.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
generate_c_code_implicit_ode.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
generate_c_code_nls_cost.py cython wrapper for acados (#22784) 2021-11-12 17:09:08 +01:00
simulink_default_opts.json Libraries for acados (#22079) 2021-08-30 18:43:33 -07:00
utils.py Upstreamed and update acados (#23927) 2022-03-11 11:49:27 +01:00