Hi
I am using acado matlab interface and I get the following error from my code
[ACADO] Error: The integration routine stopped as the required accuracy can not be obtained
Code: (RET_UNSUCCESSFUL_RETURN_FROM_INTEGRATOR_RK45)
File: C:\ACADOtoolkit\acado\acado\integrator\integrator_runge_kutta.cpp
Line: 1394
I am using the example kitempc but I added some constraints and some differential states that affect some variables results. any idea or advise or even possibility to check.