paper-with-me

홈 › Papers

Efficient and High-quality Prehensile Rearrangement in Cluttered and Confined Spaces

2021-10-06 · Rui Wang, Yinglong Miao, Kostas E. Bekris

Prehensile object rearrangement in cluttered and confined spaces has broad applications but is also challenging. For instance, rearranging products in a grocery shelf means that the robot cannot directly access all objects and has limited free space. This is harder than tabletop rearrangement where objects are easily accessible with top-down grasps, which simplifies robot-object interactions. This work focuses on problems where such interactions are critical for completing tasks. It proposes a new efficient and complete solver under general constraints for monotone instances, which can be solved by moving each object at most once. The monotone solver reasons about robot-object constraints and uses them to effectively prune the search space. The new monotone solver is integrated with a global planner to solve non-monotone instances with high-quality solutions fast. Furthermore, this work contributes an effective pre-processing tool to significantly speed up online motion planning queries for rearrangement in confined spaces. Experiments further demonstrate that the proposed monotone solver, equipped with the pre-processing tool, results in 57.3% faster computation and 3 times higher success rate than state-of-the-art methods. Similarly, the resulting global planner is computationally more efficient and has a higher success rate, while producing high-quality solutions for non-monotone instances (i.e., only 1.3 additional actions are needed on average). Videos of demonstrating solutions on a real robotic system and codes can be found at https://github.com/Rui1223/uniform_object_rearrangement.

📄 PDF Abstract BibTeX arXiv:2110.02814

Code (3)

rui1223/uniform_object_rearrangement 공식 구현
rui1223/confined-space-rearrangement
rui1223/confined_space_rearrangement

Tasks

Motion PlanningObjectObject RearrangementVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Planning for Manipulation among Movable Objects: Deciding Which Objects Go Where, in What Order, and How

2023-03-23 · Dhruv Saxena, Maxim Likhachev

We are interested in pick-and-place style robot manipulation tasks in cluttered and confined 3D workspaces among movable objects that may be rearranged by the robot and may slide, tilt, lean or topple. A recently propose…

Robot Manipulationvalid

Push-Placement: A Hybrid Approach Integrating Prehensile and Non-Prehensile Manipulation for Object Rearrangement

2026-02-14 · Majid Sadeghinejad, Arman Barghi, Hamed Hosseini, Mehdi Tale Masouleh 외 arxiv

Efficient tabletop rearrangement remains challenging due to collisions and the need for temporary buffering when target poses are obstructed. Prehensile pick-and-place provides precise control but often requires extra mo…

Object Rearrangement

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

EgoPush: Learning End-to-End Egocentric Multi-Object Rearrangement for Mobile Robots

2026-02-20 · Boyuan An, Zhexiong Wang, Yipeng Wang, Jiaqi Li 외 arxiv

Humans can rearrange objects in cluttered environments using egocentric perception, navigating occlusions without global coordinates. Inspired by this capability, we study long-horizon multi-object non-prehensile rearran…

Object Rearrangement

Semi-Autonomous Teleoperation via Learning Non-Prehensile Manipulation Skills

2021-09-27 · Sangbeom Park, Yoonbyung Chai, Sunghyun Park, Jeongeun Park 외

In this paper, we present a semi-autonomous teleoperation framework for a pick-and-place task using an RGB-D sensor. In particular, we assume that the target object is located in a cluttered environment where both prehen…