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. #78

Open
svigerske opened this issue Feb 23, 2020 · 0 comments
Open

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

svigerske opened this issue Feb 23, 2020 · 0 comments

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: Soheils

Original creation time: 2017-11-24 10:05:43

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

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

1 participant