Breadcrumbs

CDRFLEx.get_external_torque

Features

This is a function to check the value of the external force acting on the current tool in the reference coordinate system input from the robot controller.

Parameter

None

Return

Value

Description

struct.ROBOT_FORCE

Refer to definition of structure

Example

C++
LPROBOT_FORCE lpETT = drfl.get_external_torque();