gtsam/gtsam/geometry/tests
Frank dellaert d672e7eb87 Unit test for transformPoseFrom 2020-07-21 11:37:08 -04:00
..
CMakeLists.txt Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. 2014-02-13 01:34:31 -05:00
testBearingRange.cpp Measure static method 2015-07-12 20:45:58 -07:00
testCal3Bundler.cpp Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testCal3DFisheye.cpp Re-ordered and cleaned up tests, added derivative tests for image center 2020-05-10 13:40:37 -04:00
testCal3DS2.cpp Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testCal3Unified.cpp Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testCal3_S2.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testCalibratedCamera.cpp Added document explaining GTSAM_EXPORT usage rules 2019-07-15 11:43:54 -04:00
testCameraSet.cpp Merge remote-tracking branch 'origin/develop' into fix/msvc2017 2018-11-09 12:10:57 -05:00
testCyclic.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testEssentialMatrix.cpp make exception as reference 2020-03-22 20:03:10 -04:00
testLine3.cpp relax test threshold (+clang-format sort headers) 2020-05-13 09:47:17 +02:00
testOrientedPlane3.cpp relax test numerical thresholds to fix failures in some architectures 2020-04-28 08:32:31 +02:00
testPinholeCamera.cpp Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testPinholePose.cpp Added document explaining GTSAM_EXPORT usage rules 2019-07-15 11:43:54 -04:00
testPinholeSet.cpp Fix memory alignment issues 2018-07-13 14:31:02 -04:00
testPoint2.cpp Made explicit float to avoid ambiguous overload. 2018-10-08 21:51:42 -04:00
testPoint3.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
testPose2.cpp Move TransformCovariance functor out of LieGroup class 2019-12-21 12:22:32 -08:00
testPose3.cpp Unit test for transformPoseFrom 2020-07-21 11:37:08 -04:00
testPoseAdjointMap.h Move TransformCovariance functor into lie.h 2019-12-20 23:15:56 -08:00
testQuaternion.cpp Added document explaining GTSAM_EXPORT usage rules 2019-07-15 11:43:54 -04:00
testRot2.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testRot3.cpp Better explanation of Rot3 Logmap Lund unit test 2020-06-12 00:08:06 -04:00
testRot3M.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testRot3Q.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testSO3.cpp Addressed Duy's comments 2019-11-28 17:35:46 -08:00
testSO4.cpp Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
testSOn.cpp Alternate signs on Hat/Vee and update tests 2020-05-28 05:25:33 -04:00
testSerializationGeometry.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testSimpleCamera.cpp Derive Point2 from Vector2 and deprecate a number of methods 2016-06-05 23:52:04 -07:00
testStereoCamera.cpp added another tiny test 2016-08-16 18:53:19 -04:00
testStereoPoint2.cpp Made StereoPoint2 a vector space just like Point2, removed old-style dimensions, and fixed indentation 2015-05-26 12:34:49 -04:00
testTriangulation.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testUnit3.cpp Update testUnit3.cpp 2020-06-02 22:20:35 +02:00