Skip to content

A distributed particle filter for a network of agents that are able to measure the distance between them. Each agent keeps a particle set as a representation of the probability distribution, that represent its current belief about its position. A particle set is a set of weighted positions. Can be used for anchourless cooperative localization ta…

Notifications You must be signed in to change notification settings

Sagre/DistributedParticelFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DistributedParticelFilter

A distributed particle filter for a network of agents that are able to measure the distance between them. Each agent keeps a particle set as a representation of the probability distribution, that represent its current belief about its position. A particle set is a set of weighted positions. Can be used for anchourless cooperative localization tasks. Refer to http://robots.stanford.edu/papers/thrun.robust-mcl.pdf for getting an idea of the concept of particle filters. This project is an extension to MCL

About

A distributed particle filter for a network of agents that are able to measure the distance between them. Each agent keeps a particle set as a representation of the probability distribution, that represent its current belief about its position. A particle set is a set of weighted positions. Can be used for anchourless cooperative localization ta…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published