51 Forks
115 Stars
115 Watchers

SLAM_AND_PATH_PLANNING_ALGORITHMS

This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)

How to download and setup SLAM_AND_PATH_PLANNING_ALGORITHMS

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

Or simply clone SLAM_AND_PATH_PLANNING_ALGORITHMS with SSH
[email protected]:jfrascon/SLAM_AND_PATH_PLANNING_ALGORITHMS.git

If you have some problems with SLAM_AND_PATH_PLANNING_ALGORITHMS

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