| .. |
|
tests
|
unit tests
|
2019-05-22 11:48:43 -07: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
|
Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces
|
2019-05-12 09:26:28 -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
|
Fix more memory alignment issues
|
2018-09-18 17:29:02 -04:00 |
|
GeneralSFMFactor.h
|
deprecated get_noiseModel
|
2019-05-16 14:40:55 -04:00 |
|
InitializePose3.cpp
|
Fixed issue with << operator (surfaced in debug mode)
|
2019-04-10 22:34:01 -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 |
|
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
|
Merge branch 'develop' into feature/improvementsIncrementalFilter
|
2018-12-18 22:01:39 +01: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
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
SmartFactorBase.h
|
Duplicate measurements are disallowed -> leads to duplicate keys in JacobianFactor
|
2019-06-11 20:42:35 -04:00 |
|
SmartFactorParams.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
SmartProjectionFactor.h
|
exit()-> throw (Closes #427)
|
2019-04-07 23:59:53 +02:00 |
|
SmartProjectionPoseFactor.h
|
Almost done. Still need to figure out how to remove the remaining 3 occurrences.
|
2016-05-21 12:44:46 -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
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
dataset.h
|
Wrapped parse3DFactors
|
2019-03-14 01:25:06 -04: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 |