.. |
matlab
|
apply bug fixes in MATLAB wrapper shared_ptr return from trunk. All tests work now.
|
2012-02-06 03:29:14 +00:00 |
CMakeLists.txt
|
removed old SPCG test
|
2012-05-22 15:05:15 +00:00 |
testBoundingConstraint.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testDoglegOptimizer.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testExtendedKalmanFilter.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testGaussianBayesNet.cpp
|
Cleanup in linear solving:
|
2012-03-13 19:41:03 +00:00 |
testGaussianFactor.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testGaussianFactorGraphB.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testGaussianISAM.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testGaussianISAM2.cpp
|
Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples.
|
2012-06-02 16:18:40 +00:00 |
testGaussianJunctionTreeB.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testGraph.cpp
|
Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples.
|
2012-06-02 16:18:40 +00:00 |
testInferenceB.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testMarginals.cpp
|
Added joint marginals and unit tests
|
2012-05-15 00:01:38 +00:00 |
testNonlinearEquality.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testNonlinearFactor.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testNonlinearFactorGraph.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testNonlinearISAM.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testNonlinearOptimizer.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testOccupancyGrid.cpp
|
Reverted testOccupancyGrid.cpp back so that it does not break make check.
|
2012-05-23 15:57:12 +00:00 |
testRot3Optimization.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testSymbolicBayesNetB.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
testSymbolicFactorGraphB.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
timeGaussianFactorGraph.cpp
|
Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings
|
2012-02-22 23:38:09 +00:00 |
timeMultifrontalOnDataset.cpp
|
(2.0_prep branch) Merged in virtual_values branch
|
2012-02-03 17:18:32 +00:00 |
timeSequentialOnDataset.cpp
|
(2.0_prep branch) Merged in virtual_values branch
|
2012-02-03 17:18:32 +00:00 |