mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
using map instead of multimap for motion estimation methods (only unique words were used)
This commit is contained in:
@@ -807,6 +807,7 @@ int main (int argc, char * argv[])
|
||||
if(camera->isCalibrated())
|
||||
{
|
||||
rtabmap::CameraThread cameraThread(camera);
|
||||
cameraThread.setColorOnly(true);
|
||||
|
||||
odomThread.start();
|
||||
cameraThread.start();
|
||||
|
||||
Reference in New Issue
Block a user