-
In Android app ,
NestedScrollView / SliverAppBar, ,Appbar is not hiding
code sample
```
import 'package:flutter/material.dart';
import 'package:scrollable_positioned_list/scrollable_po…
-
I want to use acados in stm32, so I have to use arm_none_eabi_gcc. But when I compile the project, the following errors occurred.
```
acados/lib/libacados.so: file not recognized: file format not re…
-
Hello,
This might not be a bug but didn't immediately see something obvious.
I'm getting this strange error where the lbx (and ubx) boundary should be set to dimension 0
```
-> ocp_solver.set(…
-
I am wondering if there is a bug in the output of `eval_param_sens`, because when I evaluate the sensitivity of the solution found at the origin ([0., 0,], considering an MPC for a double integrator),…
-
acados_solver_usv_model_guidance_ca1.c:38:10: fatal error: acados/utils/print.h: No such file or directory
38 | #include "acados/utils/print.h"
-
-
Excuse me, but can I ask you about the software and version of the source code? And can you tell me the operation process of the project (such as the command to run some files and the order of running…
-
The options related to adaptive Levenberg-Marquardt update are not set in the solver template for MOCP solvers.
-
When installing acados with daqp, and trying to find acados in another CMAKE project using `find_package(acados REQUIRED)`, the acadosConfig fails to find daqp:
```
CMake Error at CMakeLists.txt:43 …
-
Seeing the benchmarks of BLASFEO and how it beats Intel MKL on small matrices made want to create a MATLAB MEX wrapper for it to speed up small matrices calculations.
The logic was, since BLASFEO b…