UTS-RI / Robot-Localization-examples

This code is associated with the paper submitted to Encyclopedia of EEE titled: Robot localization: An Introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot Localization Examples for MATLAB

This code is associated with the paper submitted to Encyclopedia of EEE:

Paper title: Robot localization: An Introduction.
Authors: Shoudong Huang and Gamini Dissanayake (University of Technology, Sydney)

  • For EKF localization example, run Robot_Localization_EKF_Landmark_v1.m
  • For particle filter localization example, run Robot_Localization_PF_Scan_v1.m
  • The code for generating data for EKF localization is: Generate_data_EKF_localization_v1.m
  • The code for generating data for particle filter localization is: Generate_data_PF_localization_v1.m

About

This code is associated with the paper submitted to Encyclopedia of EEE titled: Robot localization: An Introduction


Languages

Language:MATLAB 99.8%Language:M 0.2%