Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
jafar::traversability::FileInfoDataSet Struct Reference

The struct is used to pass information about the data sources (images, pose data) stored in the pelicanformat. More...


Detailed Description

The struct is used to pass information about the data sources (images, pose data) stored in the pelicanformat.

(See wiki robots: pelican )

Definition at line 179 of file trv_util.hpp.

#include <trv_util.hpp>

List of all members.

Public Member Functions

 FileInfoDataSet (std::string _pathPos, std::string _pathImg, std::string _stemImage, std::string _stemPositionData, std::string _fileType, int _nOfDigits, int _startIdx, int _stopIdx)
 Constructor for the sruct FileInfoDataSet.

Public Attributes

std::string pathPos
std::string pathImg
std::string stemImage
std::string stemPositionData
std::string fileType
int nOfDigits
int startIdx
int stopIdx

Constructor & Destructor Documentation

jafar::traversability::FileInfoDataSet::FileInfoDataSet ( std::string  _pathPos,
std::string  _pathImg,
std::string  _stemImage,
std::string  _stemPositionData,
std::string  _fileType,
int  _nOfDigits,
int  _startIdx,
int  _stopIdx 
) [inline]

Constructor for the sruct FileInfoDataSet.

Parameters:
_pathPospath to the pose and position data (pelican format!)
_pathImgpath to the image data
_stemImagestem of the image file-names
_stemPositionDatastem of the pose-data file names
_fileTypetype of the image
_nOfDigitsnumber of digits used to enumerate the image and pose data
_startIdxfirst index of the sequence of data
_stopIdxlast index of the sequence of data

Definition at line 195 of file trv_util.hpp.


The documentation for this struct 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:52 for Jafar by doxygen 1.7.6.1
LAAS-CNRS