Skip to content

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
License-gpl.txt
Notifications You must be signed in to change notification settings

zhOrange/ORB_SLAM2

 
 

Repository files navigation

ORB-SLAM2

工程配置及相关说明,参看原工程README.md

此工程修改:

  1. 在源码基础上,LoopClosing.h和LocalMapping.h里面,添加了#include "unistd.h"
  2. 添加了源码注释.(system.cc, mappoint.cc ORBmatcher.cc由于编译错误,又改回来了.)
  3. 等待后续更新各库说明.

后续,计划对ORB_SLAM2中用到的库,简单做个说明.

About

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
License-gpl.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • CMake 1.1%
  • Shell 0.1%