Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 556 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 556 Bytes

ORB-SLAM3 loop

About

Example of a modified version of ORB-SLAM3 containing a looped input version.

License

Licensed under GPLv3 license as per the original.

Usage

First make build the opencv image (under opencv), then make build and run the main image.

producer.py should point to the location of the EuRoC dataset Machine Hall 01 example. Run using make run.