Skip to content
/ mcl_pi Public
forked from or-tal-robotics/mcl_pi

Cooperative localization algorithm, applied in ROS. Using the particles intersection algorithm to fuse the particles each MCL produces.

License

Notifications You must be signed in to change notification settings

GW96/mcl_pi

 
 

Repository files navigation

ROS implementation for Cooperative Localization using Particles Intersection

Cooperative localization algorithm, applied in ROS. Using the particles intersection algorithm to fuse the particles each MCL produces.

Example

Watch the video

Instalation

Install the following dependencies:

  • python 3.*
  • numpy
  • matplotlib
  • sklearn
  • sciPy

References

[1] Tslil, Or, Feiner Tal, and Avishy Carmi. "Distributed Information Fusion in Tangle Networks", Under review

About

Cooperative localization algorithm, applied in ROS. Using the particles intersection algorithm to fuse the particles each MCL produces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.2%
  • CMake 16.8%