phdsky / ORBSLAM24Windows

ORBSLAM2 Project 4(for) Windows Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapDrawer not running correctly

louiskoo520 opened this issue · comments

After building all the projects successfully,I encounter a problem when runing the mono_kitti.

mpMapDrawer = new MapDrawer(mpMap, strSettingsFile);

After the program runs over this code, it exits directly.

What are the possible reasons?