|  Varun Agrawal | df2ac901ed | Merge pull request #1331 from MigVega/patch-1 | 2022-12-08 09:47:44 -05:00 | 
				
					
						|  ulterzlw | 1ea6553550 | Fixed Jacobian in python CustomFactorExample | 2022-12-07 14:53:32 +08:00 | 
				
					
						|  Miguel Vega | 829a669854 | Update README.md | 2022-12-06 22:31:33 +01:00 | 
				
					
						|  Varun Agrawal | 22e4a733e0 | Add details about the role of the HybridEliminationTree in hybrid elimination | 2022-12-04 18:36:36 +05:30 | 
				
					
						|  Varun Agrawal | 5fc114fad2 | more unit tests | 2022-12-04 18:24:16 +05:30 | 
				
					
						|  Varun Agrawal | bed56e0693 | mark helper methods as protected and add docstrings | 2022-12-04 18:21:57 +05:30 | 
				
					
						|  Varun Agrawal | ae0b3e3902 | split up the eliminate method to constituent parts | 2022-12-04 18:21:22 +05:30 | 
				
					
						|  Varun Agrawal | addbe2a5a5 | override eliminate in HybridJunctionTree | 2022-12-04 14:55:17 +05:30 | 
				
					
						|  Varun Agrawal | 15fffeb18a | add getters to HybridEliminationTree | 2022-12-04 14:30:01 +05:30 | 
				
					
						|  Varun Agrawal | cd3cfa0faa | moved sequential elimination code to HybridEliminationTree | 2022-12-03 17:14:11 +05:30 | 
				
					
						|  Varun Agrawal | 3eaf4cc910 | move multifrontal optimize test to testHybridBayesTree and update docstrings | 2022-12-03 17:00:51 +05:30 | 
				
					
						|  Varun Agrawal | 05b2d3169f | better printing | 2022-12-03 06:43:46 +05:30 | 
				
					
						|  Varun Agrawal | c29d60c410 | Merge pull request #1330 from ntnu-arl/feature/addn_expression_fns | 2022-12-02 20:01:18 -05:00 | 
				
					
						|  Frank Dellaert | c7b5166268 | Merge pull request #1338 from borglab/release/4.2a8 Release 4.2a8 | 2022-11-30 17:26:18 -08:00 | 
				
					
						|  John Lambert | f9a5313ff8 | Update prerelease version cmake | 2022-11-29 00:48:03 -05:00 | 
				
					
						|  Miguel Vega | de3305bcd9 | Update README.md Suggestions to improve readme title, terminal commands and citation format. | 2022-11-19 17:28:44 +01:00 | 
				
					
						|  Nikhil Khedekar | 8184179008 | Added test for normalize | 2022-11-17 17:59:59 +01:00 | 
				
					
						|  Nikhil Khedekar | 70f490b298 | Exposed normalize for Point3_ | 2022-11-17 17:47:26 +01:00 | 
				
					
						|  Gerry Chen | 322e5551f7 | address review comments | 2022-11-16 14:56:18 -05:00 | 
				
					
						|  Varun Agrawal | a2ffca4ea5 | Merge pull request #1328 from berndpfrommer/add_packaging_trigger | 2022-11-15 19:35:59 -05:00 | 
				
					
						|  Bernd Pfrommer | 10e03063b3 | add workflow to trigger ubuntu packaging | 2022-11-15 11:46:06 -05:00 | 
				
					
						|  Varun Agrawal | 239412956c | address review comments | 2022-11-15 00:50:03 -05:00 | 
				
					
						|  Varun Agrawal | a281e1a26e | Merge pull request #1327 from borglab/fix/gbt-determinant | 2022-11-14 19:34:03 -05:00 | 
				
					
						|  Varun Agrawal | ad9c1a72f5 | Merge pull request #1324 from Taeyoung96/fix-imuFactor-example | 2022-11-14 11:04:46 -05:00 | 
				
					
						|  Varun Agrawal | 0d60d80f73 | Merge pull request #1321 from borglab/housekeeping | 2022-11-14 11:03:16 -05:00 | 
				
					
						|  Varun Agrawal | 93079f32e1 | docstring updates | 2022-11-14 10:58:02 -05:00 | 
				
					
						|  Varun Agrawal | 3dcf9d8da8 | fix bug in GaussianBayesTree::logDeterminant | 2022-11-14 10:54:03 -05:00 | 
				
					
						|  Varun Agrawal | c709932f98 | Add unit test exposing GaussianBayesTree determinant bug | 2022-11-14 10:46:38 -05:00 | 
				
					
						|  Tae Young Kim | 193ee66e8f | Remove unnecessary functions in ImuFactorsExample.cpp | 2022-11-13 16:57:16 +09:00 | 
				
					
						|  Varun Agrawal | 5e2cdfdd3b | make continuousProbPrimes and continuousDeltas as templates | 2022-11-12 23:07:34 -05:00 | 
				
					
						|  Varun Agrawal | 6e6bbfff4c | update docstring for Ordering::+= | 2022-11-10 10:53:17 -05:00 | 
				
					
						|  Varun Agrawal | 318f7384b5 | fixup the final tests | 2022-11-10 10:53:04 -05:00 | 
				
					
						|  Varun Agrawal | d54cf484de | fix creation of updatedBayesTree | 2022-11-09 20:04:51 -05:00 | 
				
					
						|  Varun Agrawal | 7ae4e57d66 | fix HybridBayesTree::optimize to account for pruned nodes | 2022-11-09 20:04:21 -05:00 | 
				
					
						|  Varun Agrawal | 98d3186615 | add copy constructor for HybridBayesTreeClique | 2022-11-09 20:03:37 -05:00 | 
				
					
						|  Varun Agrawal | 0938159706 | overload multifrontal elimination | 2022-11-09 18:38:42 -05:00 | 
				
					
						|  Varun Agrawal | eb94ad90d2 | add HybridGaussianFactorGraph::probPrime method | 2022-11-08 15:49:37 -05:00 | 
				
					
						|  Varun Agrawal | cb55af3a81 | separate HybridGaussianFactorGraph::error() using both continuous and discrete values | 2022-11-08 14:20:51 -05:00 | 
				
					
						|  Varun Agrawal | 1b168cefba | update test in testHybridEstimation | 2022-11-08 14:12:32 -05:00 | 
				
					
						|  Varun Agrawal | 1a3b343537 | minor clean up and get tests to pass | 2022-11-08 14:00:44 -05:00 | 
				
					
						|  Varun Agrawal | 3987b036a7 | add optional ordering and fix bug | 2022-11-08 13:36:18 -05:00 | 
				
					
						|  Varun Agrawal | 64cd7c938f | add docs | 2022-11-07 18:42:51 -05:00 | 
				
					
						|  Varun Agrawal | 083fd21d7a | use long sequence in HybridEstimation test | 2022-11-07 18:38:45 -05:00 | 
				
					
						|  Varun Agrawal | 4c7dcb3efd | better error messages from Pybind | 2022-11-07 18:31:29 -05:00 | 
				
					
						|  Varun Agrawal | d57fffb703 | allow examples to link to gtsam_unstable | 2022-11-07 18:31:15 -05:00 | 
				
					
						|  Varun Agrawal | 090cc4256b | update HybridSmoother to use the new method | 2022-11-07 18:30:03 -05:00 | 
				
					
						|  Varun Agrawal | 1815433cbb | add methods to perform correct elimination | 2022-11-07 18:29:49 -05:00 | 
				
					
						|  Varun Agrawal | 610a535b30 | set up unit test to verify that the probPrimeTree has the same values as individual factor graphs | 2022-11-07 18:25:23 -05:00 | 
				
					
						|  Varun Agrawal | 98febf2f0c | allow optional discrete transition probability for Switching test fixture | 2022-11-07 18:24:21 -05:00 | 
				
					
						|  Varun Agrawal | 2f2f8c9ed5 | figured out how to get the correct continuous errors | 2022-11-07 16:43:02 -05:00 |