|
1 ano atrás | |
---|---|---|
Examples | 1 ano atrás | |
Examples_old | 1 ano atrás | |
Thirdparty | 1 ano atrás | |
Vocabulary | 4 anos atrás | |
cam_slam3 | 1 ano atrás | |
evaluation | 4 anos atrás | |
include | 1 ano atrás | |
src | 2 anos atrás | |
.gitignore | 2 anos atrás | |
CMakeLists.txt | 1 ano atrás | |
Calibration_Tutorial.pdf | 3 anos atrás | |
Changelog.md | 3 anos atrás | |
Dependencies.md | 3 anos atrás | |
LICENSE | 4 anos atrás | |
README.md | 2 anos atrás | |
build.sh | 3 anos atrás | |
build_ros.sh | 4 anos atrás |
This repository is a modified version of ORB_SLAM3
Clone the repository:
git clone https://github.com/zang09/ORB-SLAM3-STEREO-FIXED.git ORB_SLAM3
Install same required dependencies as original version. Then,
Execute:
cd ORB_SLAM3
chmod +x build.sh
./build.sh
This will create libORB_SLAM3.so at lib folder and the executables in Examples folder.