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 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

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 55 of file heading.cpp.

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 41 of file heading.h.

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

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

Definition at line 62 of file heading.cpp.


Member Data Documentation

Definition at line 50 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 Fri Aug 28 2015 10:59:55