|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Inverse Depth Camera based on Civera09tro, Montiel06rss. Landmarks are initialized from the first camera observation with (x,y,z,theta,phi,inv_depth), where x,y,z are the coordinates of the camera. More...
#include <cmath>#include <gtsam/base/Vector.h>#include <gtsam/base/Matrix.h>#include <gtsam/geometry/Point2.h>#include <gtsam/geometry/Pose3.h>#include <gtsam/geometry/PinholeCamera.h>#include <gtsam/nonlinear/NonlinearFactor.h>

Go to the source code of this file.
Classes | |
| class | gtsam::InvDepthCamera3< CALIBRATION > |
Namespaces | |
| gtsam | |
Inverse Depth Camera based on Civera09tro, Montiel06rss. Landmarks are initialized from the first camera observation with (x,y,z,theta,phi,inv_depth), where x,y,z are the coordinates of the camera.
1.8.13