Unit tests for SmartStereoProjectionFactorPP Class. More...
#include <gtsam/slam/tests/smartFactorScenarios.h>#include <gtsam_unstable/slam/SmartStereoProjectionFactorPP.h>#include <gtsam_unstable/slam/ProjectionFactorPPP.h>#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>#include <gtsam/slam/PoseTranslationPrior.h>#include <gtsam/slam/ProjectionFactor.h>#include <gtsam/slam/StereoFactor.h>#include <CppUnitLite/TestHarness.h>#include <iostream>
Go to the source code of this file.
Unit tests for SmartStereoProjectionFactorPP Class.
Definition in file testSmartStereoProjectionFactorPP.cpp.
| int main | ( | ) |
Definition at line 1270 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartProjectionPoseFactor | , |
| noiseless_error_multipleExtrinsics_missingMeasurements | |||
| ) |
Definition at line 243 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| 3poses_error_sameExtrinsicKey | |||
| ) |
Definition at line 535 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| 3poses_noisy_error_sameExtrinsicKey | |||
| ) |
Definition at line 614 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| 3poses_optimization_2ExtrinsicKeys | |||
| ) |
Definition at line 872 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| 3poses_optimization_multipleExtrinsics | |||
| ) |
Definition at line 372 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| 3poses_optimization_sameExtrinsicKey | |||
| ) |
Definition at line 750 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| Constructor | |||
| ) |
Definition at line 119 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| Constructor2 | |||
| ) |
Definition at line 124 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| Constructor3 | |||
| ) |
Definition at line 129 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| Constructor4 | |||
| ) |
Definition at line 135 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| dynamicOutlierRejection | |||
| ) |
Definition at line 1166 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| Equals | |||
| ) |
Definition at line 141 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| landmarkDistance | |||
| ) |
Definition at line 1089 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| monocular_multipleExtrinsicKeys | |||
| ) |
Definition at line 969 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| noisy_error_multipleExtrinsics | |||
| ) |
< shared pointer to calibration object (one for each camera)
Definition at line 306 of file testSmartStereoProjectionFactorPP.cpp.
| TEST | ( | SmartStereoProjectionFactorPP | , |
| params | |||
| ) |
Definition at line 90 of file testSmartStereoProjectionFactorPP.cpp.
| TEST_UNSAFE | ( | SmartStereoProjectionFactorPP | , |
| noiseless_error_identityExtrinsics | |||
| ) |
Definition at line 162 of file testSmartStereoProjectionFactorPP.cpp.
| TEST_UNSAFE | ( | SmartStereoProjectionFactorPP | , |
| noiseless_error_multipleExtrinsics | |||
| ) |
Definition at line 199 of file testSmartStereoProjectionFactorPP.cpp.