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

arXiv cs.RO / 4/30/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper introduces two grasp-planning systems for the GET asymmetrical gripper: GET-2D-1.0 (single-view RGB-D) and GET-3D-1.0 (mesh-based 3D with ray tracing).
  • GET-2D-1.0 uses the Ferrari-Canny metric along with a new sampling strategy to generate grasps efficiently from limited input.
  • Physical experiments show GET-2D-1.0 outperforms a bounding-box baseline by more than 40% on lift success, shake survival, and force resistance.
  • While GET-3D-1.0 delivers slight improvements over GET-2D-1.0 on lift success and shake survival, it is far slower, averaging about 17 seconds of planning versus 683 ms for GET-2D-1.0.

Abstract

In this paper, we introduce GET-2D-1.0, a fast grasp planner for the GET asymmetrical gripper that operates from a single-view RGB-D image, using the Ferrari-Canny metric and a novel sampling strategy, and GET-3D-1.0, a mesh-based method using a 3D gripper model and ray-tracing. We evaluate both grasp planners against baselines with physical experiments, which suggest that GET-2D-1.0 can improve over a bounding box baseline by over 40% in lift success, shake survival, and force resistance. Experiments with GET-3D-1.0 suggest slight improvement compared to GET-2D-1.0 on lift success and shake survival, but are more computationally expensive, averaging 17 seconds of planning compared to 683 ms for GET-2D-1.0.