Search papers, labs, and topics across Lattice.
The paper introduces PEEL, an innovative algorithm designed for long-horizon multi-part object disassembly that utilizes a scale-invariant sampling scheme to compute efficient, collision-free removal motions. By integrating this sampling approach with a multi-arm bandit rapidly-exploring random tree (MAB-RRT) planner, PEEL achieves a 100% success rate in single-part disassembly across 76 assemblies and effectively manages complex disassembly tasks involving 10 to 17 parts. This method not only enhances the efficiency of robotic disassembly but also demonstrates robustness across varying parameters, paving the way for more sophisticated robotic manipulation tasks.
PEEL achieves a flawless 100% success rate in disassembling complex object assemblies, showcasing a breakthrough in robotic manipulation efficiency.
Long-horizon multi-part object disassembly requires robots to compute feasible sequences of collision-free removal motions, even in the presence of tight, narrow escape corridors. To efficiently solve such disassembly problems, we propose Parallel Extraction for Long-Horizon Disassembly (PEEL), an algorithm which efficiently computes disassembly motions for object assemblies and feeds them to a robot manipulator for execution. PEEL uses sampling-based motion planning to compute single-object motions through the use of a scale-invariant sampling scheme, where the object scale is estimated in a burn-in phase and a subsequent directional sampler exploits the scale. This sampling scheme is integrated into a multi-arm bandit rapidly-exploring random tree (MAB-RRT) planner, which switches between different samplers depending on the reward signal received. Using MAB-RRT, the PEEL algorithm runs a batch of planners in parallel to obtain an ordered graph specifying the sequence in which object parts have to be removed. We show that MAB-RRT can efficiently solve single-part disassemblies with 100 percent success rate on 76 assemblies, and that it is robust to its parameters. By integrating MAB-RRT into PEEL, we solve four long-horizon disassembly problems using the Fetch manipulator robot involving 10 to 17 individual object parts.