GithubHelp home page GithubHelp logo

henrycong / slam-algorithms-octave Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kiran-mohan/slam-algorithms-octave

0.0 0.0 0.0 14.97 MB

Solutions to assignments of Robot Mapping Course WS 2013/14 by Dr. Cyrill Stachniss at University of Freiburg

MATLAB 100.00%

slam-algorithms-octave's Introduction

SLAM-Algorithms-Octave

Solutions to assignments of Robot Mapping Course WS 2013/14 by Dr.Cyrill Stachniss at University of Freiburg Framework Credits: Dr.Cyrill Stachniss

This repository contains the solutions to the assignments posted in the course website http://ais.informatik.uni-freiburg.de/teaching/ws13/mapping/index_en.php

What is SLAM?

Simultaneous Localization And Mapping is considered a fundamental problem for any autonomously navigating system. Such a system - mostly, a robot - will need to perceive the environment around it (mapping) and at the same time, answer the question "Where am I in my map?" (localization). Hence, SLAM has become an integral part of robotics.

Theory

The Mathematics behind the heart of SLAM algorithms include Probability theory and Bayesian and Markov methods. Depending on the specifics of the SLAM algorithm, knowledge of several other techniques may also be required - for example, the GraphSLAM (or LeastSquares SLAM) requires knowledge of graph theory.

About the course

Robot Mapping by Dr.Cyrill Stachniss introduces several SLAM Algorithms in sufficient detail so as to facilitate implementation. The primary textbook for the course is "Probabilistic Robotics" by Thrun et.al.

Software Used

Octave on Ubuntu was used to code the SLAM algorithms. The code should be compatible with MATLAB also. However, it has not been tested.

Results

The video / plot results are in the 'plots' folder in each corresponding algorithm folder.

References:

[1] Dr.Cyrill Stachniss, Robot Mapping course, University of Freiburg. https://www.youtube.com/watch?v=3Yl2aq28LFQ&index=15&list=PLgnQpQtFTOGQrZ4O5QzbIHgl3b1JHimN_

[2] Thrun et.al., Probabilistic Robotics

slam-algorithms-octave's People

Contributors

kiran-mohan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.