gtsam/wrap/tests
dellaert 63ca5dcfb0 Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues
Conflicts:
	.cproject
	examples/Pose2SLAMExample_graph.cpp
	examples/SFMExample_SmartFactor.cpp
	examples/SFMExample_SmartFactorPCG.cpp
	gtsam.h
	gtsam/geometry/CameraSet.h
	gtsam/geometry/StereoCamera.cpp
	gtsam/geometry/StereoCamera.h
	gtsam/geometry/tests/testCameraSet.cpp
	gtsam/linear/RegularJacobianFactor.h
	gtsam/linear/tests/testRegularJacobianFactor.cpp
	gtsam/nonlinear/ExpressionFactor.h
	gtsam/nonlinear/expressions.h
	gtsam/slam/JacobianFactorQR.h
	gtsam/slam/JacobianSchurFactor.h
	gtsam/slam/RegularHessianFactor.h
	gtsam/slam/RegularImplicitSchurFactor.h
	gtsam/slam/SmartFactorBase.h
	gtsam/slam/SmartProjectionFactor.h
	gtsam/slam/SmartProjectionPoseFactor.h
	gtsam/slam/tests/testRegularHessianFactor.cpp
	gtsam/slam/tests/testRegularImplicitSchurFactor.cpp
	gtsam/slam/tests/testSmartFactorBase.cpp
	gtsam/slam/tests/testSmartProjectionPoseFactor.cpp
	gtsam_unstable/examples/SmartProjectionFactorExample.cpp
	gtsam_unstable/examples/SmartStereoProjectionFactorExample.cpp
	gtsam_unstable/slam/SmartStereoProjectionFactor.h
	gtsam_unstable/slam/SmartStereoProjectionPoseFactor.h
	gtsam_unstable/slam/tests/testSmartStereoProjectionPoseFactor.cpp
2015-08-31 21:06:37 -07:00
..
expected Added expected files. 2014-12-19 15:39:34 +01:00
expected-python Fixed tests 2014-12-01 14:47:18 +01:00
expected2 Added expected files. 2014-12-19 15:39:34 +01:00
expected_namespaces Fixed proxy files and calls for static methods 2014-11-13 23:21:05 +01: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
geometry.h Add test 2015-01-22 03:35:27 +01:00
testArgument.cpp Fixed ArgumentListGrammar 2014-12-01 10:38:24 +01:00
testClass.cpp Expand with intList 2015-01-22 03:34:39 +01:00
testDependencies.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testGlobalFunction.cpp GlobalFunctionGrammar done and used 2014-12-02 13:49:25 +01:00
testMemory.m Fixed testWrap failures with the new wrapper 2012-03-30 18:06:58 +00:00
testMethod.cpp killed old stuff 2014-12-02 13:30:21 +01:00
testNamespaces.h Make sure it works for namespaces as well 2014-05-25 16:37:43 -04:00
testReturnValue.cpp Another test 2014-11-30 23:46:25 +01:00
testSpirit.cpp changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testTemplate.cpp Parse successful 2015-01-22 03:03:09 +01:00
testType.cpp Successfully used TypeListGrammar 2014-12-01 12:14:08 +01:00
testWrap.cpp Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues 2015-08-31 21:06:37 -07:00