2D and 3D Grasp Planners for the GET Asymmetrical Gripper

1AUTOLab at the University of California, Berkeley 2Massachusetts Institute of Technology
Demonstrations

GET-3D-1.0 Grasp Executions

Click a thumbnail to switch videos. Videos shown at real execution speed.

Overview

The GET Gripper

In 2025, Michael Burgess and Edward H. Adelson introduced the Grasp EveryThing (GET) Gripper, an asymmetrical gripper with one wide "V-shaped" jaw opposing a narrow jaw. We present GET-2D-1.0 and GET-3D-1.0, grasp planners for the GET gripper which take advantage of the GET gripper's asymmetric geometry to plan robust grasps.

GET gripper comparison

(a) Narrow jaws are susceptible to torque about the grasp axis. (b) Wide jaws cannot access small concavities. (c) The GET Gripper provides asymmetric geometry which addresses both limitations.

Method I

GET-2D-1.0

GET-2D-1.0 is a fast grasp planner requiring a single top-down RGB-D view of the workspace. It operates on a 2D footprint of the object and samples grasps perpendicular to each edge, bisecting each vertex, and with the narrow jaw placed in polygon holes. Operating on 2D geometry allows for fast grasp sampling with the planner running in an average of 683ms.

GET-2D-1.0 pipeline

(a) The 2D grasp planner captures an RGB-D image and obtains an object mask which (b/c) is converted to a 2D polygon. (d) The planner generates candidate grasps and evaluates their force closure, number of contacts (n), and Ferrari-Canny metric (ε) across 10 positional perturbations and averages their results. (e) The grasp scored highest by the metrics is selected for execution.

Example Grasps

arch 1
arch 1FC 1.0 · ε 0.10
clamp 1
clamp 1FC 1.0 · ε 0.12
bar clamp 1
bar clamp 1FC 1.0 · ε 0.16
bar clamp 2
bar clamp 2FC 1.0 · ε 0.18
climbing hold 1
climbing hold 1FC 0.9 · ε 0.13
camera mount 2
camera mount 2FC 1.0 · ε 0.21
tape 1
tape 1FC 0.9 · ε 0.16
gearbox 2
gearbox 2FC 1.0 · ε 0.20
mount 1
mount 1FC 1.0 · ε 0.11
paper towel 2
paper towel 2FC 1.0 · ε 0.09
clamp 2
clamp 2FC 1.0 · ε 0.11
turbine 1
turbine 1FC 0.7 · ε 0.10
arch 2
arch 2FC 1.0 · ε 0.23
camera mount 1
camera mount 1FC 0.9 · ε 0.04
turbine 2
turbine 2FC 1.0 · ε 0.15
mount 2
mount 2FC 1.0 · ε 0.17
gearbox 1
gearbox 1FC 1.0 · ε 0.12
climbing hold 2
climbing hold 2FC 1.0 · ε 0.09
paper towel 1
paper towel 1FC 0.9 · ε 0.09
tape 2
tape 2FC 1.0 · ε 0.11

Scroll to see more →
FC = force closure rate · ε = average Ferrari-Canny metric over positional perturbations

Method II

GET-3D-1.0

GET-3D-1.0 plans grasps directly on 3D meshes. It casts rays from the gripper contact surfaces and uses the nearest ray-mesh intersections as the contact points (shown below as red spheres) for computing the force closure and Ferrari-Canny metrics.

Click and drag inside each viewer to rotate the 3D view. Scroll to see more.

Evaluation

Physical Grasp Experiments

Method Lift Shake Slip Force (N)
2D BBox (Two Narrow) 70%55%1.20
2D BBox (Two Wide) 50%40%1.46
2D BBox (GET) 65%60%2.50
GET-2D-1.0 95% 90% 3.95
Improvement over 2D BBox +46%+50%+58%
GET-3D-1.0 100% 95% 3.20
Improvement over GET-2D-1.0 +5%+6%−19%

We evaluate GET-2D-1.0, GET-3D-1.0, and a bounding box (BBox) baseline. The bounding box baseline executes grasps centered and normal to the longest edge of an oriented bounding box fit to the 2D object mask. The GET gripper resists over 70% more force on average than a gripper configuration with two narrow or two wide jaws. GET-2D-1.0 planning improves upon this achieving more than 45% improvement on all three metrics. GET-3D-1.0 improves in lift success and shake success, but has a lower average slip resistance and requires a mesh known in advance.

Robot Shake Test & Force Probe

Force probe on object

Shake test and force probe used to evaluate grasp robustness. Hojila force probe (Amazon).