gtsam  4.0.0
gtsam
InvDepthFactorVariant1.h File Reference

Inverse Depth Factor based on Civera09tro, Montiel06rss. More...

Go to the source code of this file.

Classes

class  gtsam::InvDepthFactorVariant1
 Binary factor representing a visual measurement using an inverse-depth parameterization. More...
 

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 

Detailed Description

Inverse Depth Factor based on Civera09tro, Montiel06rss.

Landmarks are parameterized as (x,y,z,theta,phi,rho). The factor involves a single pose and a landmark. The landmark parameterization contains the reference point internally (and will thus be updated as well during optimization).

Author
Chris Beall, Stephen Williams