Skip to content

liwei-x/WiFi_localization-1

 
 

Repository files navigation

WiFi_localization

Indoor localization system for people using WiFi signal received by smart phones, since GPS is hard to use indoors. And localization accuracy is 1m. video

Method: first build the fingerprint map of WiFi, then match fingerprints received by users with the fingerprint map to find the position. Also fuse the inertial measurement unit and the WiFi sensor to get better performance by the particle filter.

Automatic system: the robot is adopted to autonomously build and maintain the fingerprint map, so it's easy to use. The detail of this design is introduced in this paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.8%
  • Makefile 26.8%
  • CMake 7.8%
  • Python 3.9%
  • Java 1.4%
  • Common Lisp 1.3%
  • Other 1.0%