mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Removed debug log
This commit is contained in:
@@ -4698,7 +4698,6 @@ int Rtabmap::detectMoreLoopClosures(
|
|||||||
|
|
||||||
if(!t.isNull())
|
if(!t.isNull())
|
||||||
{
|
{
|
||||||
UWARN(t.prettyPrint().c_str());
|
|
||||||
bool updateConstraints = true;
|
bool updateConstraints = true;
|
||||||
if(_optimizationMaxError > 0.0f)
|
if(_optimizationMaxError > 0.0f)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user