Planning Routes of Continuous Illumination and Traversable Slope using Connected Component Analysis - Robotics Institute Carnegie Mellon University

Planning Routes of Continuous Illumination and Traversable Slope using Connected Component Analysis

Conference Paper, Proceedings of (ICRA) International Conference on Robotics and Automation, pp. 3953 - 3958, May, 2015

Abstract

This paper presents a method that applies connected component analysis to plan routes that keep robots continuously illuminated and on traversable slopes while reaching one or more goal locations. Such routes promise to extend the lifespan, range, and scientific return of solar-powered robots exploring environments with changing but predictable lighting conditions, particularly those of the Moon and Mercury. Maps of lighting and ground slope that describe these constraints in position and time are computed, and all distinct interconnected regions that have both direct sunlight and safe slope are found using connected component analysis. These three-dimensional connected components are pruned of roots that violate time constraints and branches that dead-end in discontinuous routes. Each component is the basis for a graph that includes all feasible routes from the initial time to the final time of that component. The shortest feasible route between a pair of start and goal positions within the same component is found using A* search and is characterized by its total length and average speed. Malapert Peak and Shackleton Crater, both near the Moon’s South Pole, serve as examples throughout this paper due to their highly-relevant, dynamic, and predictable lighting caused by the Moon’s motion relative to the Sun.

BibTeX

@conference{Otten-2015-106135,
author = {Nathan D. Otten and Heather L. Jones and David S. Wettergreen and William L. Whittaker},
title = {Planning Routes of Continuous Illumination and Traversable Slope using Connected Component Analysis},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2015},
month = {May},
pages = {3953 - 3958},
publisher = {IEEE},
keywords = {path planning, routes, continuous illumination, traversable slope, connected component analysis, sun-synchronous, lunar, polar, roving, graph theory, A* search, spatiotemporal, predictive models, sunlight, lighting, maps, constraints, solar-powered, aerospace robotics, planetary rovers, Moon, Sun},
}