gtsam/gtsam/slam
Richard Roberts f9ca07e610 Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
..
tests Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08: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 Started to fix errors resulting from removing Ordered classes 2013-08-02 22:09:49 +00: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 Avoid malloc in common case? 2014-03-01 19:24:51 -05: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 Move smart projection factor 2014-05-31 15:33:19 -04:00
JacobianFactorQR.h Move smart projection factor 2014-05-31 15:33:19 -04:00
JacobianFactorSVD.h Move smart projection factor 2014-05-31 15:33:19 -04:00
JacobianSchurFactor.h Move smart projection factor 2014-05-31 15:33:19 -04:00
PoseRotationPrior.h Fixed PoseRotationPrior error calculation. 2014-10-07 11:33:46 +11:00
PoseTranslationPrior.h default constructor to allow serialization 2014-02-11 20:03:01 -05:00
PriorFactor.h add a function to retrieve the prior 2012-10-05 16:57:44 +00:00
ProjectionFactor.h No more default argument 2014-10-07 00:44:40 +02:00
RangeFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
ReferenceFrameFactor.h Moved PoseRotationPrior, PoseTranslationPrior and ReferenceFrameFactor to gtsam.slam 2013-04-30 17:50:47 +00:00
RegularHessianFactor.h Move smart projection factor 2014-05-31 15:33:19 -04:00
RegularImplicitSchurFactor.h Merge remote-tracking branch 'origin/develop' into feature/BAD 2014-11-14 01:31:49 +01:00
RotateFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
SmartFactorBase.h Rename ImplicitSchurFactor to RegularImplicitSchurFactor ('Regular' means fixed-size) 2014-11-10 23:37:42 -05:00
SmartProjectionFactor.h Rename ImplicitSchurFactor to RegularImplicitSchurFactor ('Regular' means fixed-size) 2014-11-10 23:37:42 -05:00
SmartProjectionPoseFactor.h included sensor to body transformation in smartProjectionPoseFactors (with unit test) 2014-11-07 19:27:16 -05:00
StereoFactor.h missed methods to get verbosity flags in previous check-in 2013-05-08 20:22:50 +00: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 Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
lago.h Moved LAGO to slam 2014-06-01 12:25:23 -04:00