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

#include <heading.h>

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

List of all members.

Public Member Functions

virtual bool active (const State &state)
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 ()
 HeadingModel ()
virtual void limitError (MeasurementVector &error)
virtual ~HeadingModel ()

Protected Attributes

double stddev_

Detailed Description

Definition at line 36 of file heading.h.


Constructor & Destructor Documentation

Definition at line 36 of file heading.cpp.

Definition at line 41 of file heading.cpp.


Member Function Documentation

virtual bool hector_pose_estimation::HeadingModel::active ( const State state) [inline, virtual]

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 41 of file heading.h.

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

Reimplemented from hector_pose_estimation::MeasurementModel_< HeadingModel, 1 >.

Definition at line 50 of file heading.cpp.

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

Reimplemented from hector_pose_estimation::MeasurementModel_< HeadingModel, 1 >.

Definition at line 43 of file heading.cpp.

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

Reimplemented from hector_pose_estimation::MeasurementModel_< HeadingModel, 1 >.

Definition at line 56 of file heading.cpp.

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 42 of file heading.h.

void hector_pose_estimation::HeadingModel::limitError ( MeasurementVector &  error) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< HeadingModel, 1 >.

Definition at line 71 of file heading.cpp.


Member Data Documentation

Definition at line 51 of file heading.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