gtsam/gtsam/slam
Frank Dellaert f948fe3442
Merge pull request #183 from borglab/fix/unit-test-tolerances
Enable and fix unit tests in different archs
2020-05-09 16:41:44 -04:00
..
tests Merge pull request #183 from borglab/fix/unit-test-tolerances 2020-05-09 16:41:44 -04:00
AntiFactor.h Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
BearingFactor.h remove trailing spaces 2019-02-11 10:58:34 -05:00
BearingRangeFactor.h
BetweenFactor.h Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
BoundingConstraint.h remove trailing spaces 2019-02-11 10:58:34 -05:00
CMakeLists.txt
EssentialMatrixConstraint.cpp Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
EssentialMatrixConstraint.h Add aligned new operator 2018-11-05 00:19:04 -05:00
EssentialMatrixFactor.h replaced/appended all calls to SimpleCamera with PinholeCameraCal3_S2 2020-02-21 19:42:55 -05:00
GeneralSFMFactor.h deprecated get_noiseModel 2019-05-16 14:40:55 -04:00
InitializePose3.cpp Change PriorFactor includes from gtsam/slam to gtsam/nonlinear 2020-04-10 22:26:22 -04:00
InitializePose3.h Switched to struct with static methods as apparently global methods in namespaces are not wrapped. 2019-03-19 17:04:31 -04:00
JacobianFactorQ.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
JacobianFactorQR.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
JacobianFactorSVD.h Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
KarcherMeanFactor-inl.h Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
KarcherMeanFactor.h Additional Fixes for Rot3 2019-12-10 15:10:32 -05:00
OrientedPlane3Factor.cpp Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
OrientedPlane3Factor.h
PoseRotationPrior.h Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
PoseTranslationPrior.h Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
PriorFactor.h Make small commit to re-trigger travis build. 2020-04-13 10:37:35 -04:00
ProjectionFactor.h replaced/appended all calls to SimpleCamera with PinholeCameraCal3_S2 2020-02-21 19:42:55 -05:00
RangeFactor.h remove trailing spaces 2019-02-11 10:58:34 -05:00
ReferenceFrameFactor.h Pose3 naming convention 2019-05-16 15:06:15 -04:00
RegularImplicitSchurFactor.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
RotateFactor.h Eigen alignment fix in ExpressionNode and RotateFactor 2019-12-07 14:07:56 -08:00
SmartFactorBase.h Made code a bit more efficient in case of offset 2019-08-08 11:52:33 -04:00
SmartFactorParams.h Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017' 2018-11-04 14:32:29 -05:00
SmartProjectionFactor.h deprecated SmartProjectionFactor constructor with offset 2019-08-08 11:53:05 -04:00
SmartProjectionPoseFactor.h deprecated SmartProjectionFactor constructor with offset 2019-08-08 11:53:05 -04:00
StereoFactor.h Specify key involved when throwing cheirality exception 2018-05-24 18:05:57 -04:00
TriangulationFactor.h
dataset.cpp Fixed issues with deprecated Sampler methods 2020-04-04 13:57:05 -04:00
dataset.h moved deprecated aliases to bottom of dataset.h 2020-03-06 18:31:30 -05:00
expressions.h some changes after review 1 2020-05-05 09:27:27 -04:00
lago.cpp Change PriorFactor includes from gtsam/slam to gtsam/nonlinear 2020-04-10 22:26:22 -04:00
lago.h