| .. |
|
tests
|
Merge pull request #258 from borglab/deprecate-simplecamera
|
2020-03-23 08:08:18 -04:00 |
|
AntiFactor.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
BearingFactor.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
BearingRangeFactor.h
|
Moved BearingRangeFactor to SAM
|
2015-07-12 18:57:26 -07:00 |
|
BetweenFactor.h
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
BoundingConstraint.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
CMakeLists.txt
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07:00 |
|
EssentialMatrixConstraint.cpp
|
Moved implementation to .cpp file
|
2014-01-05 16:54:35 -05: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
|
Closest
|
2019-10-01 14:01:54 -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
|
Use KeyVector everywhere to avoid conversions
|
2018-11-08 10:10:32 -05:00 |
|
KarcherMeanFactor-inl.h
|
Additional Fixes for Rot3
|
2019-12-10 15:10:32 -05:00 |
|
KarcherMeanFactor.h
|
Additional Fixes for Rot3
|
2019-12-10 15:10:32 -05:00 |
|
OrientedPlane3Factor.cpp
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
|
OrientedPlane3Factor.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
PoseRotationPrior.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
PoseTranslationPrior.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
PriorFactor.h
|
Fixed print when no noise model
|
2019-06-01 17:34:24 -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
|
Resolved all issues with typedefs
|
2016-06-06 21:57:52 -07:00 |
|
dataset.cpp
|
follow Google style guide naming convention for Sfm related data structs
|
2020-03-06 18:02:51 -05:00 |
|
dataset.h
|
moved deprecated aliases to bottom of dataset.h
|
2020-03-06 18:31:30 -05:00 |
|
expressions.h
|
added inline keywords to new functions introduced in PR #32
|
2019-06-11 18:10:05 -04:00 |
|
lago.cpp
|
Use KeyVector everywhere to avoid conversions
|
2018-11-08 10:10:32 -05:00 |
|
lago.h
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |