paper-with-me

Papers

Target-Referenced Reactive Grasping for Dynamic Objects

2023-01-01 · CVPR 2023 1 · Jirong Liu, Ruo Zhang, Hao-Shu Fang, Minghao Gou, Hongjie Fang, Chenxi Wang, Sheng Xu, Hengxu Yan, Cewu Lu

Reactive grasping, which enables the robot to successfully grasp dynamic moving objects, is of great interest in robotics. Current methods mainly focus on the temporal smoothness of the predicted grasp poses but few consider their semantic consistency. Consequently, the predicted grasps are not guaranteed to fall on the same part of the same object, especially in cluttered scenes. In this paper, we propose to solve reactive grasping in a target-referenced setting by tracking through generated grasp spaces. Given a targeted grasp pose on an object and detected grasp poses in a new observation, our method is composed of two stages: 1) discovering grasp pose correspondences through an attentional graph neural network and selecting the one with the highest similarity with respect to the target pose; 2) refining the selected grasp poses based on target and historical information. We evaluate our method on a large-scale benchmark GraspNet-1Billion. We also collect 30 scenes of dynamic objects for testing. The results suggest that our method outperforms other representative methods. Furthermore, our real robot experiments achieve an average success rate of over 80 percent.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

LeTac-MPC: Learning Model Predictive Control for Tactile-reactive Grasping

2024-03-07 · Zhengtong Xu, Yu She

Grasping is a crucial task in robotics, necessitating tactile feedback and reactive grasping adjustments for robust grasping of objects under various conditions and with differing physical properties. In this paper, we i…

Model Predictive Control

Deep 6-DoF Tracking of Unknown Objects for Reactive Grasping

2021-03-09 · Marc Tuscher, Julian Hörz, Danny Driess, Marc Toussaint

Robotic manipulation of unknown objects is an important field of research. Practical applications occur in many real-world settings where robots need to interact with an unknown environment. We tackle the problem of reac…

ObjectObject TrackingTrajectory Planning

Learning-Based Collaborative Control for Bi-Manual Tactile-Reactive Grasping

2025-09-24 · Leonel Giacobbe, Jingdao Chen, Chuangchuang Sun arxiv

Grasping is a core task in robotics with various applications. However, most current implementations are primarily designed for rigid items, and their performance drops considerably when handling fragile or deformable ma…

Neural Motion Fields: Encoding Grasp Trajectories as Implicit Value Functions

2022-06-29 · Yun-Chun Chen, Adithyavairavan Murali, Balakumar Sundaralingam, Wei Yang 외

The pipeline of current robotic pick-and-place methods typically consists of several stages: grasp pose detection, finding inverse kinematic solutions for the detected poses, planning a collision-free trajectory, and the…

Object

Learning Reactive Dexterous Grasping via Hierarchical Task-Space RL Planning and Joint-Space QP Control

2026-05-05 · Ho Jae Lee, Yonghyeon Lee, Alexander Alexiev, Tzu-Yuan Lin 외 arxiv

In this work, we propose a hybrid hierarchical control framework for reactive dexterous grasping that explicitly decouples high-level spatial intent from low-level joint execution. We introduce a multi-agent reinforcemen…

Multi-agent Reinforcement LearningCollision Avoidance