paper-with-me

Papers

Hierarchical Reactive Grasping via Task-Space Velocity Fields and Joint-Space Quadratic Programming

2025-09-01 · Yonghyeon Lee, Tzu-Yuan Lin, Alexander Alexiev, Sangbae Kim arxiv

We present a fast and reactive grasping framework that combines task-space velocity fields with joint-space Quadratic Program (QP) in a hierarchical structure. Reactive, collision-free global motion planning is particularly challenging for high-DoF systems, as simultaneous increases in state dimensionality and planning horizon trigger a combinatorial explosion of the search space, making real-time planning intractable. To address this, we plan globally in a lower-dimensional task space, such as fingertip positions, and track locally in the full joint space while enforcing all constraints. This approach is realized by constructing velocity fields in multiple task-space coordinates (or, in some cases, a subset of joint coordinates) and solving a weighted joint-space QP to compute joint velocities that track these fields with appropriately assigned priorities. Through simulation experiments and real-world tests using the recent pose-tracking algorithm FoundationPose, we verify that our method enables high-DoF arm-hand systems to perform real-time, collision-free reaching motions while adapting to dynamic environments and external disturbances.

📄 PDF Abstract BibTeX arXiv:2509.01044

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

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

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

Target-Referenced Reactive Grasping for Dynamic Objects

2023-01-01 · CVPR 2023 1 · Jirong Liu, Ruo Zhang, Hao-Shu Fang, Minghao Gou 외

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 …

Graph Neural Network

Physics-Guided Hierarchical Reward Mechanism for Learning-Based Robotic Grasping

2022-05-26 · Yunsik Jung, Lingfeng Tao, Michael Bowman, Jiucai Zhang 외

Learning-based grasping can afford real-time grasp motion planning of multi-fingered robotics hands thanks to its high computational efficiency. However, learning-based methods are required to explore large search spaces…

Computational EfficiencyDeep Reinforcement LearningMotion Planningreinforcement-learning+3

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