Abstract

In this paper, we introduce a real-time parallel-serial algorithm for autonomous robot positioning for GPS-denied, dark environments, such as caves and mine galleries. To achieve a good complexity-accuracy trade-off, we fuse data from light detection and ranging (LiDAR) and an inertial measurement unit (IMU). The proposed algorithm’s main novelty is that, unlike in most algorithms, we apply an extended Kalman filter (EKF) to each LiDAR scan point and calculate the location relative to a triangular mesh. We also introduce three implementations of the algorithm: serial, parallel, and parallel-serial. The first implementation verifies the correctness of our innovative approach, but is too slow for real-time execution. The second approach implements a well-known parallel data fusion approach, but is still too slow for our application. The third and final implementation of the presented algorithm along with the state-of-the-art GPU data structures achieves real-time performance. According to our experimental findings, our algorithm outperforms the reference Gaussian mixture model (GMM) localization algorithm in terms of accuracy by a factor of two.

Highlights

  • Fast and precise robot localization is a fundamental problem in autonomous robotic systems.In most cases, localization is accomplished through the use of GPS-based devices [1]

  • Given a map consisting of triangles, an initial robot position, and readings from inertial measurement unit (IMU) and light detection and ranging (LiDAR)

  • The corresponding cumulative distribution functions (CDFs) of the position error for the mine gallery and cave are shown in Figures 10 and 11, respectively

Read more

Summary

Introduction

Fast and precise robot localization is a fundamental problem in autonomous robotic systems.In most cases, localization is accomplished through the use of GPS-based devices [1]. GPS localization requires an unobstructed line of sight to at least four GPS satellites. As a result, it cannot be used in many areas, which are called GPS-denied environments. We focus on localization in caves and mine galleries as we design an underground robot for the mining industry. Localization in such environments is still an open and challenging problem that is of interest to many leading scientific centers, e.g., DARPA, which announced the SubT Challenge—a competition for autonomous underground vehicles—in 2018 [2]

Methods
Results
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call