COVER:COverage-VErified Roadmaps for Fixed-time Motion Planning in Continuous Semi-Static Environments
Niranjan Kumar Ilampooranan, Constantinos Chamzas
TL;DR
COVER addresses fixed-time motion planning in semi-static environments by constructing coverage-verified roadmaps that partition the obstacle configuration space and verify feasibility per partition. It introduces per-edge swept-volume envelopes and decomposition trees to produce binary signatures that encode edge validity, enabling exact problem-space coverage estimation and fixed-time query guarantees. The approach supports heterogeneous obstacle sizes and continuous placements, and is coupled with a coverage estimator to quantify the guaranteed solvable fraction of obstacle configurations. Empirical validation on a 7-DOF Panda demonstrates superior problem-space coverage and faster, reliable query resolution compared with a discretized baseline, illustrating practical impact for industrial robotics in semi-static settings.
Abstract
Having the ability to answer motion-planning queries within a fixed time budget is critical for the widespread deployment of robotic systems. Semi-static environments, where most obstacles remain static but a limited set can vary across queries, exhibit structured variability that can be systematically exploited to provide stronger guarantees than in general motion-planning problems. However, prior approaches in this setting either lack formal guarantees or rely on restrictive discretizations of obstacle configurations, limiting their applicability in realistic domains. This paper introduces COVER, a novel framework that incrementally constructs a coverage-verified roadmap in semi-static environments. By partitioning the obstacle configuration space and solving for feasible paths within each partition, COVER systematically verifies feasibility of the roadmap in each partition and guarantees fixed-time motion planning queries within the verified regions. We validate COVER with a 7-DOF simulated Panda robot performing table and shelf tasks, demonstrating that COVER achieves broader coverage with higher query success rates than prior works.
