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

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

control_ratefranky::Robotstatic
current_control_signal_type()franky::Robot
currentCartesianState()franky::Robotinline
currentCartesianVelocity()franky::Robotinline
currentJointPositions()franky::Robot
currentJointState()franky::Robot
currentJointVelocities()franky::Robot
currentPose()franky::Robotinline
degrees_of_freedomsfranky::Robotstatic
fci_hostname() constfranky::Robot
forwardKinematics(const Vector7d &q)franky::Robotstatic
hasErrors()franky::Robot
inverseKinematics(const Affine &target, const Vector7d &q0)franky::Robotstatic
is_in_control()franky::Robot
joinMotion()franky::Robotinline
joinMotion(const std::chrono::duration< Rep, Period > &timeout)franky::Robotinline
kinematicsfranky::Robot
max_elbow_accelerationfranky::Robotstatic
max_elbow_jerkfranky::Robotstatic
max_elbow_velocityfranky::Robotstatic
max_joint_accelerationfranky::Robotstatic
max_joint_jerkfranky::Robotstatic
max_joint_velocityfranky::Robotstatic
max_rotation_accelerationfranky::Robotstatic
max_rotation_jerkfranky::Robotstatic
max_rotation_velocityfranky::Robotstatic
max_translation_accelerationfranky::Robotstatic
max_translation_jerkfranky::Robotstatic
max_translation_velocityfranky::Robotstatic
move(const std::shared_ptr< Motion< franka::CartesianPose >> &motion, bool async=false)franky::Robotinline
move(const std::shared_ptr< Motion< franka::CartesianVelocities >> &motion, bool async=false)franky::Robotinline
move(const std::shared_ptr< Motion< franka::JointPositions >> &motion, bool async=false)franky::Robotinline
move(const std::shared_ptr< Motion< franka::JointVelocities >> &motion, bool async=false)franky::Robotinline
move(const std::shared_ptr< Motion< franka::Torques >> &motion, bool async=false)franky::Robotinline
pollMotion()franky::Robotinline
recoverFromErrors()franky::Robot
relative_dynamics_factor()franky::Robot
Robot(const std::string &fci_hostname)franky::Robotexplicit
Robot(const std::string &fci_hostname, const Params &params)franky::Robotexplicit
ScalarOrArray typedeffranky::Robot
setCollisionBehavior(const ScalarOrArray< 7 > &torque_threshold, const ScalarOrArray< 6 > &force_threshold)franky::Robot
setCollisionBehavior(const ScalarOrArray< 7 > &lower_torque_threshold, const ScalarOrArray< 7 > &upper_torque_threshold, const ScalarOrArray< 6 > &lower_force_threshold, const ScalarOrArray< 6 > &upper_force_threshold)franky::Robot
setCollisionBehavior(const ScalarOrArray< 7 > &lower_torque_threshold_acceleration, const ScalarOrArray< 7 > &upper_torque_threshold_acceleration, const ScalarOrArray< 7 > &lower_torque_threshold_nominal, const ScalarOrArray< 7 > &upper_torque_threshold_nominal, const ScalarOrArray< 6 > &lower_force_threshold_acceleration, const ScalarOrArray< 6 > &upper_force_threshold_acceleration, const ScalarOrArray< 6 > &lower_force_threshold_nominal, const ScalarOrArray< 6 > &upper_force_threshold_nominal)franky::Robot
setRelativeDynamicsFactor(const RelativeDynamicsFactor &relative_dynamics_factor)franky::Robot
state()franky::Robot