gtsam/gtsam_unstable
Toni 8039ed94af Merge branch 'develop' of bitbucket.org:gtborg/gtsam into feature/improvementsIncrementalFilter
* 'develop' of bitbucket.org:gtborg/gtsam: (43 commits)
  metis: rely on global BUILD_SHARED_LIBS"
  missing GTSAM_BUILD_STATIC_LIBRARY flags
  Fix testExpression
  attempt to fix alignment error in expression factors
  Fix alignment crash in numerical derivative with march=native
  Imported TBB targets; update gtsam_unstable cmake
  git ignore qtcreator IDE files
  fixed typo in description
  changed the SFMdata functions so that it allows the passage of function arguments to generate a trajectory; default arguments result in the original behaviour (described in header). In the range bearing examples: fixed weirdo text-artifacts, add newline for readability, added underscore the prediction expression.
  type in filename....
  another comment update
  little typo in a comment
  expression example of estimating trajectory, landmarks and sensor-body-transform simultaneously
  Update LICENSE to enumerate all dependencies in gtsam/3rdparty
  Added extra types included by Jacob Thomson in (declined) PR #269
  Cleaned up Pose3 unit test, added unit test for adjoint.
  Added adjoint operators etc.
  Adding adjoint and adjoint transpose functions
  Switching to METIS ordering fixes out of memory error for large examples.
  Added example by Wenqiang Zhou given in issue #369
  ...
2019-01-15 17:53:28 -05:00
..
base Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
discrete Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
dynamics Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
examples Replaced graph.push_back with graph.emplace_shared if needed. 2016-10-01 11:17:41 -04:00
geometry Used aligned container 2018-09-27 10:40:44 -04:00
linear Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
nonlinear Merge branch 'develop' into feature/improvementsIncrementalFilter 2018-12-18 22:01:39 +01:00
partition Fix compiler error in GenericGraph when GTSAM_ALLOW_DEPRECATED_SINCE_V4=OFF 2018-12-19 11:08:52 -08:00
slam Made naming convention in wrapper uniform. 2018-12-31 11:19:46 -05:00
testing_tools Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
timing Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-20 23:41:41 -04:00
CMakeLists.txt missing GTSAM_BUILD_STATIC_LIBRARY flags 2019-01-11 00:31:21 +01:00
gtsam_unstable.h make unstable build again 2017-08-15 11:16:13 -04:00
mainpage.dox gtsam_unstable now builds and tests pass 2012-05-03 17:03:25 +00:00