English

Narrow Passage Path Planning using Collision Constraint Interpolation

Robotics 2024-10-29 v1

Abstract

Narrow passage path planning is a prevalent problem from industrial to household sites, often facing difficulties in finding feasible paths or requiring excessive computational resources. Given that deep penetration into the environment can cause optimization failure, we propose a framework to ensure feasibility throughout the process using a series of subproblems tailored for narrow passage problem. We begin by decomposing the environment into convex objects and initializing collision constraints with a subset of these objects. By continuously interpolating the collision constraints through the process of sequentially introducing remaining objects, our proposed framework generates subproblems that guide the optimization toward solving the narrow passage problem. Several examples are presented to demonstrate how the proposed framework addresses narrow passage path planning problems.

Keywords

Cite

@article{arxiv.2410.20697,
  title  = {Narrow Passage Path Planning using Collision Constraint Interpolation},
  author = {Minji Lee and Jeongmin Lee and Dongjun Lee},
  journal= {arXiv preprint arXiv:2410.20697},
  year   = {2024}
}

Comments

7 pages, 7 figure

R2 v1 2026-06-28T19:37:33.084Z