Commit Graph

3786 Commits (338ea6e92082ddb6cd4273fb75baef13ece70a28)

Author SHA1 Message Date
Richard Roberts 0592b71ac4 Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol',
still more code changes required to compile
2012-02-19 01:02:07 +00:00
Yong-Dian Jian b735d30c7d handle chirelity exception 2012-02-17 23:33:29 +00:00
Richard Roberts c1468c8b40 Created branch /branches/2.0_prep_intkeys from /branches/2.0_prep:9270 2012-02-17 20:03:22 +00:00
Yong-Dian Jian e9ae2b5cc7 with percentage information 2012-02-16 18:16:34 +00:00
Yong-Dian Jian b4216b325b avoid cacheing the history to eliminate performance penalty 2012-02-15 23:49:46 +00:00
Richard Roberts 5939ec2371 Merge commit '69c480490e0bc18ea897f1c96d8dd0bdc9b50fd5' into 2.0_prep (trunk r9251)
Conflicts:
	gtsam/linear/SubgraphSolver.h
	tests/Makefile.am
2012-02-15 23:43:25 +00:00
Alex Cunningham 3ee1b88c3d Updating branch to Eigen 3.0.5 2012-02-15 21:25:13 +00:00
Richard Roberts 4e008377bd Updated project (testing) 2012-02-15 15:31:28 +00:00
Yong-Dian Jian b96b03a733 alternative timing report 2012-02-15 02:12:36 +00:00
Richard Roberts d4875ae8e5 Fixed variable name in CMakeLists.txt 2012-02-14 23:42:40 +00:00
Richard Roberts c59e1bd8d9 Added missing header 2012-02-14 23:42:39 +00:00
Yong-Dian Jian d34375ab80 remove all templates in CGSolvers to speedup compilation 2012-02-14 23:22:21 +00:00
Alex Cunningham d0bb9855f1 Switched wrap test targets to using macro 2012-02-14 21:57:16 +00:00
Alex Cunningham 23971aa044 Added macros to remove copy/paste in cmake. Added support for building without convenience libraries. 2012-02-14 20:00:42 +00:00
Yong-Dian Jian 5d3e11e0c9 in progress -- separate files to speed up compilation time... 2012-02-14 18:18:28 +00:00
Alex Cunningham 0409c1c7ee Adding faster compilation options for distribution in CMake 2012-02-14 18:03:29 +00:00
Yong-Dian Jian 8b05fdb14f minor update 2012-02-14 04:08:43 +00:00
Yong-Dian Jian 2573383eca minor interface change 2012-02-14 02:03:19 +00:00
Alex Cunningham 9856a7c7aa Removing extraneous make targets 2012-02-13 21:37:10 +00:00
Alex Cunningham 6f09998e10 Removed autotools from gtsam2 branch 2012-02-13 21:13:07 +00:00
Richard Roberts fd9da07567 Merged from branch 'branches/2.0_prep' 2012-02-13 20:29:13 +00:00
Richard Roberts 30bb9e61cc Workaround for possible bug in pool allocator 2012-02-13 20:27:59 +00:00
Richard Roberts 7e9a4c1a25 Explicit construction in expm 2012-02-13 20:27:58 +00:00
Richard Roberts 0ae4a3f66b Removed unused tuple constructor helper from NonlinearFactor 2012-02-13 20:27:56 +00:00
Richard Roberts 75428b13fe Revert "Using FastVector instead of vector in most code called during elimination and solving"
This reverts commit 566631cb42249cb710ef01d07d583e563afccea9.
2012-02-13 20:27:54 +00:00
Richard Roberts 051c832737 Fixed compile errors with gcc 2012-02-13 19:09:00 +00:00
Alex Cunningham 5a3740daeb Removed extraneous "shared" prefix from SharedNoiseModel named constructors 2012-02-12 17:41:57 +00:00
Alex Cunningham d0e9b1d51a Fixed cmake build problem to allow for excluding test files, switched testPose3SLAM to use a different interface to values 2012-02-11 22:38:53 +00:00
Alex Cunningham c17446463a pacifying warnings 2012-02-11 22:00:09 +00:00
Alex Cunningham 3f2ec81e67 Fixing serialization test linking 2012-02-11 21:59:35 +00:00
Richard Roberts 75d95774e1 Removed duplicate header in Makefile.am 2012-02-10 20:43:00 +00:00
Richard Roberts 6a125ed5cb Added dim function and removed commented out code 2012-02-10 19:48:06 +00:00
Richard Roberts 965417ea1b Fixed indentation 2012-02-10 19:47:35 +00:00
Richard Roberts fab16dd41f Missing include 2012-02-10 19:47:26 +00:00
Richard Roberts 263b50d85a Using FastVector instead of vector in most code called during elimination and solving 2012-02-10 15:56:01 +00:00
Richard Roberts 8885b33191 Added serialization functions to Fast* containers (wrappers around STL containers that use a boost pool allocator for speed) 2012-02-08 23:11:41 +00:00
Richard Roberts 0d2a9018e3 Merged sub-branch into 2.0_prep branch 2012-02-08 22:05:24 +00:00
Richard Roberts 669c7c8dc8 Split up serialization unit tests into subdirectories to speed up 2012-02-08 21:53:02 +00:00
Frank Dellaert 282ac6484d "outputMetisFormat" outputs index in hmetis hypergraph format 2012-02-08 15:23:11 +00:00
Richard Roberts 3d40f5e6fc All unit tests pass with TypedSymbol removed 2012-02-07 04:58:11 +00:00
Richard Roberts 2f7f535f34 All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
Chris Beall c323a052d5 doc typo 2012-02-06 23:57:07 +00:00
Richard Roberts eaa9e4d739 Continuing changes from templating NonlinearFactors on value instead of key 2012-02-06 23:32:59 +00:00
Alex Cunningham ded872af5f Forced wrap to always add a "generated by" header, updated expected test code 2012-02-06 19:45:40 +00:00
Stephen Williams 345580c7f8 Fixed bug in optional jacobians using g++ 4.6.1. Compiler finds the incorrect version of the Matrix class. 2012-02-06 18:47:25 +00:00
Frank Dellaert c2e14b9f06 No more date to avoid triggering svn changes 2012-02-06 17:18:25 +00:00
Vadim Indelman 819d3273f4 Added Jacobians' calculation in compose and inverse functions. 2012-02-06 15:15:01 +00:00
Andrew Melim 9f66fa20be Added CalibratedCamera to gtsam.h 2012-02-06 14:05:59 +00:00
Duy-Nguyen Ta 9f055fc812 bug fix in advanced example. Question: Currently, pose2SLAMOptimizer is in fact useless! Is it needed? Why don't we add more functionalities for it? 2012-02-06 03:33:40 +00:00
Duy-Nguyen Ta 6f4c95a65b apply bug fixes in MATLAB wrapper shared_ptr return from trunk. All tests work now. 2012-02-06 03:29:14 +00:00