|
há 1 ano atrás | |
---|---|---|
Examples | há 1 ano atrás | |
Examples_old | há 1 ano atrás | |
Thirdparty | há 1 ano atrás | |
Vocabulary | há 4 anos atrás | |
cam_slam3 | há 1 ano atrás | |
evaluation | há 4 anos atrás | |
include | há 1 ano atrás | |
src | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
CMakeLists.txt | há 1 ano atrás | |
Calibration_Tutorial.pdf | há 3 anos atrás | |
Changelog.md | há 3 anos atrás | |
Dependencies.md | há 3 anos atrás | |
LICENSE | há 4 anos atrás | |
README.md | há 2 anos atrás | |
build.sh | há 3 anos atrás | |
build_ros.sh | há 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.