Closed ubgaokk closed 1 year ago
Which version of osqp are you compiling against?
I compiled the current master branch of osqp github https://github.com/osqp/osqp Everything of osqp goes smoothly.
Can you try to use osqp 0.6.3 ? At the moment compatibility with latest osqp is work in progress, see https://github.com/robotology/osqp-eigen/pull/131 .
osqp.zip This OSQP source works fine with this repo. OSQP repo changes a lot recently ...
I think also v0.6.3 should work fine, for the changes necessary for osqp master see https://github.com/robotology/osqp-eigen/pull/131 .
Thanks, @traversaro and @BorisVandermeer . I have tried v0.6.3 OSQP, it works well now. Thanks.
When I compiled osqp-eigen after installing osqp and Eigen3, I encounter the following error: By the way, I have tried two machine with ubuntu 20.04. Both of them has the same error as follows.