ROLGDec 20, 2023

ORBSLAM3-Enhanced Autonomous Toy Drones: Pioneering Indoor Exploration

arXiv:2312.13385v16 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses indoor navigation challenges for toy drones, but it is incremental as it builds on existing SLAM methods with specific enhancements.

The paper tackles the problem of autonomous indoor exploration for toy drones in GPS-denied environments by developing a system using ORB-SLAM3 with outlier removal and exit detection algorithms, achieving effective real-time navigation as demonstrated in experiments.

Navigating toy drones through uncharted GPS-denied indoor spaces poses significant difficulties due to their reliance on GPS for location determination. In such circumstances, the necessity for achieving proper navigation is a primary concern. In response to this formidable challenge, we introduce a real-time autonomous indoor exploration system tailored for drones equipped with a monocular \emph{RGB} camera. Our system utilizes \emph{ORB-SLAM3}, a state-of-the-art vision feature-based SLAM, to handle both the localization of toy drones and the mapping of unmapped indoor terrains. Aside from the practicability of \emph{ORB-SLAM3}, the generated maps are represented as sparse point clouds, making them prone to the presence of outlier data. To address this challenge, we propose an outlier removal algorithm with provable guarantees. Furthermore, our system incorporates a novel exit detection algorithm, ensuring continuous exploration by the toy drone throughout the unfamiliar indoor environment. We also transform the sparse point to ensure proper path planning using existing path planners. To validate the efficacy and efficiency of our proposed system, we conducted offline and real-time experiments on the autonomous exploration of indoor spaces. The results from these endeavors demonstrate the effectiveness of our methods.

Foundations

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

Your Notes