Commit Graph

4438 Commits (b64fa98e89e70d2348516dcf997bedd2651a418f)

Author SHA1 Message Date
Richard Roberts b64fa98e89 Removed cmake submodule 2013-12-22 13:07:43 -05:00
Frank Dellaert 0dc1eac55c Merged changes from the trunk back into navigation and slam. Needed some data files for tests, as well.
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/branches/2.4@20423 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:34:23 -05:00
Frank Dellaert bd3126f7b4 Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/branches/2.4@20422 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:34:23 -05:00
Richard Roberts faca0ecd04 Set cmake submodule branch to 2.4.0 2013-12-20 17:26:46 -05:00
Richard Roberts 5fd7d71575 Added cmake submodule to 2.4.0 branch 2013-12-20 17:20:21 -05:00
Frank Dellaert af04dce120 Changes to do hierarchical build 2013-12-17 22:23:53 +00:00
Frank Dellaert f7182eeaf6 fixed warning 2013-09-04 00:57:30 +00:00
Frank Dellaert 980df95faa ignore files 2013-09-01 12:59:05 +00:00
Luca Carlone 7ddeb3573b Made noise zero so that testBetweenFactor passes 2013-08-19 21:04:40 +00:00
Luca Carlone a27087ef36 Disabled testBetweenFactorEM because it is in progress for debugging 2013-08-19 21:04:38 +00:00
Luca Carlone c04ceed07b Commented out print statements in unit test 2013-08-19 21:04:36 +00:00
Luca Carlone 697f185aad Fixed missing print function in Rot3Q 2013-08-19 20:35:44 +00:00
Richard Roberts 5ead55c8b2 Added version information to config.h 2013-08-19 17:53:03 +00:00
Richard Roberts f24496b8a0 Added w20000 dataset and simplified names of w100 and w10000 2013-08-15 20:17:27 +00:00
Richard Roberts 1ad8591b6a Added relinSkip option to SolverComparer, trapping/printing exceptions, and changed default batch mode to Cholesky 2013-08-15 20:17:24 +00:00
Richard Roberts dac4be44f1 Bug fix in SolverComparer 2013-08-15 20:17:23 +00:00
Richard Roberts 004ec887a1 Committing correct dataset files for Kitti IMU example 2013-08-13 21:04:01 +00:00
Richard Roberts 3e2afaf726 Fixed dataset search in IMUKittiExampleGPS 2013-08-13 21:03:58 +00:00
Richard Roberts 7e1eb5727d Moved VO and advanced Kitti IMU matlab examples to unstable 2013-08-13 21:03:54 +00:00
Richard Roberts 4b3021b818 Moved ImuFactor and CombinedImuFactor into main gtsam, and moved InertialNavFactor family into gtsam_unstable. 2013-08-13 21:03:48 +00:00
Richard Roberts c0c5abb125 Created branch /branches/2.4 from /trunk:18250 2013-08-12 21:50:33 +00:00
Zsolt Kira b34b6cc9ee Added warning if triangulation fails
Added ability to pass in landmark position directly, thereby avoiding triangulation
Added test that compares GenericProjectionFactor and SmartProjectionFactor for 1 iteration using
both GaussNewton and LM optimization.  These tests also fail, until we find the problem/bug.
2013-08-12 21:44:54 +00:00
Luca Carlone a518dae06a Fixed GPS Kitti example, VO works but bad results 2013-08-12 20:45:44 +00:00
Richard Roberts 7a027be7e5 Fixed unit tests compiling on windows 2013-08-12 16:25:13 +00:00
Vadim Indelman 87a7c56c88 Switched to square root of covariance norm. 2013-08-12 16:11:48 +00:00
Chris Beall 14931bcc7d improved tests a little. basic 3 landmark test with smart projection factor fails! 2013-08-12 14:40:57 +00:00
Luca Carlone 0320baf3f7 Small updates in IMUKittiExampleVO 2013-08-11 22:57:54 +00:00
Luca Carlone d46902ea06 Working IMUKitti example with VO only (slow!) 2013-08-11 22:45:58 +00:00
Richard Roberts 18a72718aa Reenabled ISAM2 in SolverComparer 2013-08-11 19:29:01 +00:00
Stephen Williams f41d4b879b Added the ability to remove factors from ConcurrentIncrementalFilter 2013-08-10 17:16:47 +00:00
Stephen Williams 34a3a6ea49 Added the ability to remove factors from the ConcurrentBatchFilter 2013-08-10 17:16:38 +00:00
Stephen Williams ebc6a66c3a Updated to the marginal factor calculation in BatchFixedLagSmoother to
be more efficient
2013-08-10 17:16:31 +00:00
Stephen Williams 12d003229a Fixed missing '}' 2013-08-10 17:16:19 +00:00
Stephen Williams f9de5838f6 Added optional return information to the 'marginalizeLeaves' method of
iSAM2
2013-08-10 17:16:10 +00:00
Stephen Williams 485624f8d6 Added access to the set of fixed variables (the variables involved in
linear marginal factors) from iSAM2
2013-08-10 17:15:56 +00:00
Stephen Williams c33c6e2c70 Added unit tests for Concurrent Incremental Filter and Smoother 2013-08-10 17:15:48 +00:00
Stephen Williams 915dc98bd2 Updated unit tests for Concurrent Batch Filter and Smoother 2013-08-10 17:15:38 +00:00
Stephen Williams f656e93202 Created Concurrent Incremental Filter and Smoother 2013-08-10 17:15:31 +00:00
Stephen Williams 663c598591 Updated Concurrent Batch Filter and Smoother to the latest versions 2013-08-10 17:15:20 +00:00
Stephen Williams 1dc0e6192b Added accessor functions for internal data structures to
IncrementalFixedLagSmoother
2013-08-10 17:15:03 +00:00
Richard Roberts 2f84788c2a Adjusted sigma 2013-08-09 19:03:38 +00:00
Richard Roberts 7f5de1c3bc Added simple Kitti example 2013-08-09 18:50:20 +00:00
Richard Roberts bb4ad176da Needed std:: 2013-08-09 18:50:15 +00:00
Richard Roberts 1eae17561d Taking ImuFactor noise model automatically from preintegrated measurement covariance 2013-08-09 18:50:14 +00:00
Alex Cunningham 0cb6e97803 Added stack function that takes a vector of matrix blocks 2013-08-09 16:24:45 +00:00
Chris Beall c03172aca3 add prior on second camera 2013-08-09 15:31:15 +00:00
Chris Beall 369e69b0d2 actually set everything to zero to turn factor off during linearization 2013-08-09 15:28:57 +00:00
Alex Cunningham 7b0c559091 Fixed bug in 32 bit version - now calls correct keyformatter 2013-08-09 14:55:26 +00:00
Zsolt Kira 8d9dcfbfc2 Fixed problem with pixel_sigma (2-dimensional only)
Added switch to determine if normal GenericProjectionFactor or SmartProjectionFactor is used
2013-08-09 14:52:26 +00:00
Vadim Indelman b0c96f9bf6 unwhitenedError. 2013-08-08 20:14:12 +00:00