gtsam/gtsam/slam
cbeall3 842554a230 Unit test fixes for quaternion mode and also rotation matrix + full expmap mode. 2014-05-06 20:03:45 -04:00
..
tests Unit test fixes for quaternion mode and also rotation matrix + full expmap mode. 2014-05-06 20:03:45 -04: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 fix Vector_() in rest of gtsam folder 2014-01-23 01:44:55 -05:00
BetweenFactor.h Started to fix errors resulting from removing Ordered classes 2013-08-02 22:09:49 +00:00
BoundingConstraint.h Merged changes from the trunk back into navigation and slam. Needed some data files for tests, as well. 2013-12-21 18:34:23 -05:00
CMakeLists.txt Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. 2014-02-13 01:34:31 -05: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 branch 'feature/2.4.0/templatedEF' 2014-01-24 17:26:03 -05:00
GeneralSFMFactor.h Avoid malloc in common case? 2014-03-01 19:24:51 -05:00
PoseRotationPrior.h Added clone. Don't like this ugly copy/paste thing all over :-( 2014-02-02 22:39:09 -05: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 add Cheirality verbosity options to StereoFactor to mirrow what was already in ProjectionFactor 2013-05-08 20:10:20 +00:00
RangeFactor.h fix Vector_() in rest of gtsam folder 2014-01-23 01:44:55 -05:00
ReferenceFrameFactor.h Moved PoseRotationPrior, PoseTranslationPrior and ReferenceFrameFactor to gtsam.slam 2013-04-30 17:50:47 +00:00
RotateFactor.h Rename Sphere2 -> Unit3 2014-02-22 16:20:28 -05:00
StereoFactor.h missed methods to get verbosity flags in previous check-in 2013-05-08 20:22:50 +00:00
dataset.cpp writeBALfromValues input made const 2014-03-13 01:36:38 -04:00
dataset.h writeBALfromValues input made const 2014-03-13 01:36:38 -04:00