mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-10 21:40:19 +08:00
report: added --gt option to input external ground truth file. DBViewer: fixed crash when unchecking "Ignore intermediate nodes".
This commit is contained in:
@@ -552,7 +552,7 @@ Transform RegistrationVis::computeTransformationImpl(
|
||||
}
|
||||
}
|
||||
|
||||
UDEBUG("Pprojected %d/%ld points inside %d cameras (time=%fs)",
|
||||
UDEBUG("Projected %d/%ld points inside %d cameras (time=%fs)",
|
||||
inFrame, cornersTo.size(), nCameras, t.ticks());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user