Skip to content

robotseu/ORB_Line_SLAM

Repository files navigation

#ORB_Line_SLAM

ORB_line_SLAM is an extension to the classic ORB_SLAM2 that make use of both point and line features.

Abstract:


The combination of wearable sensors and Augmented Reality (AR) technology has shown promising prospects in assisting substation inspection, especially when the tasks are infrequent and unfamiliar to human operators. In this paper, a wearable-assisted system (WAS) is proposed for task-specific global navigation and position-aware workflow guidance using a head-mounted stereo camera. The key of our proposal is an extended stereo visual SLAM approach is proposed with Bags of Point and Line Word (BoPLW) pairs, which ensures more accurate and robust dynamic ego-localization performance against several challenges that are typical in substations, such as similar facilities, low-textured scenes and lighting changes. In addition, the paper proposes to learn a global Metric-Topological Abstract map (MTA-map) for supporting map-based re-localization and navigation guidance. A prototype of WAS is developed in which augmentations of guidance are delivered to users via an optical see-through display. The system is evaluated in field experiments designed as an substation inspection scenario and other similar industrial inspection applications. The results validate the practicability and effectiveness of the system. Our code is available at https://github.com/robotseu/ORB_Line_SLAM.

Citation:

K. Qian, W. Zhao, K. Li, X. Ma and H. Yu, "Visual SLAM with BoPLW Pairs using Egocentric Stereo Camera for Wearable-assisted Substation Inspection," in IEEE Sensors Journal. doi: 10.1109/JSEN.2019.2947275. PDF

@article{Qian2019,
title = {Visual SLAM with BoPLW Pairs using Egocentric Stereo Camera for Wearable-assisted Substation Inspection},
journal = {IEEE Sensors Journal},
author = {Qian, Kun and Zhao, Wei and Li, Kai and Ma, Xudong and Yu, Hai},
volume = {doi: 10.1109/JSEN.2019.2947275},
year = {2019}
}

About

Real-Time SLAM with BoPLW Pairs for Stereo Cameras, with Loop Detection and Relocalization Capabilities

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
License-gpl.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages