gtsam/gtsam
Andrew Melim 49c11e8fa7 Remove warning flag 2014-04-03 16:35:10 -04:00
..
3rdparty Remove warning flag 2014-04-03 16:35:10 -04:00
base Merge branch 'develop' 2014-03-12 12:57:59 -04:00
discrete Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. 2014-02-13 01:34:31 -05:00
geometry commented failing unit test (issue added on Bitbucket) 2014-03-12 14:50:39 -04:00
inference Made Roots typedef in BayesTree 2014-02-22 16:28:37 -05:00
linear clang warnings 2014-03-17 21:56:50 -04:00
navigation Merge branch 'develop' 2014-03-12 12:57:59 -04:00
nonlinear Replaced static variable counter inside ISAM2 update() with a member variable to avoid a bug where if multiple instances of ISAM2 are running in the same process, the counter gets incremented in each of them, resulting in very difficult to debug failures. 2014-03-27 16:15:29 -04:00
slam writeBALfromValues input made const 2014-03-13 01:36:38 -04:00
symbolic Added shared_ptr versions of named constructors in SymbolicFactor and SymbolicConditional, for a slight performance boost. 2014-02-21 17:17:36 -05:00
CMakeLists.txt Removed duplicate link libraries during wrap 2014-02-17 00:43:14 -05:00
config.h.in 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
global_includes.h 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
groups.dox doxygen groups definition 2011-09-23 02:34:43 +00:00
mainpage.dox Fixed doxygen warnings. 2012-06-05 19:54:14 +00:00