Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include qpOASES C++ to a simulink model. #79

Open
svigerske opened this issue Feb 23, 2020 · 1 comment
Open

Include qpOASES C++ to a simulink model. #79

svigerske opened this issue Feb 23, 2020 · 1 comment

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: Soheils

Original creation time: 2017-11-27 07:35:56

Assignee: ferreau

Version: 3.2.1

Hi,
I am designing a MPC as a lateral controller for a vehicle-model, and need to include qpOASES C++ to a simulink model and Build model for embedded coder.
I can run-simulation inside simulink with adding
coder.extrinsic('qpOASES_options');
coder.extrinsic('qpOASES');
but cannot do "build model"
How can I call C++-codes from Simulink as we do for instance: XPCTARGET?
Regards
Soheil

@juri1986
Copy link

Hello,

any progress on this topic? I was trying to generate code of qpOASES SQ_Problem for XPC Target by using Simulink and was not able to compile the generated code when including the C++ libraries.

Thanks
Juraj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants