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

[config] Allow external qp oases #21

Closed

Conversation

olivier-roussel
Copy link
Contributor

This PR enables the use of qpOASES from an external package. A similar approach to the one adopted on SOFA is proposed:

  • try to find an external package qpOASES first and use it if found
  • if not, fallback to the embedded version in code

Thus, this should keep compatibility for current users.

This is part of some necessary steps to clean the code and to go toward a conda-forge package.

@olivier-roussel
Copy link
Contributor Author

Missed my rebase onto main, closing this one and will re-open a new PR.

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.

2 participants