Public Member Functions | Protected Attributes
hector_pose_estimation::RateModel Class Reference

#include <rate.h>

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

List of all members.

Public Member Functions

virtual void getExpectedValue (MeasurementVector &y_pred, const State &state)
virtual void getMeasurementNoise (NoiseVariance &R, const State &, bool init)
virtual void getStateJacobian (MeasurementMatrix &C0, SubMeasurementMatrix &C1, const State &state, bool init)
virtual SystemStatus getStatusFlags ()
virtual bool init (PoseEstimation &estimator, State &state)
 RateModel ()
SubStatesub (State &state) const
const SubStatesub (const State &state) const
virtual ~RateModel ()

Protected Attributes

SubStatePtr gyro_drift_
double stddev_

Detailed Description

Definition at line 36 of file rate.h.


Constructor & Destructor Documentation

Definition at line 36 of file rate.cpp.

Definition at line 41 of file rate.cpp.


Member Function Documentation

void hector_pose_estimation::RateModel::getExpectedValue ( MeasurementVector &  y_pred,
const State state 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< RateModel, 3, 3 >.

Definition at line 56 of file rate.cpp.

void hector_pose_estimation::RateModel::getMeasurementNoise ( NoiseVariance &  R,
const State ,
bool  init 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< RateModel, 3, 3 >.

Definition at line 49 of file rate.cpp.

void hector_pose_estimation::RateModel::getStateJacobian ( MeasurementMatrix &  C0,
SubMeasurementMatrix &  C1,
const State state,
bool  init 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< RateModel, 3, 3 >.

Definition at line 72 of file rate.cpp.

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 43 of file rate.h.

bool hector_pose_estimation::RateModel::init ( PoseEstimation estimator,
State state 
) [virtual]

Reimplemented from hector_pose_estimation::Model.

Definition at line 43 of file rate.cpp.

Reimplemented from hector_pose_estimation::MeasurementModel_< RateModel, 3, 3 >.

Definition at line 45 of file rate.h.

const SubState& hector_pose_estimation::RateModel::sub ( const State state) const [inline]

Reimplemented from hector_pose_estimation::MeasurementModel_< RateModel, 3, 3 >.

Definition at line 46 of file rate.h.


Member Data Documentation

Definition at line 54 of file rate.h.

Definition at line 53 of file rate.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Oct 6 2014 00:24:16