humanoidsdata.com

Search

Search datasets, articles, and glossary terms for humanoids and embodied AI.

← All glossary terms

Hardware & control

End effector

An end effector is a task-specific device attached to a robot manipulator’s mechanical interface so the robot can act on its environment, such as a gripper, hand or welding tool. It is distinct from the wrist or mounting flange, and from the tool centre point, which is only a coordinate frame used to plan the device’s motion.

Also known as: End-effector, Robot end effector, End effectors

Updated

Device, interface and tool centre point

ISO 8373:2021 treats the end effector as a device attached to the manipulator’s mechanical interface to perform a task. The manipulator includes its links, joints and actuators but excludes the end effector itself. A gripper is therefore an end effector; the wrist and mounting flange that support it are parts of the manipulator.

The tool centre point (TCP) is different again. Universal Robots defines a TCP as a translation and rotation from the tool flange to a point on the tool. Changing that transform changes how motion is calculated, not which hardware is attached.

The term broadens in humanoid control

For hardware descriptions, a humanoid hand or gripper is the clearest end-effector example. Kinematics and control also use “end effector” for a terminal link or task frame. Modern Robotics attaches such a frame to the end of a kinematic chain.

That broader usage lets a controller treat hands and feet as task frames. A foot may be a moving end effector during swing and a constrained support contact after touchdown. Technical records should say whether “end effector” means the physical device, terminal link or selected frame.

Data needs the tool context

An end-effector trajectory is incomplete without the frame in which its pose is expressed. Training data should preserve the flange-to-tool transform, TCP convention, tool identity, opening or grasp state, payload properties, and any tactile or force channels.

The same wrist pose can produce different contacts after a hand, gripper or tool change. Keeping the tool geometry and calibration with the trajectory prevents those physically different actions from being treated as equivalent.

Sources