mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
VINS update log: printf to UDEBUG
This commit is contained in:
@@ -185,7 +185,7 @@ public:
|
||||
mBuf.unlock();
|
||||
TicToc processTime;
|
||||
processMeasurements();
|
||||
printf("process time: %f\n", processTime.toc());
|
||||
UDEBUG("VINS process time: %f", processTime.toc());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user