gtsam/gtsam_unstable/slam/tests
kartik arcot b7073e3224 all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -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 "Fixed" AHRS 2014-12-04 12:30:41 +01: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 InvDepthFactor3: Add unit test for Jacobians 2022-04-08 17:29:01 +02: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 eradicated last vestiges of boost/random in gtsam_unstable 2020-02-28 07:21:54 -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 all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences 2023-01-20 18:06:55 -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 Remove unused boost::assign headers 2023-01-07 23:58:35 -08:00
testSmartRangeFactor.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testSmartStereoFactor_iSAM2.cpp Capitalize Identity trait since it is static 2022-07-07 12:31:27 -04:00
testSmartStereoProjectionFactorPP.cpp Use initializer lists in tests and gtsam_unstable 2023-01-07 23:59:39 -08:00
testSmartStereoProjectionPoseFactor.cpp Use initializer lists in tests and gtsam_unstable 2023-01-07 23:59:39 -08:00
testTOAFactor.cpp update boost::bind usage 2021-06-16 00:56:43 -04: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