gtsam/gtsam_unstable
dellaert f28b083c14 Merge remote-tracking branch 'origin/develop' into feature/SmartFactors3
Conflicts:
	gtsam/slam/tests/testSmartProjectionPoseFactor.cpp
2015-03-04 16:02:25 -08:00
..
base
discrete
dynamics
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
nonlinear
partition
slam Merge remote-tracking branch 'origin/develop' into feature/SmartFactors3 2015-03-04 16:02:25 -08:00
testing_tools
timing
CMakeLists.txt
gtsam_unstable.h
mainpage.dox