Public Member Functions | Public Attributes | Protected Attributes
hector_pose_estimation::filter::EKF::Predictor Class Reference

#include <ekf.h>

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

List of all members.

Public Member Functions

virtual bool predict (double dt)=0
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Predictor (EKF *filter)
virtual ~Predictor ()

Public Attributes

State::SystemMatrix A
State::Covariance Q
State::Vector x_diff

Protected Attributes

EKFfilter_

Detailed Description

Definition at line 52 of file ekf.h.


Constructor & Destructor Documentation

EIGEN_MAKE_ALIGNED_OPERATOR_NEW hector_pose_estimation::filter::EKF::Predictor::Predictor ( EKF filter) [inline]

Definition at line 57 of file ekf.h.

Definition at line 63 of file ekf.h.


Member Function Documentation

virtual bool hector_pose_estimation::filter::EKF::Predictor::predict ( double  dt) [pure virtual]

Member Data Documentation

Definition at line 71 of file ekf.h.

Definition at line 67 of file ekf.h.

Definition at line 72 of file ekf.h.

Definition at line 70 of file ekf.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Fri Aug 28 2015 10:59:55