I would appreciate it if anyone could guide me on modifying the file named "qpOASES_SQProblem.cpp" to output Lagrange multipliers.
Another request is to identify the indices for variable bounds and constraints inside the outputted Lagrange multiplier of the Simulink interface.
I could not find this information in the provided examples and manual.
Those who have the same problems can refer to the following images. Hopefully, the modification is correct.
Additionally, the Lagrange multiplier order is as [variable bounds; constraints].
Dear Authors and the Community,
I would appreciate it if anyone could guide me on modifying the file named "qpOASES_SQProblem.cpp" to output Lagrange multipliers. Another request is to identify the indices for variable bounds and constraints inside the outputted Lagrange multiplier of the Simulink interface. I could not find this information in the provided examples and manual.
Thank you very much in advance.