9 Forks
19 Stars
19 Watchers

SLAM

This repository consists the entire solution code for the course SLAM - by Claus Brenner. All solutions have been written in Python 3. You can find the video tutorials on YouTube.

How to download and setup SLAM

Open terminal and run command
git clone https://github.com/trueliar/SLAM.git
git clone is used to create a copy or clone of SLAM 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 SLAM https://github.com/trueliar/SLAM/archive/master.zip

Or simply clone SLAM with SSH
[email protected]:trueliar/SLAM.git

If you have some problems with SLAM

You may open issue on SLAM support forum (system) here: https://github.com/trueliar/SLAM/issues