gtsam/gtsam_unstable
dellaert a4d1874af4 Merge remote-tracking branch 'origin/develop' into feature/SmartFactors3 2015-03-09 17:51:16 -07:00
..
base Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
discrete Coding convention: convert tabs to two spaces 2014-10-30 12:44:46 -04:00
dynamics traits_x -> traits 2014-12-26 16:47:51 +01:00
examples RADICAL2: The SmartProjectionPoseFactor (soon to be renamed SmartPinholePoseFactor, if it survives at all) now no longer stores shared calibrations. Values expect to contain PinholePoses not Pose3s now. The current state of affairs was simply a bug: one pose could be optimized for several different calibrations. It relied on the user to make sure all measurements for a specific pose to optimize were all given the same shared calibration, which was then stored *millions of times* in the pose factors. Instead, there is now *one* shared calibration per PinholePose unknown. 2015-02-26 13:55:16 +01:00
geometry Make the code prettier. 2015-02-26 15:10:59 -05:00
linear traits_x -> traits 2014-12-26 16:47:51 +01:00
nonlinear Fix paths 2014-12-28 14:51:19 +01:00
partition Changing include order so as to OpenMP flags (if used) are defined 2014-11-11 17:14:51 -05:00
slam Merge remote-tracking branch 'origin/develop' into feature/SmartFactors3 2015-03-09 17:51:16 -07:00
testing_tools Chain test on Cholesky 2012-12-11 19:14:39 +00:00
timing Moved include file 2014-12-28 16:44:32 +01:00
CMakeLists.txt remove lpsolve 2014-12-16 11:27:20 -05:00
gtsam_unstable.h Fix deprecation warnings 2015-02-24 21:58:17 -05:00
mainpage.dox gtsam_unstable now builds and tests pass 2012-05-03 17:03:25 +00:00