| .. |
|
CMakeLists.txt
|
…
|
|
|
simulated2D.cpp
|
…
|
|
|
simulated2D.h
|
…
|
|
|
simulated2DConstraints.h
|
…
|
|
|
simulated2DOriented.cpp
|
…
|
|
|
simulated2DOriented.h
|
…
|
|
|
simulated3D.cpp
|
…
|
|
|
simulated3D.h
|
…
|
|
|
smallExample.cpp
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
|
smallExample.h
|
…
|
|
|
testBoundingConstraint.cpp
|
…
|
|
|
testDoglegOptimizer.cpp
|
…
|
|
|
testExtendedKalmanFilter.cpp
|
…
|
|
|
testGaussianBayesNet.cpp
|
…
|
|
|
testGaussianFactor.cpp
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
|
testGaussianFactorGraphB.cpp
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
|
testGaussianISAM.cpp
|
More adding of static to avoid naming conflicts in unit tests
|
2012-06-30 01:44:00 +00:00 |
|
testGaussianISAM2.cpp
|
Removed SimpleString from CppUnitLite - now just uses std::string and boost::lexical_cast
|
2012-07-18 15:43:54 +00:00 |
|
testGaussianJunctionTreeB.cpp
|
More adding of static to avoid naming conflicts in unit tests
|
2012-06-30 01:44:00 +00:00 |
|
testGradientDescentOptimizer.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
testGraph.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
testInferenceB.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
testMarginals.cpp
|
Fixed dimensions bug in Marginals and added unit test
|
2012-07-23 19:20:53 +00:00 |
|
testNonlinearEquality.cpp
|
More adding of static to avoid naming conflicts in unit tests
|
2012-06-30 01:44:00 +00:00 |
|
testNonlinearFactor.cpp
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
|
testNonlinearFactorGraph.cpp
|
Return FastSet instead of std::set from NonlinearFactorGraph::keys()
|
2012-06-30 22:32:46 +00:00 |
|
testNonlinearISAM.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
testNonlinearOptimizer.cpp
|
Fixed make check compile error
|
2012-06-24 14:49:52 +00:00 |
|
testOccupancyGrid.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
testRot3Optimization.cpp
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
|
testSerializationSLAM.cpp
|
More adding of static to avoid naming conflicts in unit tests
|
2012-06-30 01:44:00 +00:00 |
|
testSimulated2D.cpp
|
…
|
|
|
testSimulated2DOriented.cpp
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
|
testSimulated3D.cpp
|
…
|
|
|
testSubgraphPreconditioner.cpp
|
formatting of comments, added parent() interface for Bayes Tree cliques
|
2012-06-26 18:49:30 +00:00 |
|
testSymbolicBayesNetB.cpp
|
…
|
|
|
testSymbolicFactorGraphB.cpp
|
…
|
|
|
timeGaussianFactorGraph.cpp
|
…
|
|
|
timeMultifrontalOnDataset.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
timeSequentialOnDataset.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |