open source driving agent
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jonathan Frey 059dbf57e7 longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
..
c_templates_tera longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
.gitignore
__init__.py
acados_layout.json longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
acados_model.py
acados_ocp.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
acados_ocp_solver.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
acados_ocp_solver_pyx.pyx longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
acados_sim.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
acados_sim_layout.json
acados_sim_solver.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
acados_solver_common.pxd
builders.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
generate_c_code_constraint.py
generate_c_code_discrete_dynamics.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
generate_c_code_explicit_ode.py
generate_c_code_external_cost.py
generate_c_code_gnsf.py
generate_c_code_implicit_ode.py
generate_c_code_nls_cost.py
simulink_default_opts.json longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago
utils.py longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 3 years ago