SLAM - Simultaneous Localization and Mapping: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 35: | Zeile 35: | ||
= Weblinks = | = Weblinks = | ||
*[https://www.kickstarter.com/projects/crazypi/crazypi-the-maker-board-designed-for-diy-robot-mak Kickstarter: CrazyPi] | |||
*[http://www.mrpt.org/tutorials/slam-algorithms/slam-simultaneous-localization-and-mapping-for-beginners-the-basics/| SLAM (Simultaneous Localization and Mapping) for beginners: the basics] | |||
*[http://ocw.mit.edu/courses/aeronautics-and-astronautics/16-412j-cognitive-robotics-spring-2005/projects/1aslam_blas_repo.pdf| SLAM 4 Dummies] | |||
*[http://openslam.org/bailey-slam.html| OpenSLAM] | |||
*[http://www.mathworks.com/matlabcentral/linkexchange/links/3310-ekf-slam-toolbox-for-matlab| EKF-SLAM Toolbox for MATLAB] | |||
*[http://youtu.be/5Ya6ioQh62M| YouTube:SLAM in MATLAB (Weighted Scan Matching & Wheel Odometry)] | |||
*[https://www.youtube.com/watch?v=6QKYMEG8w84 YouTube: Laser scanner localization and mapping] | |||
*[https://openslam.org/tinyslam.html TinySlam: tinySLAM is Laser-SLAM algorithm which has been programmed in less than 200 lines of C-language code.] | |||
*[https://www.tu-chemnitz.de/etit/proaut/forschung/SLAM.html SLAM an der TU Chemnitz] | |||
*[http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm Matlab SLAM Homepage] | |||
*[https://www.youtube.com/watch?v=1lIc5ZMiK2o SLAM w/ Hokyu Laser Ranger Finder] | |||
*[http://www2.isr.uc.pt/~davidbsportugal/publications/Poster_SSRR2013.pdf An Evaluation of 2D SLAM Techniques Available] | |||
*[http://www.academia.edu/1208841/Towards_Model-Free_SLAM_Using_a_Single_Laser_Range_Scanner_for_Helicopter_MAV Towards Model-Free SLAM Using a Single Laser Range Scanner for Helicopter MAV] | |||
*[https://www.udacity.com/course/cs373 Udacity - Artificial Intelligence for Robotics] | |||
*[https://www.udacity.com/course/st101 Intro to Statistics] | |||
*[http://www.joansola.eu/JoanSola/eng/toolbox.html EKF-SLAM TOOLBOX FOR MATLAB] | |||
*[https://www.openslam.org/bailey-slam.html SLAM Package of Tim Bailey] | |||
*[http://wiki.ros.org/de ROS (Robot Operating System)] | |||
*[http://www.robots.ox.ac.uk/~pnewman/Teaching/C4CourseResources/Matlab.html C4B Mobile Robots Example Matlab Code] | |||
*[http://www.jaijuneja.com/blog/2013/05/simultaneous-localisation-mapping-matlab/ Simultaneous Localisation and Mapping (SLAM) in MATLAB] | |||
= Siehe auch = | = Siehe auch = |
Aktuelle Version vom 20. Dezember 2018, 09:50 Uhr
Autor: offen
Betreuer: Prof. Schneider
Art: offen
Projektlaufzeit:
Thema
SLAM ist ein Verfahren mit dem sich moderne Haushaltsroboter selbst lokalisieren und dabei eine digitale Karte des Umfeldes erstellen.
Ziel
Diese Recherchearbeit vergleich State-Of-The-Art-Verfahren zur Thema SLAM.
Aufgabenstellung
- Einarbeitung in das Thema anhand von Fachliteratur
- Entwicklung von Kriterien zur Bewertung von SLAM Verfahren
- Vergleich aktueller Systeme anhand der Kriterien (morphologischer Kasten)
- Empfehlung der Top 3 SLAM-Verfahren.
- Kür: Welche Verfahren werden in den Haushaltsrobotern angewendet?
- Dokumentation nach wissenschaftlichem Stand
- Präsentation der Ergebnisse
Anforderung
- Wissenschaftliche Vorgehensweise (Projektplan, etc.)
- Wöchentliche Fortschrittsberichte (informativ)
- Projektvorstellung im Wiki
Literatur
- Probabilistic Robotics
- Simultaneous Localization and Mapping: Exactly Sparse Information Filters
- 3D Robotic Mapping: The Simultaneous Localization and Mapping Problem
- Simultaneous Localization and Mapping Algorithms with Environmental-Structure
- FastSLAM: A Scalable Method for the Simultaneous Localization and Mapping Problem in Robotics
- Autonomous Robot Navigation Based on Simultaneous Localization and Mapping
- think Bayes
Weblinks
- Kickstarter: CrazyPi
- SLAM (Simultaneous Localization and Mapping) for beginners: the basics
- SLAM 4 Dummies
- OpenSLAM
- EKF-SLAM Toolbox for MATLAB
- YouTube:SLAM in MATLAB (Weighted Scan Matching & Wheel Odometry)
- YouTube: Laser scanner localization and mapping
- TinySlam: tinySLAM is Laser-SLAM algorithm which has been programmed in less than 200 lines of C-language code.
- SLAM an der TU Chemnitz
- Matlab SLAM Homepage
- SLAM w/ Hokyu Laser Ranger Finder
- An Evaluation of 2D SLAM Techniques Available
- Towards Model-Free SLAM Using a Single Laser Range Scanner for Helicopter MAV
- Udacity - Artificial Intelligence for Robotics
- Intro to Statistics
- EKF-SLAM TOOLBOX FOR MATLAB
- SLAM Package of Tim Bailey
- ROS (Robot Operating System)
- C4B Mobile Robots Example Matlab Code
- Simultaneous Localisation and Mapping (SLAM) in MATLAB
Siehe auch
→ zurück zum Hauptartikel: Studentische Arbeiten