-
Hello,
I am trying to run the exported C-code of `acados` - generated via its Python interface - on an [Odroid XU4](https://wiki.odroid.com/odroid-xu4/odroid-xu4), but due to the 32-bit Ubuntu OS I…
-
Hello,
when I try to generate a `NONLINEAR_LS` cost with e.g. quadratic term (x1**2). I get error during generation saying:
```RuntimeError: .../casadi/core/sx_function.cpp:149: Code generation o…
kabzo updated
4 years ago
-
Ill post my progress on building acados on Windows 10 here.
I was able to compile acados with Cmake and Visual Studio 2019 but as Matlab does not support new msvc compilers i will try MinGW.
-
When compiling with Blasfeo target X64_INTEL_CORE respectively if this is detected automatically, there are some undefined references.
Compiling the generated code of `examples/acados_python/gettin…
-
Memory allocation for the ocp_qp module in ocp_nlp_gn_sqp_create_memory cannot have ocp_qp args as input, since args for the qp solver are created inside the function itself. However, in some cases, m…
-
Hi,
I just wanted to install acados with CMake on my Ubuntu 18.04 machine. When enabling the installation of OSQP, cmake throws the error that there are duplicate targets named 'uninstall'. See th…
-
Hello!
There is a limit to the size of the problem over which a crash occurs (segmentation fault) when its trying to solve. I created a (not so) minimal example, but it is not the only one that cau…
-
Dear @giaf
I recently upgraded one of my computers from Ubuntu 16.04 to Ubuntu 18.04, after which got an unexpected linking error against blasfeo (from hpipm).
```
/usr/local/lib/libhpipm.a(d_ocp_…
-
Hi,
I am using tera to generate C code in Windows (10) PC but I got this error, I have checked in the releases tag, there is no binary file for windows as well.
Error using matlab.internal.web…
-
Hi,
I tried compiling BLASFEO with Intel Haswell as target architecture but it threw an error concerning avx2. Here is the log. It works under other Intel architectures but my processor is in the H…