4 Forks
15 Stars
15 Watchers

orb_slam_implementation

Full setup guide and demos for performing Visual SLAM with ORB_SLAM3

How to download and setup orb_slam_implementation

Open terminal and run command
git clone https://github.com/kevin-robb/orb_slam_implementation.git
git clone is used to create a copy or clone of orb_slam_implementation repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with orb_slam_implementation https://github.com/kevin-robb/orb_slam_implementation/archive/master.zip

Or simply clone orb_slam_implementation with SSH
[email protected]:kevin-robb/orb_slam_implementation.git

If you have some problems with orb_slam_implementation

You may open issue on orb_slam_implementation support forum (system) here: https://github.com/kevin-robb/orb_slam_implementation/issues