gtsam/gtsam/geometry/tests
Abe fbe9aac41c squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07: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
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 Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
testCalibratedCamera.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
testCameraSet.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
testCyclic.cpp Got rid of CRTP 2015-05-25 20:51:50 -07:00
testEssentialMatrix.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testOrientedPlane3.cpp Deprecated size_t dim(const Vector&). All unit tests pass. 2016-04-15 19:38:28 -04:00
testPinholeCamera.cpp Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testPinholePose.cpp Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testPinholeSet.cpp Chasing down more vector() and Point2 default constructor uses 2016-06-06 00:37:49 -07:00
testPoint2.cpp Fix issues to compile with class version of Point2. 2016-06-06 22:26:44 -07: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 Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
testPose3.cpp Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -04:00
testQuaternion.cpp Fixed invariant tests (which were basically no-ops) 2015-05-24 10:26:07 -07:00
testRot2.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testRot3.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
testRot3M.cpp switch to Rodrigues everywhere 2015-07-05 16:11:04 -07:00
testRot3Q.cpp Check quaternions 2015-02-11 15:00:32 +01:00
testSO3.cpp Add nearZeroApprox flag and make sure those cases are covered in tests 2016-02-01 23:51:33 -08:00
testSerializationGeometry.cpp Deal with incomplete Pose2 type by including <Pose2.h> 2015-02-21 12:39:50 +01:00
testSimpleCamera.cpp Derive Point2 from Vector2 and deprecate a number of methods 2016-06-05 23:52:04 -07:00
testStereoCamera.cpp Working on getting a simple typedef to compile - as well as dealing with Point3() now creating uninitialized memory. 2016-02-10 17:48:52 -08: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 Derive Point2 from Vector2 and deprecate a number of methods 2016-06-05 23:52:04 -07:00
testUnit3.cpp Replaced BOOSE_FOREACH with for in gtsam folder. 2016-05-20 23:41:22 -04:00