Public Member Functions | Private Attributes | List of all members
rtabmap::GPSPose3XYZFactor Class Reference

#include <GPSPose3XYZFactor.h>

Inheritance diagram for rtabmap::GPSPose3XYZFactor:
Inheritance graph
[legend]

Public Member Functions

gtsam::Vector evaluateError (const gtsam::Pose3 &p, boost::optional< gtsam::Matrix & > H=boost::none) const
 
 GPSPose3XYZFactor (gtsam::Key poseKey, const gtsam::Point3 m, gtsam::SharedNoiseModel model)
 

Private Attributes

double mx_
 
double my_
 
double mz_
 

Detailed Description

Definition at line 23 of file GPSPose3XYZFactor.h.

Constructor & Destructor Documentation

rtabmap::GPSPose3XYZFactor::GPSPose3XYZFactor ( gtsam::Key  poseKey,
const gtsam::Point3  m,
gtsam::SharedNoiseModel  model 
)
inline

Constructor

Parameters
poseKeyassociated pose variable key
modelnoise model for GPS sensor, in X-Y
mPoint2 measurement

Definition at line 37 of file GPSPose3XYZFactor.h.

Member Function Documentation

gtsam::Vector rtabmap::GPSPose3XYZFactor::evaluateError ( const gtsam::Pose3 &  p,
boost::optional< gtsam::Matrix & >  H = boost::none 
) const
inline

Definition at line 43 of file GPSPose3XYZFactor.h.

Member Data Documentation

double rtabmap::GPSPose3XYZFactor::mx_
private

Definition at line 27 of file GPSPose3XYZFactor.h.

double rtabmap::GPSPose3XYZFactor::my_
private

Definition at line 27 of file GPSPose3XYZFactor.h.

double rtabmap::GPSPose3XYZFactor::mz_
private

Definition at line 27 of file GPSPose3XYZFactor.h.


The documentation for this class was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:37:08