Different behavior in acados_ocp and code generation

Hi Francesco,

these solvers use different interfaces.
I tried to describe this here:
https://docs.acados.org/matlab_octave_interface/index.html#interface-structure

In general equivalence of the two interfaces is not guarenteed.
However, it is ensured for a few for a few test examples.
See here for example.

Maybe you can make a similar minimal example to show the different behavior, both solvers should be initialized in the same way.

Not sure when I will have time to look into it though…

Cheers!