mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
DbViewer: optimized fetching wm states from db, added checkbox along graph iteration slider to generate intermediate graphes.
This commit is contained in:
@@ -215,6 +215,7 @@ private:
|
||||
QString iniFilePath_;
|
||||
|
||||
bool useLastOptimizedGraphAsGuess_;
|
||||
std::map<int, Transform> lastOptimizedGraph_;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user