Search papers, labs, and topics across Lattice.
This paper introduces the Long-horizon Adaptive Manipulation Planning (LAMP) framework, which addresses the challenges of multi-robot manipulation in cluttered environments by employing two complementary planners: a LAMPA* planner for systematic search and a LAMP-Lazy planner for real-time replanning. The framework effectively combines a learned generative manipulation model with adaptive planning techniques to manage the complexities of coupled dynamics and collision avoidance over extended task horizons. Experimental results show that LAMP significantly outperforms existing methods in solving complex long-horizon tasks in dense environments, highlighting its scalability and effectiveness.
LAMP can tackle complex multi-robot manipulation tasks in cluttered spaces that previous methods fail to solve, showcasing a new frontier in robotic collaboration.
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 increasingly intractable as the number of robots grows, the task horizon lengthens, or the scene becomes more cluttered. Existing approaches therefore either learn to solve the problem end-to-end via reinforcement learning or restrict planning to a simpler surrogate problem, such as planning object motions while learning short-horizon contact primitives. However, neither paradigm scales to the problem instances we target: longhorizon multi-robot manipulation in extremely dense environments. In this paper, we propose a Long-horizon Adaptive Manipulation Planning (LAMP) framework with two planners that enable tractable search over the full coupled space by combining a learned generative manipulation model: a LAMPA* planner that systematically searches over the coupled objectrobot space, and LAMP-Lazy: a lazy planner that enables real-time replanning through deferred evaluation. Experiments in challenging simulated environments demonstrate that our approach solves complex long-horizon tasks in highly cluttered environments that prior methods cannot handle.