mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Compilation fixes (#501)
Great! Thx a lot! It should fix issue #499 as well.
This commit is contained in:
@@ -89,7 +89,7 @@ private:
|
||||
Transform imuLocalTransform_;
|
||||
CameraVideo::Source src_;
|
||||
int usbDevice_;
|
||||
std::string svoFilePath_;
|
||||
std::string svoFilePath_;
|
||||
int resolution_;
|
||||
int quality_;
|
||||
bool selfCalibration_;
|
||||
|
||||
Reference in New Issue
Block a user