gtsam/tests
Varun Agrawal 7c935d9e43 small update to GNC IndexVector 2023-07-10 13:43:44 -04:00
..
CMakeLists.txt Merge branch 'develop' into chi-squared-quantile 2023-07-10 13:11:02 -04:00
ImuMeasurement.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
Measurement.h refactored code for ImuMeasurements 2020-12-14 14:32:04 -05:00
simulated2D.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
simulated2DConstraints.h replaced casts 2023-01-22 08:40:02 -08:00
simulated2DOriented.h replaced casts 2023-01-22 08:40:02 -08:00
simulated3D.h removed NO_BOOST definitions and evaluateErrorInterface from expressionfactor 2023-01-20 18:06:55 -08:00
smallExample.h use emplace_shared 2023-02-06 01:03:17 -08:00
testBoundingConstraint.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testDoglegOptimizer.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testExpressionFactor.cpp Work with raw char pointers to have correct pointer arithmetic and avoid buffer overflow. 2023-02-11 15:19:19 -08:00
testExtendedKalmanFilter.cpp replaced casts 2023-01-22 08:40:02 -08:00
testGaussianBayesTreeB.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testGaussianFactorGraphB.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testGaussianISAM.cpp Get rid of all (pre c++11) += calls to create Orderings. 2023-02-05 20:45:54 -08:00
testGaussianISAM2.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testGaussianJunctionTreeB.cpp Get rid of all (pre c++11) += calls to create Orderings. 2023-02-05 20:45:54 -08:00
testGeneralSFMFactorB.cpp Made reading static named constructors 2022-01-31 13:43:41 -05:00
testGncOptimizer.cpp small update to GNC IndexVector 2023-07-10 13:43:44 -04:00
testGradientDescentOptimizer.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testGraph.cpp global find/replace. Does not compile 2023-01-23 18:26:44 -08:00
testImuPreintegration.cpp remove cout statements from testImuPreintegration tests 2021-01-19 15:47:44 -05:00
testIterative.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testLie.cpp Replaced numbered GTSAM_CONCEPT_ASSERT# with GTSAM_CONCEPT_ASSERT 2023-02-11 17:17:18 -08:00
testManifold.cpp Replaced numbered GTSAM_CONCEPT_ASSERT# with GTSAM_CONCEPT_ASSERT 2023-02-11 17:17:18 -08:00
testMarginals.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testNonlinearEquality.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testNonlinearFactor.cpp replaced casts 2023-01-22 08:40:02 -08:00
testNonlinearFactorGraph.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testNonlinearISAM.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testNonlinearOptimizer.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testPCGSolver.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testPreconditioner.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testRobust.cpp FIX: Robust loss error calculation 2022-04-07 21:33:54 -04:00
testRot3Optimization.cpp use emplace_shared 2023-02-06 01:03:17 -08:00
testSerializationSlam.cpp Removed boost guards from testSerializationSlam and fixed CMakeLists 2023-06-22 09:46:21 -05:00
testSimulated2D.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testSimulated2DOriented.cpp shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
testSimulated3D.cpp Kill more boost headers 2023-02-05 20:45:54 -08:00
testSubgraphPreconditioner.cpp Get rid of all (pre c++11) += calls to create Orderings. 2023-02-05 20:45:54 -08:00
testSubgraphSolver.cpp Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
testTranslationRecovery.cpp add unit test, update doc 2022-06-18 11:35:46 -07:00
testVisualISAM2.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00