paper-with-me

홈 › Papers

LDHP: Library-Driven Hierarchical Planning for Non-prehensile Dexterous Manipulation

2026-03-14 · Tierui He, Jiahui Zuo, Fumin Zhang, Chao Zhao arxiv

Non-prehensile manipulation is essential for handling thin, large, or otherwise ungraspable objects in unstructured settings. Prior planning and search-based methods often rely on ad-hoc manual designs or generate physically unrealizable motions by ignoring critical gripper properties, while training-based approaches are data-intensive and struggle to generalize to novel, out-of-distribution tasks. We propose a library-driven hierarchical planner (LDHP) that makes executability a first-class design goal: a top-tier contact-state planner proposes object-pose paths using MoveObject primitives, and a bottom-tier grasp planner synthesizes feasible grasp sequences with AdjustGrasp primitives; feasibility is certified by collision checks and quasi-static mechanics, and contact-sensitive segments are recovered via a bounded dichotomy refinement. This gripper-aware decomposition decouples object motion from grasp realizability, yields a task-agnostic pipeline that transfers across manipulation tasks and geometric variations without re-design, and exposes clean hooks for optional learned priors. Real-robot studies on zero-mobility lifting and slot insertion demonstrate consistent execution and robustness to shape and environment changes.

📄 PDF Abstract BibTeX arXiv:2603.13844

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Push Smarter, Not Harder: Hierarchical RL-Diffusion Policy for Efficient Nonprehensile Manipulation

2025-12-10 · Steven Caro, Stephen L. Smith arxiv

Nonprehensile manipulation, such as pushing objects across cluttered environments, presents a challenging control problem due to complex contact dynamics and long-horizon planning requirements. In this work, we propose H…

Hierarchical Reinforcement Learning

Hierarchical Policy for Non-prehensile Multi-object Rearrangement with Deep Reinforcement Learning and Monte Carlo Tree Search

2021-09-18 · Fan Bai, Fei Meng, Jianbang Liu, Jiankun Wang 외

Non-prehensile multi-object rearrangement is a robotic task of planning feasible paths and transferring multiple objects to their predefined target poses without grasping. It needs to consider how each object reaches the…

Deep Reinforcement LearningObjectObject Rearrangement

Object-Informed Model Predictive Path Integral Control for Non-Prehensile Robot Manipulation

2026-05-29 · Nikola Raicevic, Bharath Raam Radhakrishnan, Chenbin Yu, Ki Myung Brian Lee 외 arxiv

Long-horizon planning for non-prehensile robot manipulation is challenging due to underactuated and discontinuous interactions. We propose a hierarchical formulation of model predictive path integral (MPPI) control that …

Robot Manipulation

ActivePusher: Active Learning and Planning with Residual Physics for Nonprehensile Manipulation

2025-06-05 · Zhuoyun Zhong, Seyedali Golestaneh, Constantinos Chamzas

Planning with learned dynamics models offers a promising approach toward real-world, long-horizon manipulation, particularly in nonprehensile settings such as pushing or rolling, where accurate analytical models are diff…

Active Learning

Backward-Forward Search for Manipulation Planning

2016-04-12 · Caelan Reed Garrett, Tomas Lozano-Perez, Leslie Pack Kaelbling

In this paper we address planning problems in high-dimensional hybrid configuration spaces, with a particular focus on manipulation planning problems involving many objects. We present the hybrid backward-forward (HBF) p…