Skip to content
Discussion options

You must be logged in to vote

I think it could be calculated after estimation. After calculating the actual solution covariance you would:

  • First, you initialize a disposable particle set with the distribution you expect of a well behaved solution. That is, with the standard distributions in x, y, and yaw you're going for. We have no paramters for these values in beluga, so they would have to be added. Also notice we only care about the distribution, not the central value, so you can set the mean values to zero.
  • Then you run that particle set it through the motion model with the same parameters we used for the propagation of the main filter. This way you simulate what the proposal distribution would look like if the f…

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@agalbachicar
Comment options

@hidmic
Comment options

@glpuga
Comment options

Answer selected by agalbachicar
Comment options

You must be logged in to vote
1 reply
@hidmic
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants