ROBOTIQ CNC Machine Tending Kit Instruction Manual page 67

Table of Contents

Advertisement

Message:
l
Solution:
l
The speed setting of the robot is lower than 50%: The robot's speed setting should be greater than 50%. Modify the speed set-
l
ting in the robot program using the slider.
Message:
l
Solution:
l
l
If the Freedrive button is pressed: The ActiveDrive mode cannot be used when the Free Drive mode is ON. Make sure you
are not pressing on the teach pendant's Teach button when trying to use the ActiveDrive toolbar.
5.5.4. Using Force and Torque Values
Force Torque Sensor functions are made available in the Universal Robots functions drop-down menu.
The rq_zero_sensor() function can be called at any point in a robot program to zero the force and torque values of the Force Torque
l
Sensor.
The get_sensor_Fx(), get_sensor_Fy(), get_sensor_Fz(), get_sensor_Mx(), get_sensor_My(), get_sensor_Mz() functions allow the user
l
to assign the sensor values to any variable.
The get_applied_tcp_force(<index>) function returns the current wrench (force and torque vector) value currently applied at the tool
l
center point (TCP).
The get_applied_base_force(<index>) function returns the current wrench (force and torque vector) value applied at the robot arm
l
base.
The express_force_in_frame(<T_from_to>,<wrench_from>)function is used to convert the wrench (force and torque vector) reading
l
in a given reference frame into another (end-effector to robot base, and vice-versa, for example).
T_from_to = relative pose of the reference frame into which the wrench reading is converted
l
wrench_from = wrench to transform in pose or list format (Fx, Fy, Fz, Mx, My, Mz)
l
Robotiq CN C M achine Tending Kit Instruction M anual
67

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CNC Machine Tending Kit and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents