Richard Roberts
|
4baa3763bc
|
Final cleanup of text files - README.md, LICENSE*, USAGE, and INSTALL.
|
2014-01-30 14:42:23 -05:00 |
Richard Roberts
|
f830bc5de6
|
Disabled GTSAM_USE_SYSTEM_EIGEN flag until patches are incorporated into Eigen
|
2013-12-22 13:21:08 -05:00 |
Richard Roberts
|
af18d11df6
|
Fixes for multiple-project builds where GTSAM is a subdirectory in a larger build
|
2013-12-15 18:36:44 +00:00 |
Andrew Melim
|
ce1c654737
|
Remove print statement
|
2013-12-13 21:33:46 +00:00 |
Richard Roberts
|
501635352d
|
Some cleanup in compiling wrappers
|
2013-12-12 18:37:27 +00:00 |
Richard Roberts
|
129e124539
|
Improvement in cmake MKL messages
|
2013-11-27 19:04:11 +00:00 |
Zsolt Kira
|
a4c7ef9ef6
|
Undo accidental commit of CMakeLists modification
|
2013-11-26 15:44:54 +00:00 |
djensen3
|
e2cd2c2054
|
Added options for NonlinearFactorGraph printing to dot files
|
2013-11-26 15:41:15 +00:00 |
Richard Roberts
|
7069af2f51
|
Small improvement to CMake MKL/OpenMP messages
|
2013-11-19 00:26:14 +00:00 |
Richard Roberts
|
84f439a01d
|
Cleaned up MKL-related CMake warning messages
|
2013-11-18 19:46:28 +00:00 |
Richard Roberts
|
701bb0054d
|
Added TBB and MKL directories to GTSAM_INCLUDE_DIR in GTSAM cmake config
|
2013-11-18 19:23:26 +00:00 |
Richard Roberts
|
0608e9a05b
|
Added support for MKL in Eigen and fixed several errors and warnings within Eigen when using MKL
|
2013-11-18 19:23:23 +00:00 |
Richard Roberts
|
d2cb52ea01
|
Fixed some warnings
|
2013-11-18 19:23:16 +00:00 |
Pablo Fernandez Alcantarilla
|
dc12e7300a
|
Option added in cmake for setting the GTSAM_THROW_CHEIRALITY_EXCEPTION
|
2013-10-24 00:10:09 +00:00 |
Richard Roberts
|
0c6ea4057c
|
Small cleanup on last commit
|
2013-10-13 22:55:59 +00:00 |
Richard Roberts
|
68a85afed0
|
Added allocator selection options to CMake, as well as detecting Google perftools and adding the option to use the tcmalloc allocator. Improved availability of TBB and allocator information in config.h and exported cmake config.
|
2013-10-13 22:21:07 +00:00 |
Richard Roberts
|
bf40956592
|
Merged from Hmf6_unordered 970392249a8c50153f24594c9c81acb740cedd06
|
2013-10-03 19:51:56 +00:00 |
Richard Roberts
|
b7b655cb7f
|
Added option for configuring and installing an extra project-specific cmake definitions file
|
2013-08-24 18:01:26 +00:00 |
Richard Roberts
|
4d92914373
|
Fix for boost compile flags on windows
|
2013-08-22 21:44:15 +00:00 |
Richard Roberts
|
9f7bc2399e
|
Small change in getting version numbers into config.h
|
2013-08-20 16:53:43 +00:00 |
Alex Cunningham
|
c6cf4d2dab
|
Removed use of convenience libraries for tests - wasn't really supported in current version
|
2013-08-19 15:32:21 +00:00 |
Alex Cunningham
|
e841bbb41a
|
incremented version number of trunk to 3.0.0
|
2013-08-19 15:32:18 +00:00 |
Richard Roberts
|
68c6bf4a38
|
Added CMake code and preprocessor macros so that everything works without TBB and falls back on single-threading
|
2013-08-16 20:26:07 +00:00 |
Richard Roberts
|
69e4a3fd94
|
Formatting of CMake printing
|
2013-08-16 20:26:05 +00:00 |
Richard Roberts
|
a2d00e73e1
|
Removed flag to enable C++11 extensions
|
2013-08-13 21:02:21 +00:00 |
Alex Cunningham
|
410d8773eb
|
Added comments with instructions for choosing a different version of boost
|
2013-08-07 18:58:36 +00:00 |
Richard Roberts
|
e2f8dd866d
|
Merge branch 'svn/trunk'
Conflicts:
gtsam/linear/GaussianBayesTree.cpp
gtsam/linear/GaussianBayesTree.h
gtsam/linear/VectorValues.h
gtsam/linear/tests/testVectorValues.cpp
gtsam_unstable/nonlinear/sequentialSummarization.cpp
|
2013-08-06 18:33:24 +00:00 |
Alex Cunningham
|
4a7308844f
|
Added fixme comment
|
2013-08-06 17:50:46 +00:00 |
Alex Cunningham
|
cfcb27802a
|
Added flag "-std=c++11" so that system would compile with gcc
|
2013-08-06 17:50:45 +00:00 |
Alex Cunningham
|
69d87d2de3
|
Added fix for issue with TBB library finding (with Richard)
|
2013-08-06 17:50:45 +00:00 |
Duy-Nguyen Ta
|
a48864452b
|
fix GTSAM_POSE3_EXPMAP warnings. Add GTSAM_ROT3_EXPMAP option.
|
2013-08-02 13:28:29 +00:00 |
Richard Roberts
|
a3ea813518
|
Changed message
|
2013-08-01 21:57:54 +00:00 |
Richard Roberts
|
0d05bf5ac5
|
Started on HessianFactor, converted Nonlinear stuff and disabled a lot of more advanced classes so the library compiles with nonlinear using unordered.
|
2013-08-01 21:57:43 +00:00 |
Richard Roberts
|
2705d85fa7
|
Merged from branch 'trunk'
|
2013-07-31 18:55:15 +00:00 |
Richard Roberts
|
c413789a0a
|
Linking examples with Boost program options library
|
2013-07-31 18:53:25 +00:00 |
Richard Roberts
|
c48593daf1
|
Removed disabling of a warning
|
2013-07-09 17:54:08 +00:00 |
Richard Roberts
|
b5c530d080
|
Merge branch 'svn/trunk'
Conflicts:
CMakeLists.txt
|
2013-07-09 17:54:06 +00:00 |
Richard Roberts
|
0847cbe3d8
|
Restored TBB includes
|
2013-07-09 17:50:48 +00:00 |
Richard Roberts
|
57193a7f65
|
Link with TBB and use auto-generated dllexport.h
|
2013-07-09 17:50:24 +00:00 |
Richard Roberts
|
ecb24ebd06
|
Fixes to include path ordering and boost libraries
|
2013-07-09 15:43:55 +00:00 |
Richard Roberts
|
92bd5f18cf
|
Formatting fixes
|
2013-07-01 20:20:14 +00:00 |
Richard Roberts
|
65529e6cf2
|
Disabled additional warnings
|
2013-07-01 20:19:34 +00:00 |
Richard Roberts
|
045a3d281f
|
Only use Boost dynamic auto-linking flag on Windows
|
2013-06-04 13:37:12 +00:00 |
Alex Cunningham
|
6b47aaeba3
|
Added cmake option for extra consistency checks and added functionality to Pose3 expmap flag
|
2013-05-21 14:18:01 +00:00 |
Richard Roberts
|
ea1f374930
|
Incremented version number to 2.3.0
|
2013-05-08 15:25:01 +00:00 |
Duy-Nguyen Ta
|
723ff2c9ad
|
add GTSAM_POSE3_EXPMAP option to CMakeLists and config.h.in to let users specify POSE3_DEFAULT_COORDINATES_MODE before compilation.
|
2013-04-30 17:17:51 +00:00 |
Richard Roberts
|
34730a92cc
|
Fixed problem with system eigen include path
|
2013-04-25 19:12:25 +00:00 |
Alex Cunningham
|
d8034f73c5
|
Added install commands for generated header files
|
2013-04-25 18:40:21 +00:00 |
Richard Roberts
|
fe07dee964
|
Moved system eigen switch to top-level CMakeLists so that it's used in all files
|
2013-04-25 16:32:06 +00:00 |
Richard Roberts
|
eeef9eab32
|
Generating config.h file in CMake with quaternion mode flag, dataset paths. Also added CMake option to use system-installed Eigen, which works by generating a global eigen include file containing the corresponding include paths.
|
2013-04-25 15:57:15 +00:00 |