gtsam/gtsam_unstable/slam/tests
mkielo3 c5a26aec59 fixed paths to move Event from unstable 2025-05-08 12:16:36 -04:00
..
CMakeLists.txt re-enable testSmartStereoProjectionFactorPP 2023-04-27 16:32:25 -04: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
testEquivInertialNavFactor_GlobalVel.cpp Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
testGaussMarkov1stOrderFactor.cpp Fix unstable c++ examples 2022-01-02 14:59:28 -05:00
testInertialNavFactor_GlobalVelocity.cpp
testInvDepthFactor3.cpp More emplace_shared usage 2023-02-06 01:20:27 -08:00
testInvDepthFactorVariant1.cpp
testInvDepthFactorVariant2.cpp
testInvDepthFactorVariant3.cpp
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 More emplace_shared usage 2023-02-06 01:20:27 -08: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
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
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 Fix windows tests 2023-09-25 20:33:35 +03:00
testTOAFactor.cpp fixed paths to move Event from unstable 2025-05-08 12:16:36 -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
testTransformBtwRobotsUnaryFactorEM.cpp