|
franky 1.1.2
A High-Level Motion API for Franka
|
This is the complete list of members for franky::Model, including all inherited members.
| bodyJacobian(franka::Frame frame, const RobotState &state) const | franky::Model | |
| bodyJacobian(franka::Frame frame, const Vector7d &q, const Affine &F_T_EE, const Affine &EE_T_K) const | franky::Model | |
| coriolis(const RobotState &state) const | franky::Model | |
| coriolis(const Vector7d &q, const Vector7d &dq, const Eigen::Matrix3d &I_total, double m_total, const Eigen::Vector3d &F_x_Ctotal) const | franky::Model | |
| gravity(const RobotState &state, const Eigen::Vector3d &gravity_earth) const | franky::Model | |
| gravity(const RobotState &state) const | franky::Model | |
| gravity(const Vector7d &q, double m_total, const Eigen::Vector3d &F_x_Ctotal, const Eigen::Vector3d &gravity_earth={0., 0., -9.81}) const | franky::Model | |
| mass(const RobotState &state) const | franky::Model | |
| mass(const Vector7d &q, const Eigen::Matrix3d &I_total, double m_total, const Eigen::Vector3d &F_x_Ctotal) const | franky::Model | |
| Model(franka::Model model) | franky::Model | explicit |
| Model(const Model &)=delete | franky::Model | |
| Model(Model &&other) noexcept | franky::Model | |
| operator=(const Model &)=delete | franky::Model | |
| operator=(Model &&other) noexcept | franky::Model | |
| pose(franka::Frame frame, const RobotState &state) const | franky::Model | |
| pose(franka::Frame frame, const Vector7d &q, const Affine &F_T_EE, const Affine &EE_T_K) const | franky::Model | |
| zeroJacobian(franka::Frame frame, const RobotState &state) const | franky::Model | |
| zeroJacobian(franka::Frame frame, const Vector7d &q, const Affine &F_T_EE, const Affine &EE_T_K) const | franky::Model |