gtsam/matlab/gtsam_tests
cbeall3 83d02a7f27 Only install (and run) testSerialization.m if GTSAM_WRAP_SERIALIZATION is on. 2015-05-20 22:44:33 -04:00
..
.gitignore
testCal3Unified.m
testJacobianFactor.m
testKalmanFilter.m
testLocalizationExample.m
testOdometryExample.m Fixed gtsam_test (except serialize) 2014-11-13 23:59:51 +01:00
testPlanarSLAMExample.m
testPose2SLAMExample.m
testPose3SLAMExample.m
testPriorFactor.m
testSFMExample.m
testSerialization.m
testStereoVOExample.m
testThinBayesTree.m
testThinTree.m
testThinTreeBayesNet.m Fixed thin tree indexing, and conditionals 2012-09-15 02:54:42 +00:00
testTriangulation.m
testUtilities.m
testValues.m
testVisualISAMExample.m
test_gtsam.m
thinBayesTree.m
thinTree.m Debugged the thinTree. Now works with tree indexing starting at 1 at the root. TODO : make it work with index 0 on a leaf. 2012-09-14 23:46:21 +00:00
thinTreeBayesNet.m