mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
fixed voxelize assertion with c++ rgbd mapping example
This commit is contained in:
@@ -428,7 +428,7 @@ void DBDriverSqlite3::disconnectDatabaseQuery(bool save, const std::string & out
|
||||
}
|
||||
if(outputFile.empty())
|
||||
{
|
||||
UERROR("Database was initialized with an empty url (in memory). To save it "
|
||||
UERROR("Database was initialized with an empty url (in memory). To save it, "
|
||||
"the output url should not be empty. The database is thus closed without being saved!");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user