$search

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

bool beforeUpdate (PoseEstimation &estimator, const GPSUpdate &update)
GPSModel::MeasurementVector const & getVector (const GPSUpdate &update)
 GPS (const std::string &name="gps")
void onReset ()
virtual ~GPS ()

Private Attributes

GPSUpdate last_
GlobalReferencereference_
GPSModel::MeasurementVector y_

Detailed Description

Definition at line 65 of file gps.h.


Constructor & Destructor Documentation

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

Definition at line 75 of file gps.cpp.

hector_pose_estimation::GPS::~GPS (  )  [virtual]

Definition at line 82 of file gps.cpp.


Member Function Documentation

bool hector_pose_estimation::GPS::beforeUpdate ( PoseEstimation estimator,
const GPSUpdate update 
) [virtual]

Reimplemented from hector_pose_estimation::Measurement_< GPSModel, GPSUpdate >.

Definition at line 102 of file gps.cpp.

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

Reimplemented from hector_pose_estimation::Measurement_< GPSModel, GPSUpdate >.

Definition at line 89 of file gps.cpp.

void hector_pose_estimation::GPS::onReset (  )  [virtual]

Reimplemented from hector_pose_estimation::Measurement.

Definition at line 85 of file gps.cpp.


Member Data Documentation

Definition at line 78 of file gps.h.

Definition at line 77 of file gps.h.

Definition at line 79 of file gps.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Tue Mar 5 12:32:35 2013