MATLAB Live Scripts and slides intended to be used as learning support material to teach mobile robot localization and Kalman Filter.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Learning tools for the localization of mobile robots using visual landmarks in the environment and the extended Kalman Filter
Overview
This submission contains educational tools to help students understand the concept of localization for mobile robots. The lessons include interactive scripts to demonstrate the use of common localization algorithms, landmark-based localization and the Extended Kalman Filter (EKF).
The localization of a robot is a fundamental tool for its navigation. There are localization methods based on different sources of information and hardware components, as there is no method that works properly in any scenario and for any robot. From the educational point of view, few students students are able to understand all the mathematical background involved in the localization process.
Requirements
- Matlab 2020a (Required toolbox: Navigation Toolbox)
- MathWorks Student Competitions Team (2021). Mobile Robotics Simulation Toolbox (https://github.com/mathworks-robotics/mobile-robotics-simulation-toolbox), GitHub. Retrieved June 29, 2021.
- AJ Johnson (2021). error_ellipse (https://www.mathworks.com/matlabcentral/fileexchange/4705-error_ellipse), MATLAB Central File Exchange. Retrieved October 31, 2021.
- ROS Melodic (http://wiki.ros.org/melodic/Installation/Ubuntu)
Lessons:
Be sure you already have the requirements Check Lessons folder to start, the lessons are divided into 6 chapters:
- Chapter 1 Basics: It Covers all the basics to run simulations and understand the basic kinematics for a differential mobile robot.
- Chapter 2 Sensors: At this chapter you will learn how to implement sensors such as Odometry, LIDAR, Object detection and algorithms like VFH for obstacle avoidance.
- Chapter 3 Path planning: At this lessons you will learn how to plan a path and how to make the robot follows it (path tracking) using RRT* algorithm.
-
Chapter 4 Summary of previous Chapters: In this lesson you will learn how to put all together and reduce your code from previous lessons.
-
Chapter 5 Localization: In this chapter you will learn why is necessary a localization system and then you will implement the Extended Kalman Filter understanding the theory of each step. You can find a detailed explanation in the file Lecture_Kalman_filter_robots.pdf in this repository.
- Chapter 6 ROS Localization: In this lesson We show you how a localization system works along with MATLAB and ROS. And you will learn how to use the correct EKF parameters using a ROSBAG.
- You can practice with different algorithms, maps (maps folder) and changing parameters to practice in different environments and situations.
Odom:Pink line
EKF pose prediction: Green line
Robot pose: Blue line
인용 양식
Biorobotics Laboratory UNAM (2026). Lessons on Mobile Robot Localization and Kalman Filters (https://github.com/RobotJustina/MRS_EKF_MatLab/releases/tag/v1.0.1), GitHub. 검색 날짜: .
일반 정보
- 버전 1.0.1 (12.9 MB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2020a 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.1 | See release notes for this release on GitHub: https://github.com/RobotJustina/MRS_EKF_MatLab/releases/tag/v1.0.1 |
||
| 1.0.0 |





