Skip to content

mikaeltulldahl/distributedPositioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DistributedPositioning

TODO improve difficulty:

  • generalize to 3d
  • increase time between each communication
  • non-zero-mean noise

TODO improve accuracy estimate:

  • use number of knownNodes and their accuracy to estimate own accuracy
  • if knownNodes <= 2 then cost should be 0 and can't be used for estimating accuracy
  • stddev(posEst) could be a good estimate of accuracy if it is close to correct position
  • switch from scalar 'accuracy' to covariance matrix for each direction

TODO misc:

  • find why system does not converge in beginning
  • improve search algortihm in findNode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages