All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Member Functions | Protected Member Functions | Protected Attributes
telekyb_state::ComplementaryStateEstimator Class Reference

#include <ComplementaryStateEstimator.hpp>

Inheritance diagram for telekyb_state::ComplementaryStateEstimator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ComplementaryStateEstimator ()
virtual void destroy ()
virtual std::string getName () const
virtual void initialize ()
void inputCallback (const tk_draft_msgs::TKSmallImuConstPtr &msg)
void measureCallback (const geometry_msgs::TransformStampedConstPtr &msg)
virtual void willBecomeActive ()
virtual void willBecomeInActive ()

Protected Member Functions

void initializationDone ()
void initVelocityFilters ()
void prediction (State &state, double Tpred)
void publishState ()
void spin ()

Protected Attributes

Eigen::Vector3d angVelFiltered
ros::Publisher biasPub
boost::mutex imuMutex
ros::Subscriber imuSub
State internalState
bool isInitialized
ros::NodeHandle nodeHandle
IIRFilteromegaFilter [3]
ComplementaryStateEstimatorOptions options
telekyb::Timer pubTimer
bool receivedFirstInput
bool receivedFirstMeasure
telekyb::Timer rtTimer
bool spinning
DynamicSystem system
boost::thread thread
boost::mutex threadMutex
boost::mutex viconMutex
ros::Publisher viconRepublisher
ros::Subscriber viconSub

Detailed Description

Definition at line 62 of file ComplementaryStateEstimator.hpp.


Constructor & Destructor Documentation

Definition at line 68 of file ComplementaryStateEstimator.cpp.


Member Function Documentation

std::string telekyb_state::ComplementaryStateEstimator::getName ( ) const [virtual]

Definition at line 86 of file ComplementaryStateEstimator.cpp.

Implements TELEKYB_NAMESPACE::StateEstimator.

Definition at line 75 of file ComplementaryStateEstimator.cpp.

Definition at line 54 of file ComplementaryStateEstimator.cpp.

Definition at line 151 of file ComplementaryStateEstimator.cpp.

void telekyb_state::ComplementaryStateEstimator::measureCallback ( const geometry_msgs::TransformStampedConstPtr &  msg)

Definition at line 207 of file ComplementaryStateEstimator.cpp.

void telekyb_state::ComplementaryStateEstimator::prediction ( State state,
double  Tpred 
) [protected]

Definition at line 125 of file ComplementaryStateEstimator.cpp.

Definition at line 257 of file ComplementaryStateEstimator.cpp.

Definition at line 98 of file ComplementaryStateEstimator.cpp.


Member Data Documentation

Definition at line 79 of file ComplementaryStateEstimator.hpp.

Definition at line 86 of file ComplementaryStateEstimator.hpp.

Definition at line 96 of file ComplementaryStateEstimator.hpp.

Definition at line 84 of file ComplementaryStateEstimator.hpp.

Definition at line 105 of file ComplementaryStateEstimator.hpp.

Definition at line 91 of file ComplementaryStateEstimator.hpp.

Definition at line 82 of file ComplementaryStateEstimator.hpp.

Definition at line 77 of file ComplementaryStateEstimator.hpp.

Definition at line 103 of file ComplementaryStateEstimator.hpp.

Definition at line 99 of file ComplementaryStateEstimator.hpp.

Definition at line 91 of file ComplementaryStateEstimator.hpp.

Definition at line 91 of file ComplementaryStateEstimator.hpp.

Definition at line 98 of file ComplementaryStateEstimator.hpp.

Definition at line 90 of file ComplementaryStateEstimator.hpp.

Definition at line 107 of file ComplementaryStateEstimator.hpp.

Definition at line 93 of file ComplementaryStateEstimator.hpp.

Definition at line 94 of file ComplementaryStateEstimator.hpp.

Definition at line 97 of file ComplementaryStateEstimator.hpp.

Definition at line 87 of file ComplementaryStateEstimator.hpp.

Definition at line 83 of file ComplementaryStateEstimator.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


tk_state
Author(s): Dr. Antonio Franchi and Martin Riedel
autogenerated on Mon Nov 11 2013 11:13:03