Hi all,
I have been using ACADOS for a while and have an SQP problem formulation which I have working on some embedded hardware via the (extremely useful) Simulink interfaces.
For a few reasons (which I wont go in to) I want to compare this model to a linearised version using a vanilla QP on the embedded hardware - and I would ideally like to do this using the ACADOS Simulink interfaces.
I already have an implementation of the QP using the HPIPM toolbox so I know this is all working.
My question is: Is it possible/simple to get ACADOS to do just the QP step using the equivalent of HPIPMs OCP problem formulation? My attempts so far have not been fruitful.
Thanks,
Will.