Commit Graph

405 Commits (34dcfa4e89ee79f8a2c36d7d687ce07855d852d4)

Author SHA1 Message Date
dellaert 34dcfa4e89 Added example from Pull Request #18 discussion 2014-09-30 11:31:17 +02:00
Luca aacd3484c7 bug fix: different pose covariance structure between g2o (t,R) and gtsam (R,t) 2014-09-04 10:07:28 -04:00
Luca 08a6bff803 fixed issues in dataset and added comments 2014-09-03 20:18:46 -04:00
Luca 544e56f634 added examples 2014-09-03 15:40:57 -04:00
Luca 16bb90387c added example optimizing rotations only from g2o file 2014-08-31 13:03:31 -04:00
Luca f6adeb8fff working example 2014-08-25 16:36:58 -04:00
Luca e605c2dbc5 added initialization example 2014-08-25 16:01:53 -04:00
Luca 330fbd730e fix failing unit test (mac) 2014-08-22 10:40:16 -04:00
Luca 889bbea8d4 finished and tested initializer 2014-08-19 21:09:51 -04:00
Luca fdb31dbd8d Merge branch 'develop' 2014-08-19 20:51:16 -04:00
Luca f5cc247b1c added pose initializer 2014-08-19 20:50:48 -04:00
Luca bc205cf6a4 extended g2o parser to nondiagonal noise 2014-08-19 20:10:42 -04:00
Luca 358c978f00 added 3D version of readG2o with unit test 2014-08-18 20:40:52 -04:00
cbeall3 f261a6ddbc Merge remote-tracking branch 'origin/develop' into feature/concurrent-calibration 2014-07-02 15:49:47 -04:00
dellaert 87ba9384e0 warning in release 2014-07-01 11:21:23 -04:00
Yong-Dian Jian c93c9f1863 fix namespace 2014-06-22 23:52:59 -04:00
dellaert 96e8dfaf66 Simplified this example a bit 2014-06-22 18:39:11 -04:00
cbeall3 7485a8f2d5 Merge remote-tracking branch 'origin/develop' into feature/concurrent-calibration 2014-06-20 13:48:26 -04:00
Yong-Dian Jian 78fcfdc5ef Merge branch 'develop' of git@bitbucket.org:gtborg/gtsam.git into develop 2014-06-16 00:46:36 -04:00
cbeall3 67e0e71802 First script to experiment with Concurrent calibration estimation 2014-06-13 12:17:45 -04:00
cbeall3 140577406a Use findExampleDataFile function to discover data file location 2014-06-12 16:23:41 -04:00
cbeall3 12f19e8a7c Formatting/spacing 2014-06-12 16:09:39 -04:00
Yong-Dian Jian a0c77dcc1c remove unused variables in iterative solvers and rename accordingly. 2014-06-03 23:52:35 -04:00
dellaert c6de457a4b Moved LAGO to slam 2014-06-01 12:25:23 -04:00
dellaert 7119d0c3c2 Sanitized G2o I/O interface to conform to what we had before. No sense in having many different styles, and this works better for MATLAB (now wrapped, as well).
BAL reading/writing should be similarly cleaned up.
2014-06-01 11:46:23 -04:00
jing 74fcc55d7a Merge branch 'develop' of bitbucket.org:gtborg/gtsam into develop 2014-05-31 16:24:10 -04:00
jing 1b04ee7473 add landmark output in SmartFactor example 2014-05-31 16:23:23 -04:00
balderdash-devil 19b7734a97 Removed unnecessary file 2014-05-31 16:21:55 -04:00
jing 4cc759c0a7 add a smart factor sfm example 2014-05-31 15:57:13 -04:00
balderdash-devil afcddf823a unit test now works 2014-05-31 15:53:41 -04:00
balderdash-devil bdeeb48c6e removed rewritten file 2014-05-31 15:52:40 -04:00
balderdash-devil 6e0c2f8560 merge changes 2014-05-31 15:52:06 -04:00
dellaert 1d43a1f206 removed redundant "Lago" from several function names 2014-05-31 13:13:14 -04:00
dellaert fe33c80b5f Introduced namespace 2014-05-31 13:04:15 -04:00
dellaert 4afb11a2ed Fixed up examples 2014-05-31 12:51:47 -04:00
balderdash-devil 0e40be46ae removed the rewritten file 2014-05-30 16:39:21 -04:00
cbeall3 ef430410b5 linux fix 2014-05-30 13:34:24 -04:00
cbeall3 182fd06cb8 minor cleanup and comments 2014-05-29 00:47:37 -04:00
Stephen Camp f01a0d2edb Added C++ stereo visual odometry examples 2014-05-29 00:04:03 -04:00
Stephen Camp 89130f1626 Revert "Added C++ stereo visual odometry examples"
This reverts commit db82bad668.
2014-05-28 23:49:10 -04:00
Stephen Camp db82bad668 Added C++ stereo visual odometry examples 2014-05-28 23:11:47 -04:00
Luca fdc6e70978 added small datasets for unit tests 2014-05-28 13:39:33 -04:00
Luca 8015392610 examples with lago and GN 2014-05-20 18:12:26 -04:00
Luca 16571a9a95 added many unit test for g2o read/write 2014-05-20 17:59:49 -04:00
Luca 9a2f282e4b made simpler example using g2o input file 2014-05-20 16:53:58 -04:00
Luca 0453310726 adding functions to read/write g2o files 2014-05-20 16:35:45 -04:00
Luca c167430389 included Tukey 2014-05-19 10:53:59 -04:00
Luca 5a6d719690 included priors and robust model in example 2014-05-16 20:50:06 -04:00
Luca 0fad251355 added example reading g2o file 2014-05-16 10:03:18 -04:00
Luca 51248072f9 fixed bug in hessianDiagonal (raw access) 2014-04-03 17:50:52 -04:00