paper-with-me

Papers

Accelerating Search-Based Planning for Multi-Robot Manipulation by Leveraging Online-Generated Experiences

2024-03-29 · Yorai Shaoul, Itamar Mishani, Maxim Likhachev, Jiaoyang Li

An exciting frontier in robotic manipulation is the use of multiple arms at once. However, planning concurrent motions is a challenging task using current methods. The high-dimensional composite state space renders many well-known motion planning algorithms intractable. Recently, Multi-Agent Path-Finding (MAPF) algorithms have shown promise in discrete 2D domains, providing rigorous guarantees. However, widely used conflict-based methods in MAPF assume an efficient single-agent motion planner. This poses challenges in adapting them to manipulation cases where this assumption does not hold, due to the high dimensionality of configuration spaces and the computational bottlenecks associated with collision checking. To this end, we propose an approach for accelerating conflict-based search algorithms by leveraging their repetitive and incremental nature -- making them tractable for use in complex scenarios involving multi-arm coordination in obstacle-laden environments. We show that our method preserves completeness and bounded sub-optimality guarantees, and demonstrate its practical efficacy through a set of experiments with up to 10 robotic arms.

📄 PDF Abstract BibTeX arXiv:2404.00143

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningMulti-Agent Path FindingRobot Manipulation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

LAMP: Long-Horizon Adaptive Manipulation Planning for Multi-Robot Collaboration in Cluttered Space

2026-06-28 · Shuai Zhou, Yorai Shaoul, Jiaoyang Li arxiv

Multi-robot manipulation requires jointly reasoning about contact formations, robot motions under coupled dynamics, and collision avoidance. Systematically searching over this large space is difficult and becomes increas…

Reinforcement LearningCollision AvoidanceRobot Manipulation

Accelerating Integrated Task and Motion Planning with Neural Feasibility Checking

2022-03-20 · Lei Xu, Tianyu Ren, Georgia Chalvatzaki, Jan Peters

As robots play an increasingly important role in the industrial, the expectations about their applications for everyday living tasks are getting higher. Robots need to perform long-horizon tasks that consist of several s…

Motion PlanningTask and Motion Planning

IKEA Furniture Assembly Environment for Long-Horizon Complex Manipulation Tasks

2019-11-17 · Youngwoon Lee, Edward S. Hu, Zhengyu Yang, Alex Yin 외

The IKEA Furniture Assembly Environment is one of the first benchmarks for testing and accelerating the automation of complex manipulation tasks. The environment is designed to advance reinforcement learning from simple …

Industrial Robotsreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Embodied Robot Manipulation in the Era of Foundation Models: Planning and Learning Perspectives

2025-12-28 · Shuanghao Bai, Wenxuan Song, Jiayi Chen, Yuheng Ji 외 arxiv

Recent advances in vision, language, and multimodal learning have substantially accelerated progress in robotic foundation models, with robot manipulation remaining a central and challenging problem. This survey examines…

Representation LearningRobot ManipulationDecision Making

SRMP: Search-Based Robot Motion Planning Library

2025-09-29 · Itamar Mishani, Yorai Shaoul, Ramkumar Natarajan, Jiaoyang Li 외 arxiv

Motion planning is a critical component in any robotic system. Over the years, powerful tools like the Open Motion Planning Library (OMPL) have been developed, offering numerous motion planning algorithms. However, exist…

Robot ManipulationMotion Planning