gtsam/gtsam/slam
dellaert ac16b7e1d4 Switched to isotropic 2015-02-22 17:50:10 +01:00
..
tests Check augmented information matrices 2015-02-22 17:30:08 +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 traits_x -> traits 2014-12-26 16:47:51 +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 traits_x -> traits 2014-12-26 16:47:51 +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 Moved regular factors (except implicit) to linear (they are not SLAM-specific) 2015-02-22 15:32:12 +01:00
JacobianFactorQR.h Moved regular factors (except implicit) to linear (they are not SLAM-specific) 2015-02-22 15:32:12 +01:00
JacobianFactorSVD.h Moved regular factors (except implicit) to linear (they are not SLAM-specific) 2015-02-22 15:32:12 +01:00
OrientedPlane3Factor.cpp Symbol -> Key 2015-02-17 00:30:31 +01:00
OrientedPlane3Factor.h Symbol -> Key 2015-02-17 00:30:31 +01:00
PoseRotationPrior.h typename 2014-12-24 01:35:04 +01:00
PoseTranslationPrior.h traits_x -> traits 2014-12-26 16:47:51 +01:00
PriorFactor.h traits_x -> traits 2014-12-26 16:47:51 +01:00
ProjectionFactor.h traits_x -> traits 2014-12-26 16:47:51 +01:00
RangeFactor.h traits_x -> traits 2014-12-26 16:47:51 +01:00
ReferenceFrameFactor.h traits_x -> traits 2014-12-26 16:47:51 +01:00
RegularImplicitSchurFactor.h Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
RotateFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
SmartFactorBase.h Switched to isotropic 2015-02-22 17:50:10 +01:00
SmartProjectionCameraFactor.h Moved from smartfactors_ceres 2015-02-22 17:09:05 +01:00
SmartProjectionFactor.h Switched to isotropic 2015-02-22 17:50:10 +01:00
SmartProjectionPoseFactor.h Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
StereoFactor.h traits_x -> traits 2014-12-26 16:47:51 +01:00
TriangulationFactor.h moved TriangulationFactor to slam folder 2014-12-04 11:18:26 -05:00
dataset.cpp Fix for Issue #201 2015-01-21 13:02:35 -05:00
dataset.h Changed default NoiseFormat to NoiseFormatAUTO which tries to guess the noise format. 2014-10-22 17:49:18 -04:00
expressions.h Deal with incomplete Pose2 type by including <Pose2.h> 2015-02-21 12:39:50 +01: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