* unit test for matlab ExtractVector * implementation of extractVector * do not use VectorValues, which is unordered * move varun's testUtilities into folder `nonlinear` and merge with mine * update `extractVectors` according to review comments * address review comment * fix unit test * fix typo in unit test * fix unit test to use symbols |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| testCal3Unified.m | ||
| testJacobianFactor.m | ||
| testKalmanFilter.m | ||
| testLocalizationExample.m | ||
| testOdometryExample.m | ||
| testPlanarSLAMExample.m | ||
| testPose2SLAMExample.m | ||
| testPose3SLAMExample.m | ||
| testPriorFactor.m | ||
| testSFMExample.m | ||
| testSerialization.m | ||
| testStereoVOExample.m | ||
| testThinBayesTree.m | ||
| testThinTree.m | ||
| testThinTreeBayesNet.m | ||
| testTriangulation.m | ||
| testUtilities.m | ||
| testValues.m | ||
| testVisualISAMExample.m | ||
| test_gtsam.m | ||
| thinBayesTree.m | ||
| thinTree.m | ||
| thinTreeBayesNet.m | ||