Skip to content

Conversation

@xEnVrE
Copy link
Collaborator

@xEnVrE xEnVrE commented May 8, 2019

Within this PR:

  • implemented a utility function, utils::multivariate_gaussian_density, for evaluation of a multivariate Gaussian probability density function;
  • changed implementation of methods GaussianLikelihood::likelihood, WhiteNoiseAcceleration::getTransitionProbability, GPFCorrection::evaluateProposal so that utils::multivariate_gaussian_density is used
  • implemented methods {KF, UKF}Correction::getLikelihood
  • updated CHANGELOG.md

This closes #59 , closes #42

@xEnVrE xEnVrE force-pushed the impl/gaussian_pdf branch 2 times, most recently from 3542ca8 to 2acc3d1 Compare May 9, 2019 15:58
@xEnVrE xEnVrE force-pushed the impl/gaussian_pdf branch from 2acc3d1 to 3db7065 Compare May 10, 2019 09:40
@xEnVrE xEnVrE requested a review from claudiofantacci May 10, 2019 09:54
Copy link
Collaborator

@claudiofantacci claudiofantacci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks 🎉

@claudiofantacci claudiofantacci changed the title Implement utility for evaluation of multivariate Gaussian density and related Implement utility for evaluating multivariate Gaussian density May 10, 2019
@claudiofantacci claudiofantacci merged commit 331cd7f into robotology:devel May 10, 2019
@xEnVrE xEnVrE deleted the impl/gaussian_pdf branch May 22, 2019 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants