gtsam/gtsam/slam
dellaert f5c9c24330 Corrected sillyness 2014-12-22 23:41:42 +01:00
..
tests Fixed incorrect template argument leading to test failure 2014-12-22 13:13:57 +01:00
AntiFactor.h testAntiFactor now passes 2013-08-08 17:53:07 +00:00
BearingFactor.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
BearingRangeFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
BetweenFactor.h Re-enabled concept checks 2014-12-22 13:51:25 +01:00
BoundingConstraint.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08: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 Fix errors on Windows with VS 2010 2014-04-17 22:07:55 -04:00
EssentialMatrixFactor.h Merge remote-tracking branch 'origin/develop' into feature/BAD 2014-11-04 17:04:57 +01:00
GeneralSFMFactor.h FixedDimension 2014-12-22 17:22:09 +01:00
InitializePose3.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
InitializePose3.h nice and clean unit tests for gradient initialization 2014-09-11 12:05:36 -04:00
JacobianFactorQ.h Some fixes for feedback reported in pull request #39 2014-11-19 12:51:12 -05:00
JacobianFactorQR.h templated SmartFactor classes on measurement dimension, ZDim 2014-11-17 19:10:27 -05:00
JacobianFactorSVD.h templated SmartFactor classes on measurement dimension, ZDim 2014-11-17 19:10:27 -05:00
JacobianSchurFactor.h templated SmartFactor classes on measurement dimension, ZDim 2014-11-17 19:10:27 -05:00
PoseRotationPrior.h Fixed PoseRotationPrior error calculation. 2014-10-07 11:33:46 +11:00
PoseTranslationPrior.h Using traits in many places (forced by loss of Point2 mojo) 2014-12-22 16:02:33 +01:00
PriorFactor.h Replaced ChartValue with GenericValue. Now at the point where we are bumping up against missing Jacobians in gtsam types. It feels like progress. 2014-12-14 12:13:59 +01:00
ProjectionFactor.h MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes. 2014-12-21 22:02:57 +01:00
RangeFactor.h MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes. 2014-12-21 22:02:57 +01:00
ReferenceFrameFactor.h Using traits in many places (forced by loss of Point2 mojo) 2014-12-22 16:02:33 +01:00
RegularHessianFactor.h Move smart projection factor 2014-05-31 15:33:19 -04:00
RegularImplicitSchurFactor.h Remove support for dual keys. Added finished() after all matrices and vectors. Remove buildDualGraph from GaussianFactorGraph. Remove support for multipliedHessians for non-linear equality constraints. 2014-12-12 17:23:31 -05:00
RotateFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
SmartFactorBase.h flushing out more compilation errors in tests 2014-12-20 11:54:08 +01:00
SmartProjectionFactor.h Corrected sillyness 2014-12-22 23:41:42 +01:00
SmartProjectionPoseFactor.h MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes. 2014-12-21 22:02:57 +01:00
StereoFactor.h MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes. 2014-12-21 22:02:57 +01:00
TriangulationFactor.h moved TriangulationFactor to slam folder 2014-12-04 11:18:26 -05:00
dataset.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
dataset.h Changed default NoiseFormat to NoiseFormatAUTO which tries to guess the noise format. 2014-10-22 17:49:18 -04:00
lago.cpp Updated some usages that were missed 2014-11-23 15:24:55 -08:00
lago.h Moved LAGO to slam 2014-06-01 12:25:23 -04:00