paper-with-me

Papers

ORLA*: Mobile Manipulator-Based Object Rearrangement with Lazy A Star

2023-09-24 · Kai Gao, Zhaxizhuoma, Yan Ding, Shiqi Zhang, Jingjin Yu

Effectively performing object rearrangement is an essential skill for mobile manipulators, e.g., setting up a dinner table or organizing a desk. A key challenge in such problems is deciding an appropriate manipulation order for objects to effectively untangle dependencies between objects while considering the necessary motions for realizing the manipulations (e.g., pick and place). To our knowledge, computing time-optimal multi-object rearrangement solutions for mobile manipulators remains a largely untapped research direction. In this research, we propose ORLA*, which leverages delayed (lazy) evaluation in searching for a high-quality object pick and place sequence that considers both end-effector and mobile robot base travel. ORLA* also supports multi-layered rearrangement tasks considering pile stability using machine learning. Employing an optimal solver for finding temporary locations for displacing objects, ORLA* can achieve global optimality. Through extensive simulation and ablation study, we confirm the effectiveness of ORLA* delivering quality solutions for challenging rearrangement instances. Supplementary materials are available at: https://gaokai15.github.io/ORLA-Star/

📄 PDF Abstract BibTeX arXiv:2309.13707

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Rearrangement

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Buffers: Cost-Efficient Planning for Tabletop Rearrangement with Stacking

2025-09-26 · Arman Barghi, Hamed Hosseini, Seraj Ghasemi, Mehdi Tale Masouleh 외 arxiv

Rearranging objects in cluttered tabletop environments remains a long-standing challenge in robotics. Classical planners often generate inefficient, high-cost plans by shuffling objects individually and using fixed buffe…

Conflict-Based Lazy Search for Fast Multi-Manipulator Planning

2026-07-05 · Dongliang Zheng, Zhipeng Wang, Siqi Wang, Yuxi Lu 외 arxiv

Employing multiple manipulators can boost efficiency and accomplish tasks that a single manipulator cannot do. However, real-time planning for multiple manipulators in a cluttered workspace still poses significant challe…

Hypergraph-based Multi-Robot Task and Motion Planning

2022-10-09 · James Motes, Tan Chen, Timothy Bretl, Marco Morales 외

We present a multi-robot task and motion planning method that, when applied to the rearrangement of objects by manipulators, results in solution times up to three orders of magnitude faster than existing methods and succ…

Motion PlanningObject RearrangementTask and Motion Planning

Lazy Rearrangement Planning in Confined Spaces

2022-03-19 · Rui Wang, Kai Gao, Jingjin Yu, Kostas Bekris

Object rearrangement is important for many applications but remains challenging, especially in confined spaces, such as shelves, where objects cannot be accessed from above and they block reachability to each other. Such…

Motion PlanningObject Rearrangement

MO-SeGMan: Rearrangement Planning Framework for Multi Objective Sequential and Guided Manipulation in Constrained Environments

2025-11-03 · Cankut Bora Tuncer, Marc Toussaint, Ozgur S. Oguz arxiv

In this work, we introduce MO-SeGMan, a Multi-Objective Sequential and Guided Manipulation planner for highly constrained rearrangement problems. MO-SeGMan generates object placement sequences that minimize both replanni…