Etash Guha

Predicting Situations with Loop Closures in Frontier Based Robotic Exploration

Etash Guha
Patricio Vela
National Conference of Undergraduate Research 2019 (NCUR), 2019

Abstract

The objective of this research project is to develop a method of predicting loop closures within Frontier Based Exploration, to improve the accuracy and time to which a robot can create a map of its surrounding area. Frontier Based Exploration (FBE) is when robots are deployed to map an unknown environment. It involves analyzing and moving to unknown “frontiers” of the explored region, using several factors to judge each frontier. These factors balance the exploitation of known information versus exploration of the unknown. One major means to reduce map uncertainty is through the generation of loop closures. However, many frontier based navigation algorithms forgo the use of loop closures as a factor due to the difficulty of modeling loop-closure. This work proposes implementing a method of using loop closures by analyzing the odometry drift, spatial surroundings, and robotic vision of simulated FBE scenarios to create a predictive model to be integrated with FBE. We will use ROS packages to code the movement algorithms for the robot and Rviz and Gazebo to simulate the movement, using C++ and Python. The simulated environment will be used to generate visual loop closures and provide the data needed for a data-driven model of loop-closure likelihood to then be incorporated as an FBE factor. We will then compare the new loop-closure informed FBE with a traditional FBE model. We will use accuracy and completeness to evaluate the map created by using and not using loop closures prediction. We hypothesize that this implementation will result in a frontier-based algorithm that creates a more complete map than would with standard techniques. These results will give information about several new possible avenues for predicting loop closures to optimize robotic exploration, an important field that improves areas such as driverless cars or rescue missions.

Materials

Project
PDF
Poster

BibTeX