gtsam/gtsam_unstable/slam/tests
dellaert 113b9d2e74 Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02: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 Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02: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 Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02:00
testInvDepthFactorVariant2.cpp Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02:00
testInvDepthFactorVariant3.cpp Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02: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 New numericalDerivatives with traits an Charts - still some segfaults, *and* there should be no need for (a) multiple prototypes to match against c++ pointers, (b) the use of explicit template arguments. A task for someone... 2014-10-21 18:50:52 +02:00
testPosePriorFactor.cpp New numericalDerivatives with traits an Charts - still some segfaults, *and* there should be no need for (a) multiple prototypes to match against c++ pointers, (b) the use of explicit template arguments. A task for someone... 2014-10-21 18:50:52 +02:00
testProjectionFactorPPP.cpp New numericalDerivatives with traits an Charts - still some segfaults, *and* there should be no need for (a) multiple prototypes to match against c++ pointers, (b) the use of explicit template arguments. A task for someone... 2014-10-21 18:50:52 +02:00
testProjectionFactorPPPC.cpp Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02:00
testRelativeElevationFactor.cpp Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02: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 Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02: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