gtsam/gtsam/geometry/tests
Sean Bowman b04c0bb15d Fix memory alignment issues 2018-07-13 14:31:02 -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
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 BackprojectFromCamera and some small fixes from Skydio 2018-05-11 15:13:14 -07:00
testCameraSet.cpp Fix memory alignment issues 2018-07-13 14:31:02 -04: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 BackprojectFromCamera and some small fixes from Skydio 2018-05-11 15:13:14 -07:00
testPinholeSet.cpp Fix memory alignment issues 2018-07-13 14:31:02 -04: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 Fix memory alignment issues 2018-07-13 14:31:02 -04:00
testPose3.cpp add test for pose-to-pose bearing 2017-03-30 12:52:48 -07: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 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 Fix memory alignment issues 2018-07-13 14:31:02 -04:00
testUnit3.cpp Replaced graph.add with graph.emplace_shared if needed. 2016-10-01 11:41:37 -04:00