We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
osqp-eigen is a simple C++ wrapper for osqp library. It depends only on osqp and Eigen3, both of them are already available in conda-forge https://github.com/conda-forge/libosqp-feedstock and https://github.com/conda-forge/eigen-feedstock
osqp-eigen
osqp
Eigen3
Currently, it is already possible to install osqp-eigen using conda via robotogy channel
robotogy
conda install -c robotology osqp-eigen
I think it would be nice to move osqp-eigen from robotology to conda-forge
robotology
conda-forge
cc @traversaro
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
osqp-eigen
is a simple C++ wrapper forosqp
library. It depends only onosqp
andEigen3
, both of them are already available in conda-forge https://github.com/conda-forge/libosqp-feedstock and https://github.com/conda-forge/eigen-feedstockCurrently, it is already possible to install
osqp-eigen
using conda viarobotogy
channelI think it would be nice to move
osqp-eigen
fromrobotology
toconda-forge
cc @traversaro
The text was updated successfully, but these errors were encountered: