Skip to content

Updating the QP Problem #303

Discussion options

You must be logged in to vote

I fully agree there is this need for MPC. For instance we do similar updates using workspaces of the ProxQP solver in the MPC balancer for Upkie wheeled bipeds.

I see no blocker in updating qpsolvers to return not only results, but also state objects that some solvers (qpOASES, OSQP, ProxQP, ...) return to warm-start future iterations. It would nicely upgrade the initvals argument that qpsolvers inherited from CVXOPT at the time the project started. But I expect this will result in an overhaul of the API (at least the addition of a new function for each solver) with an amount of code changes similar to the time we introduced solve_problem alongside solve_qp.

So, yes, there is no technical…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by itsahmedkhalil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants