gtsam/gtsam/slam/tests
Varun Agrawal 790e3d515c add templated at methods for FactorGraph so it can perform typecasting for us 2023-10-06 12:34:49 -04:00
..
CMakeLists.txt fix CI issue 2023-01-23 15:56:33 -08:00
PinholeFactor.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
smartFactorScenarios.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testAntiFactor.cpp replaced casts 2023-01-22 08:40:02 -08:00
testBetweenFactor.cpp everything compiles but tests fail in no boost mode 2023-01-20 18:06:55 -08:00
testDataset.cpp add templated at methods for FactorGraph so it can perform typecasting for us 2023-10-06 12:34:49 -04:00
testEssentialMatrixConstraint.cpp everything compiles but tests fail in no boost mode 2023-01-20 18:06:55 -08:00
testEssentialMatrixFactor.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testFrobeniusFactor.cpp Feature/shonan averaging (#473) 2020-08-17 07:43:10 -04:00
testGeneralSFMFactor.cpp Some more emplace_shared instances prompted by code review. 2023-02-06 10:55:52 -08:00
testGeneralSFMFactor_Cal3Bundler.cpp Some more emplace_shared instances prompted by code review. 2023-02-06 10:55:52 -08:00
testInitializePose.cpp Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
testInitializePose3.cpp Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
testKarcherMeanFactor.cpp Additional Fixes for Rot3 2019-12-10 15:10:32 -05:00
testLago.cpp update CppUnitLite to not rely on boost 2023-02-06 10:48:10 -05:00
testOrientedPlane3Factor.cpp use auto instead 2023-01-20 18:06:55 -08:00
testPoseRotationPrior.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testPoseTranslationPrior.cpp Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
testPriorFactor.cpp add prior factor tests and remove TODO 2022-05-05 11:24:26 -04:00
testProjectionFactor.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testReferenceFrameFactor.cpp update all the tests 2021-07-10 21:03:15 -04:00
testRegularImplicitSchurFactor.cpp remove adaptor headers 2023-01-23 18:29:10 -08:00
testRotateFactor.cpp everything compiles but tests fail in no boost mode 2023-01-20 18:06:55 -08:00
testSerializationDataset.cpp Made reading static named constructors 2022-01-31 13:43:41 -05:00
testSerializationInSlam.cpp slam folder. serialize std::optional 2023-01-21 09:27:20 -08:00
testSlamExpressions.cpp Merge branch 'develop' into feature/sphericalCamera 2021-11-07 12:02:33 -05:00
testSmartFactorBase.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testSmartProjectionFactor.cpp Removed copy/pasted but unused boost::assign headers. 2023-01-07 19:26:56 -08:00
testSmartProjectionPoseFactor.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testSmartProjectionRigFactor.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testStereoFactor.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testTriangulationFactor.cpp Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00