Public Member Functions | Public Attributes
DOF6::TFLink< INPUT >::TFLinkObj Struct Reference

#include <tflink.h>

List of all members.

Public Member Functions

 TFLinkObj (const INPUT &normal, const bool plane, const bool norm=false, const TYPE wR=1., const TYPE wT=1.)

Public Attributes

float length_
Vector next_point_
bool plane_
Vector rotation_n_
Matrix translation_M_
float weight_R_
float weight_t_

Detailed Description

template<typename INPUT>
struct DOF6::TFLink< INPUT >::TFLinkObj

TFLinkObj can represent a point or a plane a object can be reduced to one of these needed is a vector from viewpoint to the next point of object

Definition at line 104 of file tflink.h.


Constructor & Destructor Documentation

template<typename INPUT>
DOF6::TFLink< INPUT >::TFLinkObj::TFLinkObj ( const INPUT &  normal,
const bool  plane,
const bool  norm = false,
const TYPE  wR = 1.,
const TYPE  wT = 1. 
) [inline]

$C=QVQ^{-1}$

$C=QVQ^{-1}$

Definition at line 116 of file tflink.h.


Member Data Documentation

template<typename INPUT>
float DOF6::TFLink< INPUT >::TFLinkObj::length_

Definition at line 108 of file tflink.h.

template<typename INPUT>
Vector DOF6::TFLink< INPUT >::TFLinkObj::next_point_

Definition at line 107 of file tflink.h.

template<typename INPUT>
bool DOF6::TFLink< INPUT >::TFLinkObj::plane_

Definition at line 111 of file tflink.h.

template<typename INPUT>
Vector DOF6::TFLink< INPUT >::TFLinkObj::rotation_n_

Definition at line 109 of file tflink.h.

template<typename INPUT>
Matrix DOF6::TFLink< INPUT >::TFLinkObj::translation_M_

Definition at line 106 of file tflink.h.

template<typename INPUT>
float DOF6::TFLink< INPUT >::TFLinkObj::weight_R_

Definition at line 110 of file tflink.h.

template<typename INPUT>
float DOF6::TFLink< INPUT >::TFLinkObj::weight_t_

Definition at line 110 of file tflink.h.


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


cob_3d_mapping_slam
Author(s): Joshua Hampp
autogenerated on Wed Aug 26 2015 11:04:51