force_control_collection
|
This is the complete list of members for ForceColl::SurfaceContact, including all inherited members.
addToGUI(mc_rtc::gui::StateBuilder &gui, const std::vector< std::string > &category, double forceScale=constants::defaultForceScale, double fricPyramidScale=constants::defaultFricPyramidScale, const Eigen::VectorXd &wrenchRatio=Eigen::VectorXd::Zero(0)) override | ForceColl::SurfaceContact | virtual |
calcLocalWrench(const Eigen::VectorXd &wrenchRatio) const | ForceColl::Contact | |
calcWrench(const Eigen::VectorXd &wrenchRatio, const Eigen::Vector3d &momentOrigin=Eigen::Vector3d::Zero()) const | ForceColl::Contact | |
Contact(const std::string &name, std::optional< sva::ForceVecd > maxWrench=std::nullopt) | ForceColl::Contact | |
fricPyramid_ | ForceColl::Contact | |
graspMat_ | ForceColl::Contact | |
loadVerticesMap(const mc_rtc::Configuration &mcRtcConfig) | ForceColl::SurfaceContact | static |
localGraspMat_ | ForceColl::Contact | |
localVertices_ | ForceColl::SurfaceContact | |
makeSharedFromConfig(const mc_rtc::Configuration &mcRtcConfig) | ForceColl::Contact | static |
maxWrench_ | ForceColl::Contact | |
name_ | ForceColl::Contact | |
ridgeNum() const | ForceColl::Contact | inline |
SurfaceContact(const std::string &name, double fricCoeff, const std::vector< Eigen::Vector3d > &localVertices, const sva::PTransformd &pose, std::optional< sva::ForceVecd > maxWrench=std::nullopt) | ForceColl::SurfaceContact | |
SurfaceContact(const mc_rtc::Configuration &mcRtcConfig) | ForceColl::SurfaceContact | |
type() const override | ForceColl::SurfaceContact | inlinevirtual |
updateGlobalVertices(const sva::PTransformd &pose) override | ForceColl::SurfaceContact | virtual |
updateLocalVertices(const std::vector< Eigen::Vector3d > &localVertices) | ForceColl::SurfaceContact | |
vertexWithRidgeList_ | ForceColl::Contact | |
verticesMap | ForceColl::SurfaceContact | inlinestatic |