gtsam/gtsam_unstable/slam/tests
Richard Roberts 4c5cb4d8ec Removed some unused code that was causing warnings 2014-02-23 18:51:48 -05: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 Removed some commented-out includes 2014-02-18 13:44:25 -05: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
testPoseBetweenFactor.cpp Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization 2013-08-19 15:32:16 +00:00
testPosePriorFactor.cpp Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization 2013-08-19 15:32:16 +00: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
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
timeInertialNavFactor_GlobalVelocity.cpp Fix Vector_() to Vec() in gtsam_unstable/slam 2013-10-22 04:56:01 +00:00