RODec 29, 2020

Alternative Paths Planner (APP) for Provably Fixed-time Manipulation Planning in Semi-structured Environments

arXiv:2012.14970v27 citations
AI Analysis

This work provides a provably fixed-time manipulation planning solution for robotic manipulators in semi-structured environments, which is crucial for applications in logistics and manufacturing requiring fast and reliable operation under strict time constraints.

This paper introduces the Alternative Paths Planner (APP) to address the challenge of fast and reliable motion planning for robot manipulators in semi-structured environments with movable obstacles. APP pre-plans a set of alternative paths offline, ensuring that at least one path is collision-free for any movable obstacle configuration, enabling online lookup within microseconds. This approach is orders of magnitude faster than state-of-the-art planners and validated with real-time experiments.

In many applications, including logistics and manufacturing, robot manipulators operate in semi-structured environments alongside humans or other robots. These environments are largely static, but they may contain some movable obstacles that the robot must avoid. Manipulation tasks in these applications are often highly repetitive, but require fast and reliable motion planning capabilities, often under strict time constraints. Existing preprocessing-based approaches are beneficial when the environments are highly-structured, but their performance degrades in the presence of movable obstacles, since these are not modelled a priori. We propose a novel preprocessing-based method called Alternative Paths Planner (APP) that provides provably fixed-time planning guarantees in semi-structured environments. APP plans a set of alternative paths offline such that, for any configuration of the movable obstacles, at least one of the paths from this set is collision-free. During online execution, a collision-free path can be looked up efficiently within a few microseconds. We evaluate APP on a 7 DoF robot arm in semi-structured domains of varying complexity and demonstrate that APP is several orders of magnitude faster than state-of-the-art motion planners for each domain. We further validate this approach with real-time experiments on a robotic manipulator.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes