#include <string>#include <thread>#include <unistd.h>#include <opencv2/core/core.hpp>#include <sys/resource.h>#include "Tracking.h"#include "FrameDrawer.h"#include "Map.h"#include "LocalMapping.h"#include "LoopClosing.h"#include "KeyFrameDatabase.h"#include "ORBVocabulary.h"

Go to the source code of this file.
Classes | |
| class | ORB_SLAM2::System |
Namespaces | |
| ORB_SLAM2 | |