mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-03 03:13:54 +08:00
* scons: add acados_template as dependency for lat and long mpc
* long MPC: use acados reset instead of recreating the solver
* long MPC: print timings and reset commented
* update acados x86_64
* update acados include folder
* update acados Python interface
* update acados reference commit to latest acados/master
* update x86 libs
* update comma two
* update acados again with commit 8ea8827fafb1b23b4c7da1c4cf650de1cbd73584
* update comma two
* update comma three
* update x86
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: a9bac5acf8
41 lines
778 BLFS
JSON
41 lines
778 BLFS
JSON
{
|
|
"outputs": {
|
|
"u0": 1,
|
|
"utraj": 0,
|
|
"xtraj": 0,
|
|
"solver_status": 1,
|
|
"KKT_residual": 1,
|
|
"x1": 1,
|
|
"CPU_time": 1,
|
|
"CPU_time_sim": 0,
|
|
"CPU_time_qp": 0,
|
|
"CPU_time_lin": 0,
|
|
"sqp_iter": 1
|
|
},
|
|
"inputs": {
|
|
"lbx_0": 1,
|
|
"ubx_0": 1,
|
|
"parameter_traj": 1,
|
|
"y_ref_0": 1,
|
|
"y_ref": 1,
|
|
"y_ref_e": 1,
|
|
"lbx": 1,
|
|
"ubx": 1,
|
|
"lbx_e": 1,
|
|
"ubx_e": 1,
|
|
"lbu": 1,
|
|
"ubu": 1,
|
|
"lg": 1,
|
|
"ug": 1,
|
|
"lh": 1,
|
|
"uh": 1,
|
|
"cost_W_0": 0,
|
|
"cost_W": 0,
|
|
"cost_W_e": 0,
|
|
"reset_solver": 0,
|
|
"x_init": 0,
|
|
"u_init": 0
|
|
},
|
|
"samplingtime": "t0"
|
|
}
|