.. |
Makefile.am
|
Added ExtendedKalmanFilter class and easyPoint2KalmanFilter example
|
2011-08-27 12:28:47 +00:00 |
testBoundingConstraint.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testExtendedKalmanFilter.cpp
|
header order
|
2011-09-03 04:47:43 +00:00 |
testGaussianBayesNet.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testGaussianFactor.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testGaussianFactorGraph.cpp
|
Relocated unit test
|
2011-09-23 02:48:34 +00:00 |
testGaussianISAM.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testGaussianISAM2.cpp
|
ISAM2 refactoring and documentation
|
2011-09-07 15:42:49 +00:00 |
testGaussianJunctionTree.cpp
|
Fixed bug in multifrontal marginals caused by backwards permutations with LDL (seems to be an inconsistency in Eigen?). Added GaussianConditional constructor from any number of frontal and parent variables. Added several new unit tests on marginals. Fixed small bug in GaussianConditional non-const get_d_ and get_R_ functions that didn't account for multiple frontal variables.
|
2011-09-23 02:50:46 +00:00 |
testGraph.cpp
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
testInference.cpp
|
Relocated unit test
|
2011-09-23 02:48:34 +00:00 |
testNonlinearEquality.cpp
|
Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well.
|
2011-04-12 21:18:10 +00:00 |
testNonlinearEqualityConstraint.cpp
|
Add a robust noise model. Change SharedGaussian to SharedNoiseModel
|
2011-08-26 21:41:01 +00:00 |
testNonlinearFactor.cpp
|
Implemented N-way factor base class in NoiseModelFactor, added NonlinearFactor{3-6}, adapted NonlinearFactor1,2,3 and NonlinearConstraint1,2,3 to derive from NoiseModelFactor in a minimal way
|
2011-10-03 04:24:24 +00:00 |
testNonlinearFactorGraph.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testNonlinearISAM.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testNonlinearOptimizer.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testPose2SLAMwSPCG.cpp
|
Add a robust noise model. Change SharedGaussian to SharedNoiseModel
|
2011-08-26 21:41:01 +00:00 |
testSerialization.cpp
|
Fixed serialization of stereo cameras
|
2011-09-12 15:30:31 +00:00 |
testSymbolicBayesNet.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testSymbolicFactorGraph.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
testTupleValues.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
timeGaussianFactorGraph.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
timeMultifrontalOnDataset.cpp
|
added flags for dataset timing tests to change the number of trials
|
2011-06-13 17:14:24 +00:00 |
timeSequentialOnDataset.cpp
|
added flags for dataset timing tests to change the number of trials
|
2011-06-13 17:14:24 +00:00 |