mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
removed debug comment
This commit is contained in:
@@ -751,7 +751,6 @@ SensorData CameraStereoZed::captureImage(SensorCaptureInfo * info)
|
||||
#else
|
||||
data = SensorData(left, depth, stereoModel_.left(), this->getNextSeqID(), double(timestamp.getNanoseconds())/10e8);
|
||||
#endif
|
||||
UWARN("data stamp = %f", data.stamp());
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user