Estimating optimal positions in the soccer field using particle filters
map of positions -> compute likelihoods according to metrics -> rank -> assign positions with hungarian
update particle filter -> add output to possible positions -> map of positions -> compute likelihoods according to metrics -> rank -> assign positions with hungarian