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

Add OSQP block to deprecate the QpOases block #180

Closed
traversaro opened this issue Aug 23, 2019 · 8 comments · Fixed by #209
Closed

Add OSQP block to deprecate the QpOases block #180

traversaro opened this issue Aug 23, 2019 · 8 comments · Fixed by #209

Comments

@traversaro
Copy link
Member

traversaro commented Aug 23, 2019

Summary

It would be great to add a block for solving Quadratic Programming (QP) optimization problems using OSQP (and optionally https://github.com/robotology/osqp-eigen) instead of the existing block that uses qpOASES.

Motivation

See robotology/robotology-superbuild#239 on why it would be great to avoid the qpOASES dependency.

Additional context

It may be even better to wrap in WB-Toolbox some generic interface with pluggable backend for QP programming, such as the one provided in iDynTree, Drake or RobOptim. However, this would be a bit more complex, and in the iDynTree case would also involve some work on the iDynTree side, while simple creating an OSQP block would be trivial, especially given that it already exists the QpOases block.

@traversaro traversaro changed the title Add OSQP block to deprecated QpOases block Add OSQP block to deprecate the QpOases block Aug 23, 2019
@traversaro
Copy link
Member Author

Related comment from @diegoferigo : robotology-dependencies/qpOASES#4 (comment) .

@DanielePucci
Copy link
Contributor

CC
@gabrielenava @S-Dafarra

@gabrielenava
Copy link
Collaborator

cc @CarlottaSartore

@nunoguedelha
Copy link
Collaborator

Hi @diegoferigo , could you assign this to me please, I can't do it myself.

@traversaro
Copy link
Member Author

Done @nunoguedelha !

@traversaro
Copy link
Member Author

@nunoguedelha I saw that the issue was in Ice-Box, I implemented a first version of it this morning.

@traversaro
Copy link
Member Author

@diegoferigo export_libraries works nice also on Windows, cool:
export_libraries

@traversaro traversaro mentioned this issue May 18, 2021
6 tasks
traversaro added a commit that referenced this issue May 23, 2021
traversaro added a commit that referenced this issue May 24, 2021
traversaro added a commit that referenced this issue May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants