mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
GUI: Don't backup empty database...
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1936 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
@@ -255,6 +255,7 @@ private:
|
||||
bool _processingStatistics;
|
||||
bool _odometryReceived;
|
||||
QString _openedDatabasePath;
|
||||
bool _emptyNewDatabase;
|
||||
|
||||
QMap<int, Signature> _cachedSignatures;
|
||||
QMap<int, int> _mapIds;
|
||||
|
||||
Reference in New Issue
Block a user