Yong-Dian Jian
|
78fcfdc5ef
|
Merge branch 'develop' of git@bitbucket.org:gtborg/gtsam.git into develop
|
2014-06-16 00:46:36 -04:00 |
Yong-Dian Jian
|
38dc807f32
|
Merge remote-tracking branch 'origin/feature/pcg' into develop
Conflicts:
gtsam/nonlinear/NonlinearOptimizer.cpp
|
2014-06-16 00:41:34 -04:00 |
Yong-Dian Jian
|
17426d0076
|
subgraph preconditioner revised
|
2014-06-15 23:14:06 -04:00 |
cbeall3
|
67e0e71802
|
First script to experiment with Concurrent calibration estimation
|
2014-06-13 12:17:45 -04:00 |
cbeall3
|
9f796565d0
|
print optimization errors for now
|
2014-06-12 16:24:03 -04:00 |
cbeall3
|
140577406a
|
Use findExampleDataFile function to discover data file location
|
2014-06-12 16:23:41 -04:00 |
cbeall3
|
12f19e8a7c
|
Formatting/spacing
|
2014-06-12 16:09:39 -04:00 |
cbeall3
|
8bee2cd70f
|
Fixed unstable examples never getting built
|
2014-06-12 14:40:24 -04:00 |
cbeall3
|
ed507cf4f6
|
add tolerances on unit expect to make quaternion mode pass
|
2014-06-10 16:10:47 -04:00 |
Yong-Dian Jian
|
67398f0f13
|
add BlockJacobiPreconditioner class and unit test
|
2014-06-08 16:15:00 -04:00 |
Yong-Dian Jian
|
e8d3809917
|
add new generic pcgsolver and preconditioner classes
add a unit test for the PCGSolver class
|
2014-06-08 00:34:23 -04:00 |
Richard Roberts
|
fe235b1209
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07:00 |
Richard Roberts
|
2591f7dca2
|
Fixed missing gtsam_unstable/partition tests
|
2014-06-07 19:01:13 -07:00 |
Richard Roberts
|
17c7e02003
|
Added support for timing scripts to build tools
|
2014-06-07 19:00:16 -07:00 |
Frank Dellaert
|
996517916c
|
I commented out thread stuff as did not compile on my mac.
|
2014-06-07 16:29:21 -04:00 |
Frank Dellaert
|
ecb1243d4d
|
Merged in feature/cmake_tools_dir_variable (pull request #16)
Set GTSAM_CMAKE_TOOLS_DIR when using GTSAMCMakeTools
|
2014-06-07 14:20:43 -04:00 |
Yong-Dian Jian
|
c844ab19e3
|
move blas_kernel_ up
|
2014-06-04 23:23:17 -04:00 |
dellaert
|
21490eadd6
|
Comments w Yong-Dian
|
2014-06-04 14:57:22 -04:00 |
cbeall3
|
bcbc7652a2
|
Fix for GTSAM_WITH_EIGEN_MKL not having any effect
|
2014-06-04 14:08:44 -04:00 |
Yong-Dian Jian
|
a0c77dcc1c
|
remove unused variables in iterative solvers and rename accordingly.
|
2014-06-03 23:52:35 -04:00 |
Richard Roberts
|
cace005651
|
When calling find_package(GTSAMCMakeTools), set the variable GTSAM_CMAKE_TOOLS_DIR so that files installed from there can be configured in projects and not only in GTSAM, e.g. dllexport.h.in
|
2014-06-01 18:59:03 -04:00 |
cbeall3
|
e60f21a22f
|
Missed before: Frank's typedef fix actually needs another include on Linux
|
2014-06-01 16:02:24 -04:00 |
dellaert
|
e748088c06
|
Merge branch 'origin/fix/wrapper'
|
2014-06-01 14:40:55 -04:00 |
dellaert
|
ba67b1ce12
|
Possible fix for Clang 5.1 issue, for Chris to try on other platforms
|
2014-06-01 14:06:09 -04:00 |
Chris Beall
|
e66cd56bf5
|
Windows fixes. Made global test variables static
|
2014-06-01 13:49:19 -04:00 |
cbeall3
|
07772b011a
|
fix formatting
|
2014-06-01 13:04:47 -04:00 |
Chris Beall
|
c56b56a178
|
bizarre fix for issue 101
|
2014-06-01 13:00:11 -04:00 |
dellaert
|
c6de457a4b
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |
dellaert
|
7119d0c3c2
|
Sanitized G2o I/O interface to conform to what we had before. No sense in having many different styles, and this works better for MATLAB (now wrapped, as well).
BAL reading/writing should be similarly cleaned up.
|
2014-06-01 11:46:23 -04:00 |
Chris Beall
|
470527ff99
|
fix warnings on Windows. No need to create variable in catch statement if you're not going to use it. It generates unreferenced variable warnings.
|
2014-06-01 11:30:04 -04:00 |
Chris Beall
|
351e9ace72
|
add GTSAM_EXPORT
|
2014-06-01 11:28:20 -04:00 |
dellaert
|
cc26fc5dfa
|
Finish fixDataset: eliminate copy/paste and handle noise formats sensibly
|
2014-05-31 23:26:15 -04:00 |
dellaert
|
a95cf7c71b
|
Load VERTEX_SE2
|
2014-05-31 23:15:11 -04:00 |
dellaert
|
3e532a5160
|
Fourth case: sensible order, but covariance matrix
|
2014-05-31 22:42:14 -04:00 |
dellaert
|
9ea155dee2
|
Get default smart flag
|
2014-05-31 22:11:15 -04:00 |
dellaert
|
8f493d6ee5
|
Formatting only
|
2014-05-31 22:10:51 -04:00 |
dellaert
|
f32968cc03
|
Added extra test case
|
2014-05-31 21:57:36 -04:00 |
dellaert
|
0f2d983190
|
More principled handling of noise parameters
|
2014-05-31 21:57:29 -04:00 |
dellaert
|
89e6e27301
|
Additional unit test
|
2014-05-31 20:29:00 -04:00 |
dellaert
|
10d19c6832
|
resurrected test
|
2014-05-31 19:15:43 -04:00 |
dellaert
|
ac3d1ea8b6
|
Remove timeLago from tests that are run....
|
2014-05-31 19:02:41 -04:00 |
dellaert
|
0e1b52150d
|
Switch from optional to (possibly empty) shared_ptr
|
2014-05-31 19:01:54 -04:00 |
dellaert
|
204ddbee5e
|
Formatting
|
2014-05-31 18:08:02 -04:00 |
dellaert
|
a84a9a67d6
|
moved targets
|
2014-05-31 18:07:55 -04:00 |
dellaert
|
bc69c0a94e
|
Finish timeLago
|
2014-05-31 17:15:50 -04:00 |
dellaert
|
76297ea2cc
|
Adding noise does not help much
|
2014-05-31 17:15:29 -04:00 |
dellaert
|
16c28b2e9c
|
Formatting only
|
2014-05-31 16:31:48 -04:00 |
dellaert
|
42edec1066
|
Properly read w10000
|
2014-05-31 16:24:50 -04:00 |
dellaert
|
7e6a333b1a
|
Constrain orientation
|
2014-05-31 16:24:40 -04:00 |
dellaert
|
5aa9f42875
|
Better exception
|
2014-05-31 16:24:25 -04:00 |