centroidal_control_collection
CCC::LinearMpcZ Member List

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

_StateSpaceModel typedefCCC::LinearMpcZ
force_range_CCC::LinearMpcZ
horizon_dt_CCC::LinearMpcZ
horizon_steps_CCC::LinearMpcZ
InitialParam typedefCCC::LinearMpcZ
LinearMpcZ(double mass, double horizon_dt, int horizon_steps, const WeightParam &weight_param=WeightParam(), QpSolverCollection::QpSolverType qp_solver_type=QpSolverCollection::QpSolverType::Any)CCC::LinearMpcZ
mass_CCC::LinearMpcZ
model_contact_CCC::LinearMpcZ
model_noncontact_CCC::LinearMpcZ
planOnce(const std::function< bool(double)> &contact_func, const std::function< double(double)> &ref_pos_func, const InitialParam &initial_param, double current_time)CCC::LinearMpcZ
procOnce(const std::vector< std::shared_ptr< _StateSpaceModel >> &model_list, const StateDimVector &current_x, const Eigen::VectorXd &ref_pos_seq)CCC::LinearMpcZprotected
qp_coeff_CCC::LinearMpcZ
qp_solver_CCC::LinearMpcZ
state_dim_CCC::LinearMpcZstatic
StateDimVector typedefCCC::LinearMpcZ
weight_param_CCC::LinearMpcZ