centroidal_control_collection
CCC::LinearMpcXY Member List

This is the complete list of members for CCC::LinearMpcXY, including all inherited members.

_StateSpaceModel typedefCCC::LinearMpcXY
force_range_CCC::LinearMpcXY
horizon_dt_CCC::LinearMpcXY
horizon_steps_CCC::LinearMpcXY
LinearMpcXY(double mass, double horizon_dt, int horizon_steps, const WeightParam &weight_param=WeightParam(), QpSolverCollection::QpSolverType qp_solver_type=QpSolverCollection::QpSolverType::Any)CCC::LinearMpcXY
mass_CCC::LinearMpcXY
planOnce(const std::function< MotionParam(double)> &motion_param_func, const std::function< RefData(double)> &ref_data_func, const InitialParam &initial_param, double current_time)CCC::LinearMpcXY
procOnce(const std::vector< std::shared_ptr< _StateSpaceModel >> &model_list, const StateDimVector &current_x, const Eigen::VectorXd &ref_output_seq)CCC::LinearMpcXYprotected
qp_coeff_CCC::LinearMpcXY
qp_solver_CCC::LinearMpcXY
state_dim_CCC::LinearMpcXYstatic
StateDimVector typedefCCC::LinearMpcXY
weight_param_CCC::LinearMpcXY