Commit Graph

78 Commits (50809001e161e2886e7acf9c776b79b94b3aa9a5)

Author SHA1 Message Date
Frank Dellaert e6fe9093af Removed emplace_hybrid, can be done with emplace_shared now... 2023-01-07 08:15:45 -08:00
Frank Dellaert 4e8dc6e34b Remove GaussianFactor wrapper (easy!) 2023-01-06 23:41:08 -08:00
Frank Dellaert 88f27a210a Fixed tests 2023-01-06 23:02:49 -08:00
Frank Dellaert 18d4bdf4f4 Made tests compile after purging HybridDiscreteFactor 2023-01-06 21:08:21 -08:00
Frank Dellaert 88129d9f45 Remove HybridNonlinearFactor wrapper class as no longer needed 2023-01-06 19:02:04 -08:00
Frank Dellaert 1538452d5a Make HybridFactorGraph just a FactorGraph<Factor> with extra methods 2023-01-06 17:03:55 -08:00
Varun Agrawal 7825ffd6d2 fix tests due to change to EliminateDiscrete 2023-01-03 03:47:27 -05:00
Frank Dellaert c3f04695b0 Add mean to test 2023-01-02 18:36:12 -05:00
Frank Dellaert db17a04c59 Fix print test 2022-12-25 22:30:12 -05:00
Varun Agrawal 62bc9f20a3 update hybrid elimination and corresponding tests 2022-12-10 10:35:46 +05:30
Varun Agrawal 3eaf4cc910 move multifrontal optimize test to testHybridBayesTree and update docstrings 2022-12-03 17:00:51 +05:30
Varun Agrawal 1a3b343537 minor clean up and get tests to pass 2022-11-08 14:00:44 -05:00
Varun Agrawal ebb29ef33d Make Switching test fixture 0-indexed to match iMHS paper 2022-10-22 19:52:44 -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 8c10cd554d add todo 2022-09-03 22:36:43 -04:00
Varun Agrawal 9f2229fad5 remove unused blocks 2022-09-02 21:30:10 -04:00
Varun Agrawal df64982d72 add extra tests 2022-08-23 12:17:42 -04:00
Varun Agrawal 8fd6091a98 add new line 2022-08-22 17:35:07 -04:00
Varun Agrawal 2a974a4ca7 Address review comments 2022-08-15 09:02:56 -04:00
Varun Agrawal 0e4db30713 use templetized constructor for MixtureFactor 2022-08-10 18:37:24 -04:00
Varun Agrawal 60c88e338b fix print tests 2022-08-10 04:37:26 -04:00
Varun Agrawal b39c2316e6 all tests pass!!! 2022-08-02 19:17:49 -04:00
Varun Agrawal ee124c33c3 fix discrete only elimination (use EliminateForMPE) 2022-08-02 19:10:27 -04:00
Varun Agrawal 16124f3617 get all but 2 tests passing 2022-08-02 19:01:49 -04:00
Varun Agrawal 89079229bc get more nonlinear tests to work and make some updates 2022-08-01 12:50:10 -04:00
Varun Agrawal 8471c97b9f add nonlinear switching system tests 2022-07-29 20:10:29 -04:00
Varun Agrawal 43c28e7870 renaming fixes 2022-07-26 07:40:24 -04:00