Hello, In C_generated_code folder, when I compile main_pendulum_ode.c or acados_solver pendulum_ode.c, it always gives me an error while compiling.
fatal error: acados_c/ocp_nlp_interface.h: No such file or directory
37 | #include “acados_c/ocp_nlp_interface.h”
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
or
fatal error: acados/utils/print.h: No such file or directory
36 | #include “acados/utils/print.h”
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
If you can help me fix this issue, I will be really grateful to you. I hope my explanation is clear.
Best regards,
Dilara