Franky  0.9.1
A High-Level Motion API for Franka
franky::RobotPose Member List

This is the complete list of members for franky::RobotPose, including all inherited members.

as_franka_pose() constfranky::RobotPose
changeEndEffectorFrame(const Affine &transform) constfranky::RobotPoseinline
elbow_position() constfranky::RobotPoseinline
end_effector_pose() constfranky::RobotPoseinline
leftTransform(const Affine &transform) constfranky::RobotPoseinline
rightTransform(const Affine &transform) constfranky::RobotPoseinline
RobotPose()franky::RobotPose
RobotPose(const RobotPose &robot_pose)franky::RobotPose
RobotPose(Affine end_effector_pose, std::optional< double > elbow_position=std::nullopt)franky::RobotPose
RobotPose(const Vector7d &vector_repr, bool ignore_elbow=false)franky::RobotPoseexplicit
RobotPose(const Vector6d &vector_repr, std::optional< double > elbow_position=std::nullopt)franky::RobotPoseexplicit
RobotPose(franka::CartesianPose franka_pose)franky::RobotPoseexplicit
vector_repr() constfranky::RobotPose
withElbowPosition(const std::optional< double > elbow_position) constfranky::RobotPoseinline