2018 15th Conference on Computer and Robot Vision (CRV) 2018
DOI: 10.1109/crv.2018.00027
|View full text |Cite
|
Sign up to set email alerts
|

Manifold Geometry with Fast Automatic Derivatives and Coordinate Frame Semantics Checking in C++

Abstract: Computer vision and robotics problems often require representation and estimation of poses on the SE(3) manifold. Developers of algorithms that must run in real time face several time-consuming programming tasks, including deriving and computing analytic derivatives and avoiding mathematical errors when handling poses in multiple coordinate frames. To support rapid and error-free development, we present wave_geometry, a C++ manifold geometry library with two key contributions: expression template-based automat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 19 publications
(52 reference statements)
0
5
0
Order By: Relevance
“…Manif [13] is a C++ library with handwritten Lie group operations. The wave geometry library [14] provides expression template-based automatic differentiation of Lie groups in C++. SymForce is inspired by GTSAM and Sophus.…”
Section: Related Workmentioning
confidence: 99%
“…Manif [13] is a C++ library with handwritten Lie group operations. The wave geometry library [14] provides expression template-based automatic differentiation of Lie groups in C++. SymForce is inspired by GTSAM and Sophus.…”
Section: Related Workmentioning
confidence: 99%
“…Manif [16] is a C++ library with handwritten Lie group operations. The wave geometry library [17] provides expression template-based automatic differentiation of Lie groups in C++. LieTorch [18] implements Lie groups in PyTorch.…”
Section: Related Workmentioning
confidence: 99%
“…Libraries such as GTSAM [12] and g2o [14] provide general frameworks for solving nonlinear least-squares and MAP inference problems involving manifold elements such as camera poses. GTSAM and Koppel et al [17] provide frameworks which can perform automatic differentiation over lie groups. However, these frameworks are tailored to the computation of Jacobian matrices and cannot be readily used within the computation graphs for training neural networks.…”
Section: Related Workmentioning
confidence: 99%