Yong-Dian Jian
|
a9c36fc172
|
move linear algebra functions for jacobian factor graph to a new file
|
2012-06-07 01:24:19 +00:00 |
Richard Roberts
|
9c8377f476
|
Merge remote-tracking branch 'svn/trunk' into windows
Conflicts:
examples/Pose2SLAMExample.cpp
examples/vSLAMexample/CMakeLists.txt
examples/vSLAMexample/vISAMexample.cpp
gtsam/nonlinear/ISAM2-impl.cpp
gtsam/slam/pose2SLAM.cpp
gtsam/slam/tests/testGeneralSFMFactor.cpp
gtsam/slam/tests/testGeneralSFMFactor_Cal3Bundler.cpp
gtsam/slam/tests/testPlanarSLAM.cpp
gtsam/slam/tests/testPose2SLAM.cpp
tests/testDoglegOptimizer.cpp
tests/testGraph.cpp
|
2012-06-04 14:13:37 +00:00 |
Frank Dellaert
|
8440939f27
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
Frank Dellaert
|
a2512475c9
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
Richard Roberts
|
c2c9c4a982
|
Almost everything compiles and passes in windows
|
2012-05-23 18:51:49 +00:00 |
Richard Roberts
|
1ce95c1d89
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
Richard Roberts
|
b76cf5b07f
|
Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names. The duplicate filenames confused Eclipse and made things difficult in CMake as well.
|
2012-03-15 02:10:37 +00:00 |