Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve particle filter #4

Closed
4 tasks done
TheCodez opened this issue Oct 17, 2019 · 0 comments
Closed
4 tasks done

Improve particle filter #4

TheCodez opened this issue Oct 17, 2019 · 0 comments
Labels
help wanted Extra attention is needed medium-priority
Projects

Comments

@TheCodez
Copy link
Owner

TheCodez commented Oct 17, 2019

More problems have to be identified. The following ones are fixed:

  • Reset particle indices in grid cells 7d4de07
  • Fix particle prediction 282e95e 14250de
  • Improve random sampling ff6aa58
  • Improve new born particle generation (use correct distribution) 6893b5d
@TheCodez TheCodez added help wanted Extra attention is needed high-priority labels Dec 4, 2019
@TheCodez TheCodez added this to In progress in DOGM Dec 5, 2019
@TheCodez TheCodez pinned this issue Mar 6, 2020
@TheCodez TheCodez changed the title Fix remaining issues Fix particle filter Mar 6, 2020
@TheCodez TheCodez changed the title Fix particle filter Improve particle filter Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed medium-priority
Projects
DOGM
  
In progress
Development

No branches or pull requests

1 participant