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

Hybrid Updates #1306

Merged
merged 28 commits into from
Oct 14, 2022
Merged

Hybrid Updates #1306

merged 28 commits into from
Oct 14, 2022

Conversation

varunagrawal
Copy link
Collaborator

  1. Move pruner functor to GaussianMixture so we remove duplication and use the same API for both the HybridBayesTree and the HybridBayesNet.
  2. Fix issue where pruning doesn't happen for subset of discrete keys (based on @ProfFan's idea).
  3. Various formatting and niggles (GaussianMixtureFactor.cpp, HybridFactor.cpp, HybridGaussianFactorGraph.cpp, HybridGaussianISAM.cpp).
  4. Add key formatter to HybridNonlinearISAM::print.
  5. Fix compile time warnings from testDiscreteBayesTree.cpp.

@varunagrawal varunagrawal self-assigned this Oct 13, 2022
gtsam/hybrid/GaussianMixture.cpp Show resolved Hide resolved
@varunagrawal varunagrawal merged commit cd69c51 into develop Oct 14, 2022
@varunagrawal varunagrawal deleted the varun/test-hybrid-estimation branch October 14, 2022 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants