You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/__w/robotology-superbuild/robotology-superbuild/src/WBToolbox/toolbox/library/src/OSQP.cpp: In member function 'virtual bool wbt::block::OSQP::output(const blockfactory::core::BlockInformation*)':
/__w/robotology-superbuild/robotology-superbuild/src/WBToolbox/toolbox/library/src/OSQP.cpp:549:50: warning: 'bool OsqpEigen::Solver::solve()' is deprecated: Use solveProblem() instead. [-Wdeprecated-declarations]
bool solveReturnVal = pImpl->sqSolver->solve();
^
I think it was introduced by osqp-eigen 0.7.0 .
The text was updated successfully, but these errors were encountered:
Solve osqp warning:
I think it was introduced by osqp-eigen 0.7.0 .
The text was updated successfully, but these errors were encountered: