Classes | Public Member Functions | Public Attributes
hector_pose_estimation::filter::EKF Class Reference

#include <ekf.h>

Inheritance diagram for hector_pose_estimation::filter::EKF:
Inheritance graph
[legend]

List of all members.

Classes

class  Corrector_
class  CorrectorImpl_
class  CorrectorImpl_< ConcreteModel, typename boost::enable_if< class ConcreteModel::HasSubSystem >::type >
class  Predictor_
class  PredictorImpl_
class  PredictorImpl_< ConcreteModel, typename boost::enable_if< class ConcreteModel::IsSubSystem >::type >

Public Member Functions

virtual bool doPredict (double dt)
 EKF ()
virtual std::string getType () const
virtual bool init (PoseEstimation &estimator)
virtual ~EKF ()

Public Attributes

Matrix A
SymmetricMatrix Q
State::Vector x_pred

Detailed Description

Definition at line 37 of file ekf.h.


Constructor & Destructor Documentation

Definition at line 34 of file ekf.cpp.

Definition at line 37 of file ekf.cpp.


Member Function Documentation

bool hector_pose_estimation::filter::EKF::doPredict ( double  dt) [virtual]

Reimplemented from hector_pose_estimation::Filter.

Definition at line 51 of file ekf.cpp.

virtual std::string hector_pose_estimation::filter::EKF::getType ( ) const [inline, virtual]

Implements hector_pose_estimation::Filter.

Definition at line 43 of file ekf.h.

Reimplemented from hector_pose_estimation::Filter.

Definition at line 40 of file ekf.cpp.


Member Data Documentation

Definition at line 175 of file ekf.h.

Definition at line 176 of file ekf.h.

Definition at line 174 of file ekf.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