gtsam/gtsam_unstable/slam/tests
cbeall3 f261a6ddbc Merge remote-tracking branch 'origin/develop' into feature/concurrent-calibration 2014-07-02 15:49:47 -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
testAHRS.cpp fix Vector_() in gtsam_unstable and tests 2014-01-23 02:03:12 -05:00
testBetweenFactorEM.cpp Updating EM factor (to accout for uncertainty in states) 2014-06-30 20:43:25 +03:00
testDummyFactor.cpp Making more things in gtsam_unstable compile 2013-08-08 20:08:54 +00:00
testEquivInertialNavFactor_GlobalVel.cpp Switched to new Eigen built-in special comma initializer 2013-12-16 21:33:12 +00:00
testInertialNavFactor_GlobalVelocity.cpp remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous 2014-01-23 18:35:29 -05:00
testInvDepthFactor3.cpp remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous 2014-01-23 18:35:29 -05:00
testInvDepthFactorVariant1.cpp remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous 2014-01-23 18:35:29 -05:00
testInvDepthFactorVariant2.cpp remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous 2014-01-23 18:35:29 -05:00
testInvDepthFactorVariant3.cpp remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous 2014-01-23 18:35:29 -05:00
testMultiProjectionFactor.cpp Switched to new Eigen built-in special comma initializer 2013-12-16 21:33:12 +00:00
testOccupancyGrid.cpp Moved to unstable 2014-05-03 12:23:20 -04:00
testPoseBetweenFactor.cpp Unit test fixes for quaternion mode and also rotation matrix + full expmap mode. 2014-05-06 20:03:45 -04:00
testPosePriorFactor.cpp Unit test fixes for quaternion mode and also rotation matrix + full expmap mode. 2014-05-06 20:03:45 -04:00
testRelativeElevationFactor.cpp Switched to new Eigen built-in special comma initializer 2013-12-16 21:33:12 +00:00
testSerialization.cpp Fixed some unit tests 2013-08-16 04:11:02 +00:00
testSmartRangeFactor.cpp Switched to new Eigen built-in special comma initializer 2013-12-16 21:33:12 +00:00
testTSAMFactors.cpp Moved TSAMFactors.h from tsam to gtsam 2014-05-05 10:14:36 -04:00
testTransformBtwRobotsUnaryFactor.cpp Removed some unused code that was causing warnings 2014-02-23 18:51:48 -05:00
testTransformBtwRobotsUnaryFactorEM.cpp Removed some commented-out includes 2014-02-18 13:44:25 -05:00
testTransformProjectionFactor.cpp Move Transform factors to unstable 2014-07-01 16:03:35 -04:00