mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-10 05:20:19 +08:00
rtabmap: added rejectLastLoopClosure() method, for convenience if a validation is done outside RTAB-Map and to reject loop closure detected by RTAB-Map.
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@782 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ void showUsage()
|
||||
|
||||
int main(int argc, char * argv[])
|
||||
{
|
||||
// ULogger::setType(ULogger::kTypeConsole);
|
||||
//ULogger::setType(ULogger::kTypeConsole);
|
||||
//ULogger::setLevel(ULogger::kDebug);
|
||||
|
||||
if(argc < 2)
|
||||
|
||||
Reference in New Issue
Block a user