| 
| static std::string  | name (ContactTwoFrames &self) | 
|   | 
| static math::ConstraintEquality  | computeMotionTask (ContactTwoFrames &self, const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, pinocchio::Data &data) | 
|   | 
| static math::ConstraintInequality  | computeForceTask (ContactTwoFrames &self, const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const pinocchio::Data &data) | 
|   | 
| static math::ConstraintEquality  | computeForceRegularizationTask (ContactTwoFrames &self, const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const pinocchio::Data &data) | 
|   | 
| static void  | useLocalFrame (ContactTwoFrames &self, const bool local_frame) | 
|   | 
| static const Eigen::MatrixXd &  | getForceGeneratorMatrix (ContactTwoFrames &self) | 
|   | 
| static const Eigen::VectorXd &  | Kp (ContactTwoFrames &self) | 
|   | 
| static const Eigen::VectorXd &  | Kd (ContactTwoFrames &self) | 
|   | 
| static void  | setKp (ContactTwoFrames &self, const ::Eigen::VectorXd Kp) | 
|   | 
| static void  | setKd (ContactTwoFrames &self, const ::Eigen::VectorXd Kd) | 
|   | 
| static bool  | setContactTwoFramess (ContactTwoFrames &self, const ::Eigen::MatrixXd ContactTwoFramess) | 
|   | 
| static bool  | setContactNormal (ContactTwoFrames &self, const ::Eigen::VectorXd contactNormal) | 
|   | 
| static bool  | setFrictionCoefficient (ContactTwoFrames &self, const double frictionCoefficient) | 
|   | 
| static bool  | setMinNormalForce (ContactTwoFrames &self, const double minNormalForce) | 
|   | 
| static bool  | setMaxNormalForce (ContactTwoFrames &self, const double maxNormalForce) | 
|   | 
| static void  | setReference (ContactTwoFrames &self, const pinocchio::SE3 &ref) | 
|   | 
| static void  | setForceReference (ContactTwoFrames &self, const ::Eigen::VectorXd f_ref) | 
|   | 
| static void  | setRegularizationTaskWeightVector (ContactTwoFrames &self, const ::Eigen::VectorXd w) | 
|   | 
| static double  | getNormalForce (ContactTwoFrames &self, Eigen::VectorXd f) | 
|   | 
| static void  | expose (const std::string &class_name) | 
|   |