|
robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
This is the complete list of members for robotoc::MPCJump, including all inherited members.
| getConfigCostHandle() | robotoc::MPCJump | |
| getConstraintsHandle() | robotoc::MPCJump | |
| getContactSequence() const | robotoc::MPCJump | inline |
| getContactWrenchConeHandle() | robotoc::MPCJump | |
| getControlPolicy(const double t) const | robotoc::MPCJump | inline |
| getCostHandle() | robotoc::MPCJump | |
| getFrictionConeHandle() | robotoc::MPCJump | |
| getInitialControlInput() const | robotoc::MPCJump | |
| getLQRPolicy() const | robotoc::MPCJump | |
| getSolution() const | robotoc::MPCJump | |
| getSolver() const | robotoc::MPCJump | inline |
| init(const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const SolverOptions &solver_options, const bool sto=false) | robotoc::MPCJump | |
| KKTError(const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v) | robotoc::MPCJump | |
| KKTError() const | robotoc::MPCJump | |
| MPCJump(const Robot &robot, const double T, const int N) | robotoc::MPCJump | |
| MPCJump() | robotoc::MPCJump | |
| MPCJump(const MPCJump &)=default | robotoc::MPCJump | |
| MPCJump(MPCJump &&) noexcept=default | robotoc::MPCJump | |
| operator=(const MPCJump &)=default | robotoc::MPCJump | |
| operator=(MPCJump &&) noexcept=default | robotoc::MPCJump | |
| reset() | robotoc::MPCJump | |
| reset(const Eigen::VectorXd &q, const Eigen::VectorXd &v) | robotoc::MPCJump | |
| reset(const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const SolverOptions &solver_options, const bool sto=false) | robotoc::MPCJump | |
| setJumpPattern(const std::shared_ptr< ContactPlannerBase > &foot_step_planner, const double flying_time, const double min_flying_time, const double ground_time, const double min_ground_time) | robotoc::MPCJump | |
| setRobotProperties(const RobotProperties &properties) | robotoc::MPCJump | |
| setSolverOptions(const SolverOptions &solver_options) | robotoc::MPCJump | |
| updateSolution(const double t, const double dt, const Eigen::VectorXd &q, const Eigen::VectorXd &v) | robotoc::MPCJump | |
| ~MPCJump() | robotoc::MPCJump |