ai-agent
ORB SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
10,197 stars4,751 forksC++Updated 5/15/2024100% free · open source
What it does
ORB_SLAM2 is a real-time SLAM (Simultaneous Localization and Mapping) system for monocular, stereo, and RGB-D cameras that can detect loops and relocalize, enabling robust and accurate tracking and mapping in various environments.
Install / run
git clone https://github.com/raulmur/ORB_SLAM2.gitWhen to use it
- •When you need to track the movement of a camera in a dynamic environment and build a map of the scene.
- •When you want to enable autonomous navigation for robots or drones using visual information.
- •When you need to perform 3D reconstruction or augmented reality applications that require accurate camera pose estimation.
Quick start
- 1Modify the configuration file `config.yaml` to specify the type of camera and other parameters.
- 2Compile the ORB_SLAM2 library using the command `mkdir build && cd build && cmake .. && make`.
- 3Run the monocular example using the command `./Examples/Monocular/mono_tum Vocabulary/ORBvoc.txt Examples/Monocular/TUM1.yaml`.
- 4Use the `mono_tum` executable to process a sequence of images and generate a trajectory and map.
- 5Visualize the results using a tool like `octomap` or `pcl` to see the reconstructed 3D map.
Ready-to-paste prompt
./Examples/Monocular/mono_tum Vocabulary/ORBvoc.txt Examples/Monocular/TUM1.yaml
Heads up: Make sure you have a compatible C++ compiler (e.g. GCC 5 or later) and the necessary dependencies, including OpenCV and Eigen, installed on your system before compiling ORB_SLAM2.
Saves to your device
How ORB SLAM2 works
Codeflow
Free to inspect
ORB SLAM2 is mostly documents (39 doc files, 53 small scripts) — something you read, not something you run. There is nothing to install. Last commit 28 months ago, Other license.
Size
Mostly documents
39 documents · 53 small scripts · days to read — use, don't read
Setup
Nothing to install
A guide / curated list. Just read it and follow the links.
Runs on
Nowhere — you read it
A reading resource, not a program.
C++ 96%CMake 3%C 1%
Where to start reading
- 1README.mdStart here — what it does and how to install it
- 2src/Converter.ccInside src/ — the main logic begins here
- 3Examples/Monocular/EuRoC.yamlA worked example — copy this to get going
What's in each folder
READMEDocumentedExamples includedOther licenseLast update 28 mo ago
Details
Creator
raulmur
Language
C++
Category
ai-agent
Published
1/23/2016
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.
ai-agent★ 276,806
Track GitHub Stars with 996.ICU
Get a popular GitHub star counter for your startup, backed by 276k+ GitHub stars, ideal for founders.
ai-agent★ 264,191
Superpowers
An agentic skills framework & software development methodology that works.
ai-agent★ 244,424
Linux: Open Source Kernel
Get the Linux kernel source tree for custom development, ideal for startup founders in need of a flexible OS foundation with 236k+ GitHub stars
ai-agent★ 210,750
Vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
ai-agent★ 204,069
Improve Code with andrej-karpathy-skills
Get better code behavior with andrej-karpathy-skills, 165k+ GitHub stars, for founders using LLMs.
ai-agent★ 189,101
Simplify Zsh with ohmyzsh
Get a customizable terminal experience with ohmyzsh, perfect for startup founders, backed by 188k+ GitHub stars.