English

Grasping by parallel shape matching

Robotics 2024-12-16 v1

Abstract

Grasping is essential in robotic manipulation, yet challenging due to object and gripper diversity and real-world complexities. Traditional analytic approaches often have long optimization times, while data-driven methods struggle with unseen objects. This paper formulates the problem as a rigid shape matching between gripper and object, which optimizes with Annealed Stein Iterative Closest Point (AS-ICP) and leverages GPU-based parallelization. By incorporating the gripper's tool center point and the object's center of mass into the cost function and using a signed distance field of the gripper for collision checking, our method achieves robust grasps with low computational time. Experiments with the Kinova KG3 gripper show an 87.3% success rate and 0.926 s computation time across various objects and settings, highlighting its potential for real-world applications.

Keywords

Cite

@article{arxiv.2412.08346,
  title  = {Grasping by parallel shape matching},
  author = {Wenzheng Zhang and Fahira Afzal Maken and Tin Lai and Fabio Ramos},
  journal= {arXiv preprint arXiv:2412.08346},
  year   = {2024}
}
R2 v1 2026-06-28T20:30:53.897Z