/home/laradmin/lar/perception/planarobstacles/mtt/include/mtt/mht_types.h File Reference

MHT generic types source code, NOT USED, DEPRECATED. More...

#include <algorithm>
#include <vector>
#include <iostream>
#include <ros/ros.h>
#include <visualization_msgs/Marker.h>
#include <visualization_msgs/MarkerArray.h>
#include <boost/shared_ptr.hpp>
#include <boost/format.hpp>
#include <Eigen/Dense>
#include <Eigen/Cholesky>
#include <kfilter/ekfilter.hpp>
#include <string>
#include <stdexcept>
#include <kfilter/ktypes.hpp>
Include dependency graph for mht_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  constantVelocityEKFilter
 Constant velocity Kalman filter. More...

Namespaces

namespace  Mht

Typedefs

typedef boost::shared_ptr
< constantVelocityEKFilter
constantVelocityEKFilterPtr
typedef EKFilter< double,
0, false, false, false >
::Matrix 
kMatrix
 EKfilter matrix type.
typedef EKFilter< double,
0, false, false, false >
::Vector 
kVector
 EKfilter vector type.

Detailed Description

MHT generic types source code, NOT USED, DEPRECATED.

Definition in file mht_types.h.


Typedef Documentation

Definition at line 205 of file mht_types.h.

typedef EKFilter<double,0,false,false,false>::Matrix kMatrix

EKfilter matrix type.

This is only a redefinition of a type from within a class to the outside.

Definition at line 86 of file mht_types.h.

typedef EKFilter<double,0,false,false,false>::Vector kVector

EKfilter vector type.

This is only a redefinition of a type from within a class to the outside.

Definition at line 79 of file mht_types.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mtt
Author(s): Jorge Almeida
autogenerated on Wed Jul 23 04:34:57 2014