This is the complete list of members for
MIQP::MIQPState, including all inherited members.
| _a | MIQP::MIQPState | [private] |
| _alpha | MIQP::MIQPState | [private] |
| _b | MIQP::MIQPState | [private] |
| _beta | MIQP::MIQPState | [private] |
| _delta | MIQP::MIQPState | [private] |
| _FzThreshold | MIQP::MIQPState | [private] |
| _gamma | MIQP::MIQPState | [private] |
| _hk | MIQP::MIQPState | [private] |
| _l_foot_coord | MIQP::MIQPState | [private] |
| _portWrenchLeftFoot | MIQP::MIQPState | [private] |
| _portWrenchRightFoot | MIQP::MIQPState | [private] |
| _PzThreshold | MIQP::MIQPState | [private] |
| _r_foot_coord | MIQP::MIQPState | [private] |
| _robot | MIQP::MIQPState | [private] |
| _robotModel | MIQP::MIQPState | [private] |
| _xi_k | MIQP::MIQPState | [private] |
| getFullState(Eigen::VectorXd &xi) | MIQP::MIQPState | |
| getLeftFootPosition() | MIQP::MIQPState | |
| getRightFootPosition() | MIQP::MIQPState | |
| initialize() | MIQP::MIQPState | |
| isFootInContact(FOOT whichFoot, double FzThreshold, double PzThreshold) | MIQP::MIQPState | |
| isRobotInSS(FOOT &footInSS) | MIQP::MIQPState | |
| MIQPState(ocra::Model::Ptr robotModel, std::string robot) | MIQP::MIQPState | |
| operator<<(std::ostream &out, const MIQPState &state) | MIQP::MIQPState | [friend] |
| readFootWrench(FOOT whichFoot, Eigen::VectorXd &rawWrench) | MIQP::MIQPState | |
| updateBaseOfSupportDescriptors(Eigen::Vector2d &a, Eigen::Vector2d &b, Eigen::Vector2d &alpha, Eigen::Vector2d &beta, unsigned int &delta, unsigned int &gamma, double thresholdChange) | MIQP::MIQPState | |
| updateHorizontalCoMState(Eigen::VectorXd &hk) | MIQP::MIQPState | |
| updateStateVector() | MIQP::MIQPState | |
| ~MIQPState() | MIQP::MIQPState | [virtual] |