Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Attributes
jafar::slam::InfFeatureObserveModel Class Reference

A feature at infinity observe model. More...


Detailed Description

A feature at infinity observe model.

This kind of feature has the same properties as a FeatureObserveModel.

Definition at line 212 of file bearingOnlyFeature.hpp.

#include <bearingOnlyFeature.hpp>

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

List of all members.

Public Member Functions

 InfFeatureObserveModel (FeatureModel &model, std::size_t sizeObs_)
void setBaselineTh (double baselineTh)
double getBaselineTh () const
double computeBaseline (jblas::vec const &poseRef, Observation const &obsRef, jblas::vec_range const &poseCur) const
 Computes the baseline which is gained between a reference (pose, observation) and a given pose.

Protected Member Functions

virtual double computeBaselineInSensorFrame (jblas::vec_range const &deltaPose, Observation const &obsRef) const =0
 Computes the baseline in the sensor frame.

Private Attributes

double m_baselineTh

Member Function Documentation

virtual double jafar::slam::InfFeatureObserveModel::computeBaselineInSensorFrame ( jblas::vec_range const &  deltaPose,
Observation const &  obsRef 
) const [protected, pure virtual]

Computes the baseline in the sensor frame.

See also:
computeBaseline()

Implemented in jafar::slam::OmniImagePointInfFeatureObserveModel, and jafar::slam::BearingPointInfFeatureObserveModel.


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:48 for Jafar by doxygen 1.7.6.1
LAAS-CNRS