# Toward Asymptotically-Optimal Inspection Planning via Efficient   Near-Optimal Graph Search

**Authors:** Mengyu Fu, Alan Kuntz, Oren Salzman, Ron Alterovitz

arXiv: 1907.00506 · 2019-07-02

## TL;DR

This paper introduces IRIS, a novel sampling-based method for inspection planning that guarantees asymptotic optimality and significantly improves computational efficiency over previous approaches.

## Contribution

IRIS is a new incremental graph search algorithm that densifies a motion planning roadmap to achieve asymptotically optimal inspection plans efficiently.

## Key findings

- IRIS outperforms prior methods in plan quality and speed.
- IRIS achieves asymptotic convergence to optimal inspection plans.
- Demonstrated effectiveness on robotic inspection tasks in simulation and medical applications.

## Abstract

Inspection planning, the task of planning motions that allow a robot to inspect a set of points of interest, has applications in domains such as industrial, field, and medical robotics. Inspection planning can be computationally challenging, as the search space over motion plans that inspect the points of interest grows exponentially with the number of inspected points. We propose a novel method, Incremental Random Inspection-roadmap Search (IRIS), that computes inspection plans whose length and set of inspected points asymptotically converge to those of an optimal inspection plan. IRIS incrementally densifies a motion planning roadmap using sampling-based algorithms, and performs efficient near-optimal graph search over the resulting roadmap as it is generated. We demonstrate IRIS's efficacy on a simulated planar 5DOF manipulator inspection task and on a medical endoscopic inspection task for a continuum parallel surgical robot in anatomy segmented from patient CT data. We show that IRIS computes higher-quality inspection paths orders of magnitudes faster than a prior state-of-the-art method.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.00506/full.md

## Figures

25 figures with captions in the complete paper: https://tomesphere.com/paper/1907.00506/full.md

## References

59 references — full list in the complete paper: https://tomesphere.com/paper/1907.00506/full.md

---
Source: https://tomesphere.com/paper/1907.00506