mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
💄
This commit is contained in:
@@ -2506,7 +2506,6 @@ bool MainWindow::closeDatabase()
|
|||||||
|
|
||||||
if(QFileInfo(newPath).suffix() == "")
|
if(QFileInfo(newPath).suffix() == "")
|
||||||
{
|
{
|
||||||
//use ply by default
|
|
||||||
newPath += ".db";
|
newPath += ".db";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user