Public Member Functions | Private Attributes
hector_pose_estimation::GPS Class Reference

#include <gps.h>

Inheritance diagram for hector_pose_estimation::GPS:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual
GPSModel::MeasurementVector
const & 
getVector (const GPSUpdate &update, const State &)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW GPS (const std::string &name="gps")
virtual void onReset ()
virtual bool prepareUpdate (State &state, const GPSUpdate &update)
virtual ~GPS ()

Private Attributes

bool auto_reference_
GlobalReferencePtr reference_
GPSModel::MeasurementVector y_

Detailed Description

Definition at line 69 of file gps.h.


Constructor & Destructor Documentation

hector_pose_estimation::GPS::GPS ( const std::string &  name = "gps")

Definition at line 84 of file gps.cpp.

Definition at line 92 of file gps.cpp.


Member Function Documentation

GPSModel::MeasurementVector const & hector_pose_estimation::GPS::getVector ( const GPSUpdate update,
const State  
) [virtual]

Definition at line 99 of file gps.cpp.

Reimplemented from hector_pose_estimation::Measurement.

Definition at line 95 of file gps.cpp.

bool hector_pose_estimation::GPS::prepareUpdate ( State state,
const GPSUpdate update 
) [virtual]

Definition at line 111 of file gps.cpp.


Member Data Documentation

Definition at line 83 of file gps.h.

Definition at line 84 of file gps.h.

GPSModel::MeasurementVector hector_pose_estimation::GPS::y_ [private]

Definition at line 85 of file gps.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Fri Aug 28 2015 10:59:55