# Characterizing the Uncertainty of Jointly Distributed Poses in the Lie   Algebra

**Authors:** Joshua G. Mangelson, Maani Ghaffari, Ram Vasudevan, and Ryan M., Eustice

arXiv: 1906.07795 · 2019-06-20

## TL;DR

This paper develops a framework for accurately modeling and propagating the uncertainty of multiple correlated poses in the Lie Algebra, improving over previous methods that assumed pose independence.

## Contribution

It introduces a novel approach to characterize joint pose uncertainty in the Lie Algebra, accounting for correlations induced by pose graph factors.

## Key findings

- More accurate uncertainty estimates in simulated datasets
- Effective modeling of correlated pose uncertainties
- Open-source C++ library implementation

## Abstract

An accurate characterization of pose uncertainty is essential for safe autonomous navigation. Early pose uncertainty characterization methods proposed by Smith, Self, and Cheeseman (SCC), used coordinate-based first-order methods to propagate uncertainty through non-linear functions such as pose composition (head-to-tail), pose inversion, and relative pose extraction (tail-to-tail). Characterizing uncertainty in the Lie Algebra of the special Euclidean group results in better uncertainty estimates. However, existing approaches assume that individual poses are independent. Since factors in a pose graph induce correlation, this independence assumption is usually not reflected in reality. In addition, prior work has focused primarily on the pose composition operation. This paper develops a framework for modeling the uncertainty of jointly distributed poses and describes how to perform the equivalent of the SSC pose operations while characterizing uncertainty in the Lie Algebra. Evaluation on simulated and open-source datasets shows that the proposed methods result in more accurate uncertainty estimates. An accompanying C++ library implementation is also released.   This is a pre-print of a paper submitted to IEEE TRO in 2019.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.07795/full.md

## Figures

49 figures with captions in the complete paper: https://tomesphere.com/paper/1906.07795/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1906.07795/full.md

---
Source: https://tomesphere.com/paper/1906.07795