mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-12 22:40:19 +08:00
Included UtiLite library directly in Rtabmap source (to simplify the installation)
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@855 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ int main(int argc, char * argv[])
|
||||
printf("Generated graph \"Graph.dot\", viewable with Graphiz using \"neato -Tpdf Graph.dot -o out.pdf\"\n");
|
||||
|
||||
// Cleanup... save database and logs
|
||||
printf("Saving Long-Term Memory to \"LTM.db\"...\n");
|
||||
printf("Saving Long-Term Memory to \"rtabmap.db\"...\n");
|
||||
rtabmap.close();
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user