upkie  11.0.0
Open-source wheeled biped robots

◆ solve_with_warm_start()

qpsolvers.Solution solve_with_warm_start (   self,
MPCQP  mpc_qp 
)

Solve a given MPC QP.

Parameters
mpc_qpModel predictive control problem to solve.
Returns
Solution found by the solver.