Online path planning for autonomous underwater vehicles in unknown environments
Juan David Hernández, Eduard Vidal, Guillem Vallicrosa, Enric Galceran, Marc Carreras
Abstract
We present a framework for planning collision-free paths online for autonomous underwater vehicles (AUVs) in unknown environments. It is composed of three main modules (mapping, planning and mission handler) that incrementally explore the environment while solving start-to-goal queries. We use an octree-based representation of the environment and we extend the optimal rapidly-exploring random tree (RRT*) using concepts of anytime algorithms and lazy collision evaluation, thus including the capability to replan paths according to nearby obstacles perceived during the execution of the mission. To validate our approach, we plan paths for the SPARUS-II AUV, a torpedo-shaped vehicle performing autonomous missions in a 2-dimensional workspace. We demonstrate its feasibility with the SPARUS-II AUV in both simulation and real-world in-water trials.
BibTeX
@inproceedings{icra2015_onlinepathplanni,
title = {Online path planning for autonomous underwater vehicles in unknown environments},
author = {Juan David Hernández and Eduard Vidal and Guillem Vallicrosa and Enric Galceran and Marc Carreras},
booktitle = {ICRA 2015},
year = {2015}
}