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

#include <model.h>

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

List of all members.

Public Member Functions

virtual void cleanup ()
virtual int getDimension () const =0
virtual bool hasSubsystem () const
virtual bool init (PoseEstimation &estimator, State &state)
ParameterListparameters ()
const ParameterListparameters () const
virtual void reset (State &state)
virtual ~Model ()

Protected Attributes

ParameterList parameters_

Detailed Description

Definition at line 38 of file model.h.


Constructor & Destructor Documentation

virtual hector_pose_estimation::Model::~Model ( ) [inline, virtual]

Definition at line 42 of file model.h.


Member Function Documentation

virtual void hector_pose_estimation::Model::cleanup ( ) [inline, virtual]

Definition at line 48 of file model.h.

virtual int hector_pose_estimation::Model::getDimension ( ) const [pure virtual]
virtual bool hector_pose_estimation::Model::hasSubsystem ( ) const [inline, virtual]

Reimplemented in hector_pose_estimation::MeasurementModel.

Definition at line 45 of file model.h.

virtual bool hector_pose_estimation::Model::init ( PoseEstimation estimator,
State state 
) [inline, virtual]

Definition at line 51 of file model.h.

Definition at line 52 of file model.h.

virtual void hector_pose_estimation::Model::reset ( State state) [inline, virtual]

Definition at line 49 of file model.h.


Member Data Documentation

Definition at line 55 of file model.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Oct 6 2014 00:24:16