gtsam/gtsam_unstable
dellaert a375e7b5be 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
..
base
discrete
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 Made Event into new-style manifold 2014-12-28 18:24:00 +01:00
linear traits_x -> traits 2014-12-26 16:47:51 +01:00
nonlinear Moved to gtsam 2014-12-28 19:09:12 +01:00
partition Changing include order so as to OpenMP flags (if used) are defined 2014-11-11 17:14:51 -05:00
slam 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
testing_tools
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
mainpage.dox