Download PDFOpen PDF in browser

An approach for global localization in complex indoor environments based on topological maps

4 pagesPublished: February 16, 2023

Abstract

One of the main problems in mobile robotics is to estimate the global position in complex symmetrical environments. Even when there are many devices or algorithms to achieve that goal, not all of them are useful in all kind of environments. GPS is typically used outdoors whereas algorithms based on Monte Carlo localization (AMCL) are used in- doors. However, they present some disadvantages. Thus, the GPS commercial devices do not work inside the buildings and the AMCL algorithms are limited in symmetrical envi- ronments for the fact that they needs to detect remarkable differences in the environment. Due to the mentioned limitations we propose a global localization approach for symmet- rical indoor environments based on the structure of topological maps. Here, geometrical and semantic information of static objects are considered, respectively, from LIDAR and RGB-D camera. Both sensors provide us, respectively, the information about occupancy areas and the scene perception. The proposed system is divided into four tasks. The first one is the classification of nodes according to their geometrical nature based on the LIDAR signature. The second stage is focused on object detection through a pretrained CNN based on YOLO (You Only Look Once) as model of convolutional neural network, which is able to work in real time. The third task corresponds to tracking and pose es- timation of objects, where is necessary the information from YOLO and the depth data from camera. Finally, the last task consists of estimating the robot’s global pose on the map from the output of object detector, their relative distance and their estimation pose. This algorithm compares the structure of detected nodes and objects with the structure defined on a reference annotated map. In order to match the degree of similarity of both structures we define a evaluation function and the highest value estimates the edge where is located the robot in the topological map. Our main contributions with respect to our previous work are the addition of depth of detected objects and the improvement of the evaluation function.

Keyphrases: Global Localization, mobile robots, Symmetrical environments

In: Alvaro Leitao and Lucía Ramos (editors). Proceedings of V XoveTIC Conference. XoveTIC 2022, vol 14, pages 38--41

Links:
BibTeX entry
@inproceedings{XoveTIC2022:An_approach_for_global,
  author    = {Diego Delgado-Mena and Sergio Lafuente-Arroyo and Saturnino Maldonado-Basc\textbackslash{}'on and Juan Antonio Castro-Garc\textbackslash{}'ia},
  title     = {An approach for global localization in complex indoor environments based on topological maps},
  booktitle = {Proceedings of V XoveTIC Conference. XoveTIC 2022},
  editor    = {Alvaro Leitao and Luc\textbackslash{}'ia Ramos},
  series    = {Kalpa Publications in Computing},
  volume    = {14},
  pages     = {38--41},
  year      = {2023},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2515-1762},
  url       = {https://easychair.org/publications/paper/f8GQ},
  doi       = {10.29007/72xh}}
Download PDFOpen PDF in browser