Commit Graph

24 Commits (a9d8a915accc8eabed1561735ed25ce4873caef1)

Author SHA1 Message Date
dellaert 19e7b6bf39 Deal with incomplete Pose2 type by including <Pose2.h> 2015-02-21 12:39:50 +01:00
Richard Roberts f9ca07e610 Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
Richard Roberts aa093a35da Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Siddharth Choudhary f81fa0a203 Unit test for load2D for victoria park dataset 2014-10-23 15:51:47 -04:00
Luca bc205cf6a4 extended g2o parser to nondiagonal noise 2014-08-19 20:10:42 -04:00
Luca 881514a45f added 3D version of writeG2o with unit test 2014-08-18 21:14:48 -04:00
Luca 358c978f00 added 3D version of readG2o with unit test 2014-08-18 20:40:52 -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
dellaert 9ea155dee2 Get default smart flag 2014-05-31 22:11:15 -04:00
dellaert f32968cc03 Added extra test case 2014-05-31 21:57:36 -04:00
dellaert 10d19c6832 resurrected test 2014-05-31 19:15:43 -04:00
balderdash-devil afcddf823a unit test now works 2014-05-31 15:53:41 -04:00
Luca 515b612ca0 Merge branch 'develop'
Conflicts:
	.cproject
2014-05-28 18:59:04 -04:00
Luca 16571a9a95 added many unit test for g2o read/write 2014-05-20 17:59:49 -04:00
Luca 6f58269b0b adding unit test for LAGO initializer 2014-05-14 11:57:46 -04:00
Luca 9f499d2257 fixed key in unit test 2014-05-02 16:05:08 -04:00
Luca Carlone 796d9c7a67 added functionalities in dataset.cpp (writeBALfromValues) and BAL example 2013-10-19 20:28:20 +00:00
Luca Carlone 52a1b3d444 added writeBAL utility and pose conversion between GTSAM and openCV camera conventions 2013-10-18 06:17:04 +00:00
Luca Carlone eff198372b implemented read of BAL datasets and removed redundant code 2013-10-18 01:25:16 +00:00
Luca Carlone b51b038028 moved readBundler code from BundlerUtils to gtsam 2013-10-18 01:25:13 +00:00
Chris Beall 4297d24c96 changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
Richard Roberts 43f8613ec5 Fix in testDataset 2012-09-03 18:57:05 +00:00
Chris Beall 820f632583 missing main? 2012-08-28 15:38:22 +00:00
Richard Roberts f27fee5524 Added findExampleDataFile to C++ gtsam (already existed in Matlab interface) 2012-08-28 15:00:50 +00:00