EXOTica accepted as a book chapter in the Springer ROS Book Vol. 3

Ivan V., Yang Y., Merkt W., Camilleri M.P., Vijayakumar S. (2019) EXOTica: An Extensible Optimization Toolset for Prototyping and Benchmarking Motion Planning and Control. In: Koubaa A. (eds) Robot Operating System (ROS). Studies in Computational Intelligence, vol 778. Springer, Cham

Abstract

In this research chapter, we will present a software toolbox called EXOTica that is aimed at rapidly prototyping and benchmarking algorithms for motion synthesis. We will first introduce the framework and describe the components that make it possible to easily define motion planning problems and implement algorithms that solve them. We will walk you through the existing problem definitions and solvers that we used in our research, and provide you with a starting point for developing your own motion planning solutions. The modular architecture of EXOTica makes it easy to extend and apply to unique problems in research and in industry. Furthermore, it allows us to run extensive benchmarks and create comparisons to support case studies and to generate results for scientific publications. We demonstrate the research done using EXOTica on benchmarking sampling-based motion planning algorithms, using alternate state representations, and integration of EXOTica into a shared autonomy system. EXOTica is an opensource project implemented within ROS and it is continuously integrated and tested with ROS Indigo and Kinetic. The source code is available at https://github.com/ipab-slmc/exotica and the documentation including tutorials, download and installation instructions are available at https://ipab-slmc.github.io/exotica.

BibTex

@Inbook{exotica,
author=”Ivan, Vladimir and Yang, Yiming and Merkt, Wolfgang and Camilleri, Michael P. and Vijayakumar, Sethu”,
editor=”Koubaa, Anis”,
title=”EXOTica: An Extensible Optimization Toolset for Prototyping and Benchmarking Motion Planning and Control”,
bookTitle=”Robot Operating System (ROS): The Complete Reference (Volume 3)”,
year=”2019″,
publisher=”Springer International Publishing”,
address=”Cham”,
pages=”211–240″,
isbn=”978-3-319-91590-6″,
doi=”10.1007/978-3-319-91590-6_7″,
url=”https://doi.org/10.1007/978-3-319-91590-6_7″
}