Robotics

End Effectors & Grippers

The tool at the end of the arm — and where every robot project actually fails first

An end effector is the tool at the end of a robot arm; a gripper is the subset that grasps objects. Choices range from rigid parallel-jaw clamps to vacuum cups, magnets, adaptive tendons, and soft-jamming pneumatic skins. Picking the wrong gripper is the most common reason a robot deployment fails — the arm is fine; the hand can't reliably pick the part.

  • Parallel-jaw grip force10 N – 5 kN
  • Vacuum cup hold (50 mm)≈100 N at 50 kPa
  • Soft gripper conformityWraps any shape
  • Festo BionicSoftHand12-DOF, pneumatic
  • Atlas hand DOFs3 fingers, ~14 joints

Interactive visualization

Press play, or step through manually. The visualization is yours to drive — try it before reading on.

Open visualization fullscreen ↗

Watch the 60-second explainer

A condensed visual walkthrough — narrated, captioned, under a minute.

What an end effector does

The robot arm gets the tool to the right pose; the end effector does the actual work. End effectors fall into two large categories: tool-type (welding torches, paint sprayers, drills, deburring spindles, screwdrivers) and gripper-type (everything that grasps an object). This article focuses on grippers, since they're where most application engineering goes — a welding torch is a hot wire and a gas tube; a gripper has to make and break a physical bond with an object whose properties may not be known until grasping.

Every gripper imposes three trade-offs:

  • Versatility vs precision. A vacuum cup grips many shapes; a custom-machined V-groove jaw grips one part perfectly. Adaptive tendon-driven fingers are between.
  • Grip force vs gentleness. A robust grasp wants high force (low slip, fast acceleration). A fragile object wants low force (no crushing). Position-controlled grippers can't easily do both.
  • Speed vs reliability. Pneumatic grippers close in 50–100 ms; servo-electric grippers in 100–300 ms with controlled force; vacuum needs a few hundred ms to evacuate; jamming grippers a full second.

Worked example: parallel-jaw friction grip

You're picking a 2 kg machined aluminum part with a smooth surface, accelerating at 2g during transport, with rubberized jaw pads (μ ≈ 0.5). What grip force do you need?

Maximum tensile load on the grasp during motion: Fload = m·(g + a) = 2·(9.81 + 2·9.81) ≈ 59 N.

For a two-jaw friction grip with coefficient μ on each side, slip is prevented when 2·μ·Fgrip ≥ Fload. Solving:

Fgrip,min = Fload / (2μ) = 59 / 1.0 = 59 N.

Apply a safety factor of 2× to absorb modeling error, slip onset, and impulse loads from collisions: target ≈ 120 N grip force. A typical pneumatic 50-mm-stroke parallel gripper at 6 bar supply provides 200–400 N — comfortably above target. A small servo-electric gripper (Robotiq 2F-85) tops out at ≈235 N — also adequate but with less headroom.

Now drop μ to 0.15 (steel jaws, no rubber) and the required grip force jumps to ≈400 N. The difference between rubber pads and bare jaws is the difference between buying a basic gripper and buying a heavy industrial one. Friction coefficient drives gripper sizing more than payload does.

Gripper types compared

Gripper typeGrip mechanismStrengthWeaknessTypical use
Parallel-jaw (rigid)Two opposing jaws driven by motor or pistonHigh force, simple, repeatable; cheapOne geometry per jaw set; can't conform to shapeFactory pick-and-place, machining cells
Adaptive (tendon, multi-finger)Underactuated fingers wrap around objectOne mechanism handles many shapesLower force; complex maintenanceWarehouse picking (Robotiq Adaptive 2F/3F)
Vacuum (suction cup)Negative pressure against flat surfaceGentle on fragile flat parts; fast cycleNeeds air source; surface must be smooth and porous-freeGlass, sheet metal, packaging, displays
Magnetic (electro- or permanent)Magnetic flux through ferromagnetic partNo mechanical contact needed; very fastOnly ferrous metals; residual magnetism on partSteel sheet handling, foundry work
Festo fingertip / soft pneumaticSilicone fingers bend when pressurizedConforms gently to delicate or irregular shapeLimited grip force; air supply; finger fatigue over millions of cyclesProduce, packaging, soft goods
Shape-deposit / jamming gripperGranule-filled membrane forms a mold under vacuumPicks any shape with no per-object planningBulk; one-side access only; slow cycleResearch, mixed-SKU handling demonstrations

Real-world specs

  • Robotiq 2F-85 (servo-electric two-finger) — 85 mm stroke, 5–235 N adjustable grip force, 5 kg payload, position-controlled with current sensing. Standard end effector on UR collaborative arms.
  • Schunk PGN-plus (pneumatic parallel) — multiple sizes from 100 N to 5 kN grip force, 10 mm to 30 mm stroke, sub-100 ms close time. Workhorse industrial gripper.
  • Piab piSAVE / PIAB BX vacuum cups — silicone or polyurethane, 10–200 mm cup diameter, holding force scales as ≈π/4·d²·Δp. A 100 mm cup at 60 kPa vacuum holds about 470 N.
  • Festo MultiChoiceGripper / BionicSoftHand — pneumatic soft-finger grippers, FinRay-effect bending, 12-DOF research version with biomimetic anatomy.
  • Boston Dynamics Atlas claw / hand — three-finger custom design with strain-gauge force feedback, ≈14 joints across all fingers, capable of picking and placing 25-pound boxes during dynamic whole-body motion.
  • Empire Robotics VERSABALL — first commercial jamming gripper; granular-filled latex bladder, picks irregular parts with no per-SKU programming. Discontinued but the technology continues in research labs.

