gtsam/gtsam/slam/tests
cbeall3 29ad9478f7 Move noise model initialization from add function into constructor. Can only have one noise model per factor anyway 2015-08-26 13:02:39 -04:00
..
CMakeLists.txt Removed non-existant file to exclude 2014-02-13 11:14:25 -05:00
smartFactorScenarios.h using parameters in smart projection factors constructors.. breaking the API, but now is way more elegant 2015-06-19 18:09:39 -04:00
testAntiFactor.cpp Dealing with Pose3 mojo loss 2014-12-25 20:04:28 +01:00
testBetweenFactor.cpp switch to Rodrigues everywhere 2015-07-05 16:11:04 -07:00
testDataset.cpp Deal with incomplete Pose2 type by including <Pose2.h> 2015-02-21 12:39:50 +01:00
testEssentialMatrixConstraint.cpp Fixed incorrect template argument leading to test failure 2014-12-22 13:13:57 +01:00
testEssentialMatrixFactor.cpp Fully compiles now 2015-03-06 08:48:35 -08:00
testGeneralSFMFactor.cpp moved RangeFactor to SAM 2015-07-12 12:12:59 -07:00
testGeneralSFMFactor_Cal3Bundler.cpp moved RangeFactor to SAM 2015-07-12 12:12:59 -07:00
testInitializePose3.cpp Loosened test thresholds for Rot3/Pose3 expmap path 2015-07-05 14:02:18 -07:00
testLago.cpp Deal with incomplete Pose2 type by including <Pose2.h> 2015-02-21 12:39:50 +01:00
testOrientedPlane3Factor.cpp Symbol include, no gtsam:: needed 2015-02-17 00:30:45 +01:00
testPoseRotationPrior.cpp Fixed incorrect template argument leading to test failure 2014-12-22 13:07:51 +01:00
testPoseTranslationPrior.cpp flushing out more compilation errors in tests 2014-12-20 11:54:08 +01:00
testPriorFactor.cpp added test for dynamic size constructor 2014-12-01 21:17:40 -05:00
testProjectionFactor.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testReferenceFrameFactor.cpp Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02:00
testRegularImplicitSchurFactor.cpp extra tests with actual values 2015-03-05 14:49:11 -08:00
testRotateFactor.cpp Renamed two-argument versions of Rodrigues to AxisAngle 2015-07-05 16:33:10 -07:00
testSmartFactorBase.cpp Move noise model initialization from add function into constructor. Can only have one noise model per factor anyway 2015-08-26 13:02:39 -04:00
testSmartProjectionCameraFactor.cpp Move noise model initialization from add function into constructor. Can only have one noise model per factor anyway 2015-08-26 13:02:39 -04:00
testSmartProjectionPoseFactor.cpp Move noise model initialization from add function into constructor. Can only have one noise model per factor anyway 2015-08-26 13:02:39 -04:00
testStereoFactor.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testTriangulationFactor.cpp Add Stereo triangulation comparison with expression factor 2015-08-16 20:29:23 -04:00