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 &C, const State &state, bool init)
virtual SystemStatus getStatusFlags ()
virtual bool init (PoseEstimation &estimator, Measurement &measurement, State &state)
 RateModel ()
virtual ~RateModel ()

Protected Attributes

SubState_< 3 >::Ptr bias_
double stddev_
std::string use_bias_

Detailed Description

Definition at line 36 of file rate.h.


Constructor & Destructor Documentation

Definition at line 36 of file rate.cpp.

Definition at line 42 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 >.

Definition at line 66 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 >.

Definition at line 59 of file rate.cpp.

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

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

Definition at line 75 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,
Measurement measurement,
State state 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 44 of file rate.cpp.


Member Data Documentation

Definition at line 52 of file rate.h.

Definition at line 50 of file rate.h.

Definition at line 51 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 Aug 22 2016 03:53:11