callqpoases problem

52 views
Skip to first unread message

Martin

unread,
Dec 11, 2015, 3:47:58 AM12/11/15
to YALMIP
Hi Johan,

trying to solve a QP with qpOASES via YALMIP, and it throws the following error:

Attempt to execute SCRIPT qpOASES as a function:
C:\...\tbxmanager\toolboxes\qpOASES-3.2.0\interfaces\matlab\qpOASES.m

Error in callqpoases>callsolver (line 62)
[x,fval,exitflag,iter,lambda] = qpOASES(model.Q, model.c, A, model.lb,model.ub,lbA,ubA,options.qpoases,qpOASES_auxInput());

Error in callqpoases (line 12)
solution = callsolver(model,options);

...

Any idea where the problem might be, please? It does not work with yalmiptest('qpOASES') either.
Thank you.

Martin



Johan Löfberg

unread,
Dec 11, 2015, 4:01:00 AM12/11/15
to YALMIP
Works here.

My guess is that you do not have compiled binaries for your architecture
>> which qpOASES -all
C:\work\tbxmanager\toolboxes\oasesmex\3.2.0\pcwin64\qpOASES.mexw64
C:\work\tbxmanager\toolboxes\oasesmex\3.2.0\pcwin64\qpOASES.m       % Shadowed


Reply all
Reply to author
Forward
0 new messages