gtsam/gtsam/slam
Richard Roberts 820b33bd55 (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
..
tests (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
AntiFactor.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
BearingFactor.h [inprogress] switching to DynamicValues 2012-01-28 20:47:43 +00:00
BearingRangeFactor.h [inprogress] switching to DynamicValues 2012-01-28 20:47:43 +00:00
BetweenFactor.h most tests passed, except testPose2SLAMwSPCG, testGaussianISAM2, testNonlinearEquality, testNonlinearFactorGraph, testProjectionFactor, testVSLAM 2012-01-30 04:34:46 +00:00
BoundingConstraint.h Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
CMakeLists.txt Added a variety of options to the cmake build, working on automating wrap execution/install 2012-01-31 19:59:15 +00:00
GeneralSFMFactor.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
Makefile.am testProjectionFactor and testVSLAM passed. Remaining unpassed tests: GaussianISAM2, NonlinearFactorGraph (colamd failed), SPCG 2012-01-30 16:46:36 +00:00
PartialPriorFactor.h most tests passed, except testPose2SLAMwSPCG, testGaussianISAM2, testNonlinearEquality, testNonlinearFactorGraph, testProjectionFactor, testVSLAM 2012-01-30 04:34:46 +00:00
PriorFactor.h [inprogress] switching to DynamicValues 2012-01-28 20:47:43 +00:00
ProjectionFactor.h testSimmulated2D passes. Too many warnings in boost from clang! 2012-01-29 21:12:58 +00:00
RangeFactor.h testSimmulated2D passes. Too many warnings in boost from clang! 2012-01-29 21:12:58 +00:00
StereoFactor.h testSimmulated2D passes. Too many warnings in boost from clang! 2012-01-29 21:12:58 +00:00
dataset.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
dataset.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
planarSLAM.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
planarSLAM.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
pose2SLAM.cpp (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
pose2SLAM.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
pose3SLAM.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
pose3SLAM.h Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
simulated2D.cpp Matlab wrapped classes now live within the gtsam namespace, meaning you have to use gtsamPose2 instead of just Pose2 in Matlab. This fixes the Point2 and Point3 issues we had with Matlab 2011b. 2012-01-30 22:00:13 +00:00
simulated2D.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
simulated2DConstraints.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
simulated2DOriented.cpp Matlab wrapped classes now live within the gtsam namespace, meaning you have to use gtsamPose2 instead of just Pose2 in Matlab. This fixes the Point2 and Point3 issues we had with Matlab 2011b. 2012-01-30 22:00:13 +00:00
simulated2DOriented.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
simulated3D.cpp Removed extraneous headers that were previously needed for wrap, added start of simulated2D and simulated2DOriented domains to gtsam.h, more wrap documentation 2011-12-09 16:36:50 +00:00
simulated3D.h testSimmulated2D passes. Too many warnings in boost from clang! 2012-01-29 21:12:58 +00:00
smallExample.cpp [inprogress] switching to DynamicValues 2012-01-28 20:47:43 +00:00
smallExample.h Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
visualSLAM.cpp Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. 2011-12-20 23:25:43 +00:00
visualSLAM.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00