37 #include <opencv2/core/core.hpp> 48 DBReader(
const std::string & databasePath,
49 float frameRate = 0.0
f,
50 bool odometryIgnored =
false,
51 bool ignoreGoalDelay =
false,
52 bool goalsIgnored =
false,
54 int cameraIndex = -1);
55 DBReader(
const std::list<std::string> & databasePaths,
56 float frameRate = 0.0
f,
57 bool odometryIgnored =
false,
58 bool ignoreGoalDelay =
false,
59 bool goalsIgnored =
false,
61 int cameraIndex = -1);
65 const std::string & calibrationFolder =
".",
66 const std::string & cameraName =
"");
68 virtual bool isCalibrated()
const;
69 virtual std::string getSerial()
const;
std::list< std::string > _paths
cv::Mat _previousInfMatrix
virtual bool odomProvided() const
std::set< int >::iterator _currentId