gtsam/python/gtsam/tests
Gerry Chen d86fc98706
update python wrapper
2021-11-10 19:01:31 -05:00
..
testScenarioRunner.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_Cal3Fisheye.py Remove commented out line 2021-07-14 11:15:10 +02:00
test_Cal3Unified.py Remove comment 2021-07-14 11:16:00 +02:00
test_Factors.py wrap NonlinearEquality2 + python unit test 2021-08-23 02:13:31 -04:00
test_FrobeniusFactor.py Renamed cython to python 2020-08-18 10:56:08 -04:00
test_GaussianFactorGraph.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_JacobianFactor.py remove all Cython references 2020-10-01 19:56:35 -04:00
test_KalmanFilter.py fix comment to docstring 2021-06-03 23:17:35 +03:00
test_KarcherMeanFactor.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_LocalizationExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_NonlinearOptimizer.py import GncLMParams, GncLMOptimizer to prevent pybind's automatic long names from name concat 2021-08-12 18:31:24 -04:00
test_OdometryExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_PlanarSLAMExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_Point2.py Fixed Point2 and Point3 to have similar behavior as in C++ 2020-08-20 18:50:47 -04:00
test_Point3.py Fixed Point2 and Point3 to have similar behavior as in C++ 2020-08-20 18:50:47 -04:00
test_Pose2.py formatting 2021-09-01 15:29:39 -04:00
test_Pose2SLAMExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_Pose3.py update python wrapper 2021-11-10 19:01:31 -05:00
test_Pose3SLAMExample.py clean up test_Pose3SLAMExample.py 2021-08-12 07:41:45 -04:00
test_PriorFactor.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_Rot3.py Add specific examples to stress-test the log map 2021-10-13 19:41:04 -04:00
test_SFMExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_SO4.py fix numpy deprecation warnings 2021-03-24 00:33:25 -04:00
test_SOn.py fix numpy deprecation warnings 2021-03-24 00:33:25 -04:00
test_Scenario.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_SfmData.py sfmtrack constructor changed to accept point 2020-11-01 21:29:38 -05:00
test_ShonanAveraging.py update logic in angular error comparison 2021-07-13 08:18:45 -06:00
test_Sim3.py reformat with black 2021-03-10 10:23:27 -05:00
test_SimpleCamera.py update Python test 2020-11-30 10:40:39 -05:00
test_StereoVOExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_TranslationRecovery.py Make SharedNoiseModel as optional parameter, remove hardcoded verbosity, and silence test. 2020-09-17 21:36:34 -04:00
test_Triangulation.py remove unused imports 2020-12-05 18:18:30 -05:00
test_Utilities.py full slew of tests 2021-08-20 00:55:15 -04:00
test_Values.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_VisualISAMExample.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_basis.py break down tests to make reporting clearer 2021-08-29 04:36:57 -04:00
test_custom_factor.py Add unit test for optimization a factor graph 2021-06-05 01:18:02 -04:00
test_dataset.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_dsf_map.py improve docstring 2021-08-21 20:22:53 -06:00
test_initialize_pose3.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_lago.py use Point3 instead of artificial vector3 2021-10-22 15:05:05 -04:00
test_logging_optimizer.py Migrated all examples and tests 2020-08-18 11:02:35 -04:00
test_pickle.py enabling markers and testing pickle roundtrip for few classes 2021-03-08 20:18:09 -05:00