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

First working version of osqp-matlab-cmake-buildsystem #1

Merged
merged 5 commits into from
Mar 18, 2021

Conversation

traversaro
Copy link
Contributor

Most of the relevant information is provided in the README. This is convenient to easily add the osqp-matlab to the robotology-superbuild, to fix robotology/robotology-superbuild#575 .

There are a few upstream problems:

But for the time being the repo contains local workaround that should be easy to revert once the issue are solved.

I already tested the bindings with the example https://github.com/oxfordcontrol/osqp-matlab/blob/master/examples/easy_lasso_qp.m and they seem to be working fine. Once this is merged, I will release the version v0.6.2.0 .

@nunoguedelha
Copy link
Collaborator

Hi @traversaro , I had reviewed most of the changes in this PR, so I thought I could finish the review even if we close robotology/robotology-superbuild#575 and this PR without merging it. What do you think?

@traversaro
Copy link
Contributor Author

Ok!

@traversaro
Copy link
Contributor Author

Given that there are some uses of osqp-matlab in the lab outside of https://github.com/dic-iit/matlab-whole-body-simulator, I think we can proceed with this PRs.

traversaro and others added 2 commits March 18, 2021 19:29
Co-authored-by: Nuno Guedelha <[email protected]>
Co-authored-by: Nuno Guedelha <[email protected]>
@traversaro traversaro requested a review from nunoguedelha March 18, 2021 18:33
@nunoguedelha
Copy link
Collaborator

The example https://github.com/oxfordcontrol/osqp-matlab/blob/master/examples/easy_lasso_qp.m is also working for me after building the repo.

LGTM.

@nunoguedelha nunoguedelha merged commit fa9a46f into main Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add osqp-matlab bindings
2 participants