RML  1.0
Robotics Mathematical Library
Loading...
Searching...
No Matches
rml::RobotModel Member List

This is the complete list of members for rml::RobotModel, including all inherited members.

AccelerationVector()rml::RobotModel
AccelerationVector(const Eigen::VectorXd &acceleration) noexcept(false)rml::RobotModel
AccelerationVector(const std::string &partID, const Eigen::VectorXd &acceleration) noexcept(false)rml::RobotModel
AccelerationVector(const std::string &partID) noexcept(false)rml::RobotModel
Arm(const std::string &ID) const noexcept(false)rml::RobotModel
ArmJacobian(const std::string &frameID) const noexcept(false)rml::RobotModelprotected
armsModel_rml::RobotModelprotected
AttachRigidBodyFrame(const std::string &frameID, const std::string &attachedFrameID, const Eigen::TransformationMatrix &frameToAttachID_T_frameID) noexcept(false)rml::RobotModel
BaseJacobian(const std::string &frameID) constrml::RobotModelprotected
BodyFrameID() const -> const std::string &rml::RobotModelinline
bodyFrameID_rml::RobotModelprotected
bodyFrameToArm_rml::RobotModelprotected
CartesianJacobian(const std::string &frameID) noexcept(false)rml::RobotModel
CheckArm(const std::string &armID) constrml::RobotModel
ControlVector(const Eigen::VectorXd &y) noexcept(false)rml::RobotModel
ControlVector(const std::string &partID) noexcept(false)rml::RobotModel
Dexterity(const std::string &frameID) noexcept(false)rml::RobotModel
DexterityJacobian(const std::string &frameID) noexcept(false)rml::RobotModel
Dof() const -> intrml::RobotModelinline
DoF_rml::RobotModelprotected
inertialF_T_bodyF_rml::RobotModelprotected
IsMobile() const -> boolrml::RobotModelinline
isMobileRobot_rml::RobotModelprotected
JointSpaceJacobian(const std::string &armID) noexcept(false)rml::RobotModel
LoadArm(const std::shared_ptr< ArmModel > &arm, const Eigen::TransformationMatrix &bodyFrameToArm) noexcept(false)rml::RobotModel
Manipulability(const std::string &frameID) noexcept(false)rml::RobotModel
ManipulabilityJacobian(const std::string &frameID) noexcept(false)rml::RobotModel
PositionOnInertialFrame(const Eigen::TransformationMatrix &inertialF_T_bodyF)rml::RobotModel
PositionVector(Eigen::VectorXd &position) noexcept(false)rml::RobotModel
PositionVector()rml::RobotModel
PositionVector(const std::string &partID, const Eigen::VectorXd &position) noexcept(false)rml::RobotModel
PositionVector(const std::string &partID) noexcept(false)rml::RobotModel
robotBase_rml::RobotModelprotected
RobotModel(Eigen::TransformationMatrix inertialF_T_bodyF, std::string bodyFrameID)rml::RobotModel
RobotModel(Eigen::TransformationMatrix inertialF_T_bodyF, std::string bodyFrameID, Eigen::MatrixXd bodyF_JBodyFrame)rml::RobotModel
TransformationMatrix(const std::string &frameID) noexcept(false)rml::RobotModel
TransformationMatrix(const std::string &frameID_j, const std::string &frameID_k)rml::RobotModel
VelocityVector(const Eigen::VectorXd &velocity) noexcept(false)rml::RobotModel
VelocityVector()rml::RobotModel
VelocityVector(const std::string &partID, const Eigen::VectorXd &velocity) noexcept(false)rml::RobotModel
VelocityVector(const std::string &partID) noexcept(false)rml::RobotModel
~RobotModel()rml::RobotModelvirtual