Commit Graph

15305 Commits (addbe2a5a57bfab3851a51a7193d92f3e2110bfa)

Author SHA1 Message Date
Varun Agrawal 9ef5c184ec move renamed allDiscreteKeys and allContinuousKeys to HybridFactorGraph 2022-09-17 08:04:55 -04:00
Varun Agrawal aebcde99e2 add push_back to HybridBayesNet 2022-09-16 18:13:59 -04:00
Varun Agrawal 93528c3d4f Only eliminate variables that are in newFactors 2022-09-16 12:19:24 -04:00
Varun Agrawal a96c3db29e minor fix 2022-09-16 10:48:08 -04:00
Varun Agrawal 5765926122 optional ordering argument for HybridNonlinearISAM::update 2022-09-16 10:47:01 -04:00
Varun Agrawal dcad55c032 optional maxNrLeaves for HybridGaussianISAM 2022-09-16 10:26:25 -04:00
Varun Agrawal 8b5586f3b6 move prune method to HybridBayesTree class 2022-09-16 10:23:00 -04:00
Varun Agrawal aef1669a50 Add labelformatter to Assignment for convenience 2022-09-15 13:24:33 -04:00
Varun Agrawal c4d388990d prune hybrid gaussian ISAM more efficiently and without the need to specify the root 2022-09-15 13:23:54 -04:00
Varun Agrawal 8c0648582e fix test name for HybridNonlinearISAM 2022-09-14 15:32:38 -04:00
Varun Agrawal 4f22a06519 add container SFINAE for hybrid nonlinear factor graph push_back 2022-09-14 14:49:48 -04:00
Varun Agrawal 83dd813bff HybridNonlinearISAM class 2022-09-13 13:01:27 -04:00
Varun Agrawal 0909c46339
Merge pull request #1289 from borglab/fix/mixture-factor 2022-09-13 12:16:01 -04:00
Varun Agrawal 3e25e7d493
Merge pull request #1288 from borglab/misc/fixes 2022-09-13 12:15:46 -04:00
Varun Agrawal 82b70d71fa
Merge pull request #1287 from borglab/hybrid/multifrontal-fix 2022-09-13 12:15:32 -04:00
Varun Agrawal 5a78015832 add push_back for containers 2022-09-12 19:55:51 -04:00
Varun Agrawal 8c10a8089e return shared pointer for HybridNonlinearFactorGraph::linearize 2022-09-12 19:55:38 -04:00
Varun Agrawal 8b5b42b6e9 Add check for MixtureFactor to ensure the continous keys are the same as in the factors 2022-09-12 18:07:53 -04:00
Varun Agrawal 858193d5df remove print statements 2022-09-11 16:44:18 -04:00
Varun Agrawal b5eaaabcb5 add more tests to show scheme doesn't work 2022-09-04 12:06:56 -04:00
Varun Agrawal 8f94f726a9 single leg robot test 2022-09-04 01:59:18 -04:00
Varun Agrawal b2ca7476d6 almost done with single legged robot 2022-09-03 22:54:39 -04:00
Varun Agrawal b4c70f2ef9 add code for simplified hybrid estimation 2022-09-03 22:39:10 -04:00
Varun Agrawal 8c10cd554d add todo 2022-09-03 22:36:43 -04:00
Varun Agrawal 2fe1156841 remove redunant statements 2022-09-03 22:36:19 -04:00
Varun Agrawal e5333fa331 remove nrContinuous since we don't need it 2022-09-02 21:30:24 -04:00
Varun Agrawal 9f2229fad5 remove unused blocks 2022-09-02 21:30:10 -04:00
Varun Agrawal 55d8dd3fcb
Merge pull request #1285 from borglab/re-wrap-keyvector 2022-09-02 17:42:14 -04:00
Varun Agrawal b0ba35d2bd remove unused variable in testSimilarity2 2022-09-02 15:13:24 -04:00
Varun Agrawal c7e75d2cd5 rename myJTNode to junctionTreeNode so we can better subclass ConstructorTraversalData 2022-09-02 15:12:58 -04:00
Varun Agrawal ba4720709b some name cleaning in the HybridJunctionTree 2022-09-02 15:11:49 -04:00
Varun Agrawal 773af1ed44 refactor HybridBayesTree::optimize 2022-09-02 15:04:28 -04:00
Varun Agrawal e16460358f add multifrontal test to reproduce issue 2022-09-02 15:01:59 -04:00
Varun Agrawal 30c913e0f1
Merge pull request #1286 from borglab/hybrid/serialization
Hybrid Serialization
2022-09-01 20:46:45 -04:00
Varun Agrawal 27a9d56602 move GaussianBayesNet serialization test to testSerializationLinear 2022-09-01 13:47:18 -04:00
Varun Agrawal ab017dfd19 move DiscreteKeys code to .cpp 2022-09-01 10:40:48 -04:00
Varun Agrawal c6ebbdc708 add serialization test for GaussianBayesNet 2022-09-01 00:06:29 -04:00
Varun Agrawal b16b05ea2c Make HybridBayesTree testable and add serialization 2022-09-01 00:04:19 -04:00
Varun Agrawal 8692ae63ea Make HybridBayesNet testable and add serialization 2022-09-01 00:03:55 -04:00
Varun Agrawal eb5092897b add serialization for HybridFactor and HybridConditional 2022-09-01 00:03:31 -04:00
Varun Agrawal bfb865c12e DiscreteKeys serialization 2022-09-01 00:00:06 -04:00
Varun Agrawal f42f282438 rewrap KeyVector for Matlab wrapper 2022-08-31 16:54:17 -04:00
Varun Agrawal 7c84020bbc
Merge pull request #1284 from borglab/hybrid/misc 2022-08-31 15:45:59 -04:00
Varun Agrawal 2c4866e6e6 DiscreteKeys::print method 2022-08-31 12:30:36 -04:00
Varun Agrawal f7e1d2a1d3
Merge pull request #1282 from borglab/hybrid/optimize-2 2022-08-31 12:26:42 -04:00
Varun Agrawal 5bc7d3333f wrap BayesTree::optimize 2022-08-31 12:26:29 -04:00
Varun Agrawal 4852949b75 add helpers to get different types of keys from the hybrid graph 2022-08-31 12:25:57 -04:00
Varun Agrawal fe595bf745 fix doxygen 2022-08-31 12:25:20 -04:00
Varun Agrawal ca4293b70d handle Gaussian conditionals in the BayesTree 2022-08-31 10:36:07 -04:00
Varun Agrawal 8c41f63167 rename atGaussian to atMixture and add new atGaussian for continuous conditionals, fix choose method for all types 2022-08-29 16:24:26 -04:00