Particle filter for robot localization using WiFi measuremen

버전 1.4.0.0 (74.1 KB) 작성자: Sebastien PARIS
Tracking a robot with particle filter by correcting odometric measurements with WiFi signal
다운로드 수: 7K
업데이트 날짜: 2020/1/29

라이선스 보기

Demo illustrating localization of a robot by particle filter.
WiFi measurements are modeled by a Ray-Tracing engine allowing up to 3 walls'reflexion. Particle
filter help to correct odometry'mesurements of the non-holonomoc robot trajectory.

References :
i) Jacques Beneat, http://www2.norwich.edu/jbeneat/ (Ray-tracing indoor propagation model)
ii) http://users.isr.ist.utl.pt/~vale/english/projects/pfilter/pfilter1.html for
particle filter and non-holonomic trajectory

Run mexme_pf_robot_WIFI.m to compile mex-files on your plateform (be sure to setup previously your compiler by "mex -setup")

Run test_robot_WIFI.m or test_map_wifi.m for demos

인용 양식

Sebastien PARIS (2024). Particle filter for robot localization using WiFi measuremen (https://www.mathworks.com/matlabcentral/fileexchange/21149-particle-filter-for-robot-localization-using-wifi-measuremen), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Fixed bug and for modern Matlab & OS64

1.3.0.0

-Fix a bug introduced in the last update

1.2.0.0

- Linux/GCC compatibility
- Refresh code and demos

1.1.0.0

- add mexme_pf_robot_WIFI.m
- add a better qsindex alforithm

1.0.0.0

-Fix a small bugg when verbose>1