ROOct 23, 2016

Efficient Global Indoor Localization for Micro Aerial Vehicles

arXiv:1610.07233v1
Originality Incremental advance
AI Analysis

This addresses the problem of GPS-denied indoor localization for autonomous micro aerial vehicles, representing an incremental improvement with specific performance gains.

The paper tackles indoor localization for micro aerial vehicles by presenting an efficient onboard computer vision approach using textons and a k-NN algorithm, achieving a localization accuracy of approximately 0.6 m on a 5 m×5 m area with a runtime of 32 ms.

Indoor localization for autonomous micro aerial vehicles (MAVs) requires specific localization techniques, since the Global Positioning System (GPS) is usually not available. We present an efficient onboard computer vision approach that estimates 2D positions of an MAV in real-time. This global localization system does not suffer from error accumulation over time and uses a $k$-Nearest Neighbors ($k$-NN) algorithm to predict positions based on textons---small characteristic image patches that capture the texture of an environment. A particle filter aggregates the estimates and resolves positional ambiguities. To predict the performance of the approach in a given setting, we developed an evaluation technique that compares environments and identifies critical areas within them. We conducted flight tests to demonstrate the applicability of our approach. The algorithm has a localization accuracy of approximately 0.6 m on a 5 m$\times$5 m area at a runtime of 32 ms on board of an MAV. Based on random sampling, its computational effort is scalable to different platforms, trading off speed and accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes