Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::slam::SegmentFeatureModel Class Reference

segment model. More...


Detailed Description

segment model.

Definition at line 285 of file segmentFeature.hpp.

#include <segmentFeature.hpp>

Inheritance diagram for jafar::slam::SegmentFeatureModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void toFrame (const jblas::vec &frame_, const jblas::vec &x_, jblas::vec &xRes)
 Computes the feature state x in frame_ , the result is stored in xRes.
void toFrameJac (const jblas::vec &frame_, const jblas::vec &x_)
 Computes the jacobian of toFrame().
void fromFrame (const jblas::vec &frame_, const jblas::vec &x_, jblas::vec &xRes)
 Computes the feature state x expressed in frame_ in the frame of reference, the result is stored in xRes.
void fromFrame (const jblas::vec &frame_, const jblas::vec &x_, jblas::vec_range &xRes)
void fromFrameJac (const jblas::vec &frame_, const jblas::vec &x_)
 Computes the jacobian of fromFrame().
void computeMergeState (const jblas::vec &x_, jblas::vec &mergeX_, jblas::mat &jac)
 Function to apply contraints over features (this function is only implemented for segment features)

Member Function Documentation

void jafar::slam::SegmentFeatureModel::fromFrame ( const jblas::vec frame_,
const jblas::vec x_,
jblas::vec_range &  xRes 
) [virtual]

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

Generated on Wed Oct 15 2014 00:37:49 for Jafar by doxygen 1.7.6.1
LAAS-CNRS