Variants and special cases

  • Soft pneumatic grippers — silicone fingers with internal channels; pressurization curves the fingers around an object. The dominant approach in research labs for fruit and produce handling. Soft Robotics Inc. spun out from Harvard's Whitesides lab specifically to commercialize this.
  • Shape-deposit grippers — descended from MIT/Cornell research; replaced by jamming grippers in most modern demos but still used where the deposit material doubles as a thermal interface (cryo handling, food).
  • Electroadhesion grippers — high-voltage electrodes induce charge on a target surface; weak grip but works on dust, fabric, and dielectric materials where vacuum and magnets fail. Research stage.
  • Geckskin / dry-adhesion grippers — bio-inspired van der Waals fibrils, like a gecko foot. Holds without contamination on smooth surfaces; sensitive to dust and surface quality.
  • Cryogenic grippers — freeze a thin layer of water on a porous surface to bond the gripper to the part. Used for fragile electronics and biological samples; releases cleanly when warmed.
  • Tool-changer end effectors — a passive flange that lets the arm dock to any of several tools stored on a rack. Robotiq, Schunk SWS, and ATI all sell standard tool-changer interfaces.

Common failure modes

  • Over-force crushing fragile parts. A position-controlled gripper that closes until it hits its commanded position will deliver whatever force the actuator can produce against a soft object — cracking eggshells, denting electronics, or shattering glass. Always use force-feedback grippers (Robotiq, OnRobot RG6) for fragile work, or pre-tune jaw stops to hard-limit travel.
  • Slip from low friction or dust contamination. Rubber pads degrade with oil and abrasion; smooth jaws lose grip on lubricated surfaces. A 2-kg part that slips during a 2g acceleration generates ≈4 kg of impulse load on a pinch point if it falls back into a fixture. Inspect and replace pads on a maintenance schedule, not on failure.
  • Vacuum leak from porous parts. A vacuum cup on a porous surface (cardboard, sintered metal, perforated sheet) leaks faster than the pump can re-evacuate. Either use closed-cell foam interface pads, switch to a Bernoulli (high-flow) gripper that tolerates leaks, or use a different gripping principle.
  • Magnetic residual on parts. Electromagnetic grippers leave a magnetic field in the part after release, which can attract chips, swarf, and other ferrous debris on the next cycle. Demag (degauss) cycles after each release add 100+ ms of cycle time.
  • Jamming gripper losing granules. A torn membrane spills granules into the work cell — coffee grounds across the factory floor. Jamming grippers need regular membrane inspection and replacement; some use pleated fabric covers to protect the membrane from sharp objects.
  • Grasp planning failure. Even a perfect gripper fails if the planner tries to grip in the wrong place. Boxes with tape seams, parts with featureless surfaces, and parts at workspace limits all break grasp planners. Modern systems use camera feedback and learned grasp networks (Dex-Net and successors) to score candidate grasps before commanding.

Frequently asked questions

Why are most factory grippers two parallel jaws instead of multi-finger hands?

A two-jaw parallel gripper has one degree of freedom, one motor, one sensor, and a closed-form contact-mechanics model. A five-finger humanoid hand has 15+ joints, dozens of tendons, and grasp planning that nobody fully solves. The parallel jaw handles 80% of factory tasks at 1% of the complexity. Multi-finger hands win only where versatility is essential — research, prosthetics, and a few experimental warehouse arms.

How does a vacuum gripper hold something flat without crushing it?

It applies negative pressure across a sealed area: the load is atmospheric pressure (≈101 kPa) times the suction-cup contact area, with no force concentrated at points. A 50 mm cup with 50 kPa vacuum (half-atmosphere) can lift about 100 N — 10 kg — with no risk of dent damage to glass, sheet metal, or display panels. The trade-off is sensitivity to surface porosity and a perpendicular-to-surface direction constraint.

What is a jamming gripper?

A balloon filled with granular material (coffee grounds, glass beads). Pressed against an object, the granules conform to its shape; vacuum is then drawn from the balloon, locking the granules into a rigid mold of the object. It can pick irregularly shaped objects without tuning and without per-object grasp planning. Limitations: max grip force is moderate, and the gripper itself doesn't fit small openings or grasp from one side.

How do you size grip force for a parallel-jaw gripper?

Take the object weight W and worst-case acceleration a (including gravity), so peak load is m·(g + a). The grip force F must satisfy 2·μ·F ≥ m·(g + a) for two-jaw friction-only grasp, where μ is the friction coefficient (typically 0.3–0.7 for rubber pads, 0.1–0.2 for steel jaws). Add a safety factor of at least 2× to handle slip onset and unmodeled impulses.

Why does over-gripping crush parts?

Most grippers are position-controlled — the controller commands a finger position and lets the actuator push hard against whatever resists. If the part is fragile (fruit, electronics, glassware), the gripper applies whatever force the actuator can produce. Force-controlled grippers (with strain-gauge or motor-current feedback) limit applied force and stop closing when threshold is reached, but they cost 5–10× more than position-only grippers.

What's a Festo fingertip gripper?

Festo's MultiChoiceGripper / DHEF series are silicone-fingered grippers with internal pneumatic chambers that bend the fingers when pressurized. They imitate biological tendons — a single air line bends an entire finger, conforming to whatever object it touches. Soft, gentle, suitable for fragile produce and packaging; not stiff enough for high-force machining or assembly.