gtsam/gtsam/slam/tests
Frank dellaert 0d655e35b4 Moved common code to InitializePose 2020-08-19 16:31:15 -04:00
..
CMakeLists.txt Removed non-existant file to exclude 2014-02-13 11:14:25 -05:00
smartFactorScenarios.h Fix memory alignment issues 2018-07-13 14:31:02 -04:00
testAntiFactor.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testBetweenFactor.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testDataset.cpp Some behavior changes. 2020-08-15 13:05:58 -04:00
testEssentialMatrixConstraint.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testEssentialMatrixFactor.cpp Merge pull request #258 from borglab/deprecate-simplecamera 2020-03-23 08:08:18 -04:00
testFrobeniusFactor.cpp Feature/shonan averaging (#473) 2020-08-17 07:43:10 -04:00
testGeneralSFMFactor.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testGeneralSFMFactor_Cal3Bundler.cpp Replaced graph.push_back with graph.emplace_shared if needed. 2016-10-01 11:17:41 -04:00
testInitializePose.cpp Moved common code to InitializePose 2020-08-19 16:31:15 -04:00
testInitializePose3.cpp Moved common code to InitializePose 2020-08-19 16:31:15 -04:00
testKarcherMeanFactor.cpp Additional Fixes for Rot3 2019-12-10 15:10:32 -05:00
testLago.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testOrientedPlane3Factor.cpp Remove any unnecessary PriorFactor.h includes 2020-04-12 13:42:02 -04:00
testPoseRotationPrior.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testPoseTranslationPrior.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testPriorFactor.cpp Change PriorFactor includes from gtsam/slam to gtsam/nonlinear 2020-04-10 22:26:22 -04:00
testProjectionFactor.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testReferenceFrameFactor.cpp Pose3 naming convention 2019-05-16 15:06:15 -04:00
testRegularImplicitSchurFactor.cpp Fix test failure on latest Clang 10.0.0-1 2020-05-08 13:18:13 -04:00
testRotateFactor.cpp Replaced graph.add with graph.emplace_shared if needed. 2016-10-01 11:41:37 -04:00
testSlamExpressions.cpp unit tests 2019-05-22 11:48:43 -07:00
testSmartFactorBase.cpp Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
testSmartProjectionFactor.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testSmartProjectionPoseFactor.cpp relax test numerical thresholds to fix failures in some architectures 2020-04-28 08:32:31 +02:00
testStereoFactor.cpp Replaced graph.push_back with graph.emplace_shared if needed. 2016-10-01 11:17:41 -04:00
testTriangulationFactor.cpp replaced/appended all calls to SimpleCamera with PinholeCameraCal3_S2 2020-02-21 19:42:55 -05:00