This is the complete list of members for robotoc::MPCFlyingTrot, including all inherited members.
getBaseRotationCostHandle() | robotoc::MPCFlyingTrot | |
getCoMCostHandle() | robotoc::MPCFlyingTrot | |
getConfigCostHandle() | robotoc::MPCFlyingTrot | |
getConstraintsHandle() | robotoc::MPCFlyingTrot | |
getContactSequence() const | robotoc::MPCFlyingTrot | inline |
getContactSequenceHandle() | robotoc::MPCFlyingTrot | |
getControlPolicy(const double t) const | robotoc::MPCFlyingTrot | inline |
getCostHandle() | robotoc::MPCFlyingTrot | |
getFrictionConeHandle() | robotoc::MPCFlyingTrot | |
getInitialControlInput() const | robotoc::MPCFlyingTrot | |
getLQRPolicy() const | robotoc::MPCFlyingTrot | |
getSolution() const | robotoc::MPCFlyingTrot | |
getSolver() const | robotoc::MPCFlyingTrot | inline |
getSwingFootCostHandle() | robotoc::MPCFlyingTrot | |
init(const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const SolverOptions &solver_options) | robotoc::MPCFlyingTrot | |
KKTError(const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v) | robotoc::MPCFlyingTrot | |
KKTError() const | robotoc::MPCFlyingTrot | |
MPCFlyingTrot(const Robot &quadruped_robot, const double T, const int N) | robotoc::MPCFlyingTrot | |
MPCFlyingTrot() | robotoc::MPCFlyingTrot | |
MPCFlyingTrot(const MPCFlyingTrot &)=default | robotoc::MPCFlyingTrot | |
MPCFlyingTrot(MPCFlyingTrot &&) noexcept=default | robotoc::MPCFlyingTrot | |
operator=(const MPCFlyingTrot &)=default | robotoc::MPCFlyingTrot | |
operator=(MPCFlyingTrot &&) noexcept=default | robotoc::MPCFlyingTrot | |
reset() | robotoc::MPCFlyingTrot | |
reset(const Eigen::VectorXd &q, const Eigen::VectorXd &v) | robotoc::MPCFlyingTrot | |
setGaitPattern(const std::shared_ptr< ContactPlannerBase > &foot_step_planner, const double swing_height, const double flying_time, const double stance_time, const double swing_start_time) | robotoc::MPCFlyingTrot | |
setRobotProperties(const RobotProperties &properties) | robotoc::MPCFlyingTrot | |
setSolverOptions(const SolverOptions &solver_options) | robotoc::MPCFlyingTrot | |
updateSolution(const double t, const double dt, const Eigen::VectorXd &q, const Eigen::VectorXd &v) | robotoc::MPCFlyingTrot | |
~MPCFlyingTrot() | robotoc::MPCFlyingTrot | |