Removed debug log

This commit is contained in:
matlabbe
2020-10-05 17:49:26 -04:00
parent 8260733b11
commit 9e321971ef

View File

@@ -4698,7 +4698,6 @@ int Rtabmap::detectMoreLoopClosures(
if(!t.isNull())
{
UWARN(t.prettyPrint().c_str());
bool updateConstraints = true;
if(_optimizationMaxError > 0.0f)
{