gtsam/gtsam_unstable/slam/tests
Frank Dellaert fbc748a1a1 Merge branch 'develop' into feaure/remove_misc_boost 2023-02-05 10:43:34 -08: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 Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
testBetweenFactorEM.cpp Revive BetweenFactorEM, without LieVector 2022-01-02 14:38:20 -05:00
testBiasedGPSFactor.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testDummyFactor.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testEquivInertialNavFactor_GlobalVel.cpp update all the tests 2021-07-10 21:03:15 -04:00
testGaussMarkov1stOrderFactor.cpp Fix unstable c++ examples 2022-01-02 14:59:28 -05:00
testInertialNavFactor_GlobalVelocity.cpp update all the tests 2021-07-10 21:03:15 -04:00
testInvDepthFactor3.cpp Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
testInvDepthFactorVariant1.cpp Avoid default constructor in tests 2016-02-11 19:01:54 -08:00
testInvDepthFactorVariant2.cpp Avoid default constructor in tests 2016-02-11 19:01:54 -08:00
testInvDepthFactorVariant3.cpp Pose3 naming convention 2019-05-16 15:06:15 -04:00
testLocalOrientedPlane3Factor.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testMultiProjectionFactor.cpp Remove any unnecessary PriorFactor.h includes 2020-04-12 13:42:02 -04:00
testOccupancyGrid.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testPartialPriorFactor.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testPoseBetweenFactor.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testPosePriorFactor.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testPoseToPointFactor.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testProjectionFactorPPP.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testProjectionFactorPPPC.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testProjectionFactorRollingShutter.cpp unstable/slam 2023-01-21 09:27:20 -08:00
testRelativeElevationFactor.cpp update all the tests 2021-07-10 21:03:15 -04:00
testSerialization.cpp Remove unused boost::assign headers 2023-01-07 23:58:35 -08:00
testSmartProjectionPoseFactorRollingShutter.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testSmartRangeFactor.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testSmartStereoFactor_iSAM2.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testSmartStereoProjectionFactorPP.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testSmartStereoProjectionPoseFactor.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testTOAFactor.cpp remove format headers 2023-02-04 12:21:32 -08:00
testTSAMFactors.cpp all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -08:00
testTransformBtwRobotsUnaryFactor.cpp update all the tests 2021-07-10 21:03:15 -04:00
testTransformBtwRobotsUnaryFactorEM.cpp update all the tests 2021-07-10 21:03:15 -04:00