Public Types
AISNavigation::Operations2D< T > Struct Template Reference

Tenmplate class to define the operations in 2D. More...

#include <transformation2.hh>

List of all members.

Public Types

typedef T BaseType
typedef SMatrix3< TCovarianceType
typedef SMatrix3< TInformationType
typedef Pose2< TParametersType
typedef Pose2< TPoseType
typedef T RotationType
typedef Transformation2< TTransformationType
typedef Vector2< TTranslationType

Detailed Description

template<class T>
struct AISNavigation::Operations2D< T >

Tenmplate class to define the operations in 2D.

Definition at line 399 of file transformation2.hh.


Member Typedef Documentation

template<class T>
typedef T AISNavigation::Operations2D< T >::BaseType

base type of the operation typedef

Definition at line 400 of file transformation2.hh.

template<class T>
typedef SMatrix3<T> AISNavigation::Operations2D< T >::CovarianceType

3 by 3 symmetric covariance matrix for the 2D case

Definition at line 406 of file transformation2.hh.

template<class T>
typedef SMatrix3<T> AISNavigation::Operations2D< T >::InformationType

3 by 3 symmetric information matrix for the 2D case

Definition at line 407 of file transformation2.hh.

template<class T>
typedef Pose2<T> AISNavigation::Operations2D< T >::ParametersType

plain representation of the 2d pose as x,y,theta

Definition at line 402 of file transformation2.hh.

template<class T>
typedef Pose2<T> AISNavigation::Operations2D< T >::PoseType

plain representation of the 2d pose as x,y,theta

Definition at line 401 of file transformation2.hh.

template<class T>
typedef T AISNavigation::Operations2D< T >::RotationType

plain representation of the angle

Definition at line 403 of file transformation2.hh.

homogeneous based representation for a 2d pose, as rotation matrix + vector

Definition at line 405 of file transformation2.hh.

template<class T>
typedef Vector2<T> AISNavigation::Operations2D< T >::TranslationType

plain representation of the 2D translation (x,y)

Definition at line 404 of file transformation2.hh.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:39