gtsam/gtsam/slam
Frank Dellaert 635a2a0792 Fix bug that could disconnect graph 2015-06-11 13:22:26 -07:00
..
tests Faster linearize now in class 2015-06-10 18:37:09 -04:00
AntiFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
BearingFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
BearingRangeFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
BetweenFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
BoundingConstraint.h Fix some serialization warnings. 2015-03-06 16:12:09 +01: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 some serialization warnings. 2015-03-06 16:12:09 +01:00
EssentialMatrixFactor.h Merge remote-tracking branch 'origin/develop' into feature/BAD 2014-11-04 17:04:57 +01:00
GeneralSFMFactor.h Fix bug that could disconnect graph 2015-06-11 13:22:26 -07: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 Now are all RegularJacobianFactors 2015-02-22 08:10:58 +01:00
JacobianFactorQR.h Now are all RegularJacobianFactors 2015-02-22 08:10:58 +01:00
JacobianFactorSVD.h Now are all RegularJacobianFactors 2015-02-22 08:10:58 +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 Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
PoseTranslationPrior.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
PriorFactor.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
ProjectionFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
RangeFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
ReferenceFrameFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
RegularHessianFactor.h Formatting and redundancy 2015-02-22 08:09:46 +01:00
RegularImplicitSchurFactor.h Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
RegularJacobianFactor.h Grabbed some methods from JacobianSchurFactor, added VectorValues versions 2015-02-22 08:10:34 +01:00
RotateFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
SmartFactorBase.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
SmartProjectionFactor.h Change SimpleCamera from typedef back to regular class to make wrapping+serialiation work. Had to change some templates because vector<PinholeCamera> can't be upcast to vector<SimpleCamera> 2015-05-18 14:33:27 -04:00
SmartProjectionPoseFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
StereoFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
TriangulationFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
dataset.cpp organize headers 2015-06-07 20:24:53 -07:00
dataset.h organize headers 2015-06-07 20:24:53 -07: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