|
franky 1.1.2
A High-Level Motion API for Franka
|
This is the complete list of members for franky::Robot, including all inherited members.
| control_rate | franky::Robot | static |
| current_control_signal_type() | franky::Robot | |
| currentCartesianState() | franky::Robot | inline |
| currentCartesianVelocity() | franky::Robot | inline |
| currentJointPositions() | franky::Robot | inline |
| currentJointState() | franky::Robot | inline |
| currentJointVelocities() | franky::Robot | inline |
| currentPose() | franky::Robot | inline |
| degrees_of_freedoms | franky::Robot | static |
| elbow_acceleration_limit | franky::Robot | |
| elbow_jerk_limit | franky::Robot | |
| elbow_velocity_limit | franky::Robot | |
| fci_hostname() const | franky::Robot | |
| hasErrors() | franky::Robot | |
| is_in_control() | franky::Robot | |
| joinMotion() | franky::Robot | inline |
| joinMotion(const std::chrono::duration< Rep, Period > &timeout) | franky::Robot | inline |
| joint_acceleration_limit | franky::Robot | |
| joint_jerk_limit | franky::Robot | |
| joint_velocity_limit | franky::Robot | |
| model() const | franky::Robot | inline |
| move(const std::shared_ptr< Motion< franka::CartesianPose > > &motion, bool async=false) | franky::Robot | inline |
| move(const std::shared_ptr< Motion< franka::CartesianVelocities > > &motion, bool async=false) | franky::Robot | inline |
| move(const std::shared_ptr< Motion< franka::JointPositions > > &motion, bool async=false) | franky::Robot | inline |
| move(const std::shared_ptr< Motion< franka::JointVelocities > > &motion, bool async=false) | franky::Robot | inline |
| move(const std::shared_ptr< Motion< franka::Torques > > &motion, bool async=false) | franky::Robot | inline |
| pollMotion() | franky::Robot | inline |
| recoverFromErrors() | franky::Robot | |
| relative_dynamics_factor() | franky::Robot | |
| Robot(const std::string &fci_hostname) | franky::Robot | explicit |
| Robot(const std::string &fci_hostname, const Params ¶ms) | franky::Robot | explicit |
| rotation_acceleration_limit | franky::Robot | |
| rotation_jerk_limit | franky::Robot | |
| rotation_velocity_limit | franky::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 | |
| translation_acceleration_limit | franky::Robot | |
| translation_jerk_limit | franky::Robot | |
| translation_velocity_limit | franky::Robot |