Skip to content

BambValley/P2U-SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

P2U-SLAM: A Monocular Wide-FoV SLAM System Based on Point Uncertainty and Pose Uncertainty [PDF]

Yufan Zhang, Kailun Yang, Ze Wang, Kaiwei Wang

Method

Illustrations of situations in which point and pose uncertainty are applied. t_unc (a) The map points are viewed as fixed when estimating the pose of a new frame of tracking, so the point uncertainty should be applied according to Eq. (12) and Eq. (14) in P2U-SLAM. l_unc (b). In the process of local BA, there are some fixed keyframes viewed as observation results that are not targets to estimate while still having a great influence on optimization. Similarly, the pose uncertainty of these fixed keyframes (with orange dotted boxes) should be processed as Eq. (17) and Eq. (18) in P2U-SLAM.

Pipline

pipline

The pipeline of P2U-SLAM. P2U-SLAM mainly consists of initialization, tracking, local BA, and loop closing. Point uncertainty functions in the tracking module to suppress the noise from treating past map points as measurement results on the current frame¡¯s pose estimation. Pose uncertainty acts on the local BA module to suppress the noise from treating fixed keyframe poses as measurement results on other variables to estimate.

Experiments

P2U-SLAM is evaluated on two open-source wide-FoV SLAM dataset. ATE_PALVIO The ATE results of serveral algorithms on PALVIO dataset. Each algorithm runs a total of ten times on each sequence, with the results of each run represented by the color squares. A higher red component in the square indicates a worse result in the corresponding metric test, while a greater blue component signifies better performance. An incomplete run is represented by a blank white square. TUM_Robust Stability comparison on sequences from TUM-VI dataset. Each node on the line chart corresponds to a sequence in the dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published