| .. |
|
Makefile.am
|
Added ExtendedKalmanFilter class and easyPoint2KalmanFilter example
|
2011-08-27 12:28:47 +00:00 |
|
testBoundingConstraint.cpp
|
…
|
|
|
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
|
…
|
|
|
testInference.cpp
|
Relocated unit test
|
2011-09-23 02:48:34 +00:00 |
|
testNonlinearEquality.cpp
|
…
|
|
|
testNonlinearEqualityConstraint.cpp
|
Add a robust noise model. Change SharedGaussian to SharedNoiseModel
|
2011-08-26 21:41:01 +00:00 |
|
testNonlinearFactor.cpp
|
Split off NoiseModelFactor (a NonlinearFactor with a NoiseModel) from NonlinearFactor (a Factor with dim, linearize, and symbolic methods). NonlinearConstraint derives from NoiseModelFactor.
|
2011-09-03 03:46:19 +00:00 |
|
testNonlinearFactorGraph.cpp
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
|
testNonlinearISAM.cpp
|
…
|
|
|
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
|
…
|
|
|
timeSequentialOnDataset.cpp
|
…
|
|