Commit Graph

8 Commits (acde4d99a5a96765a49f56960484eda73e6875c9)

Author SHA1 Message Date
Rahul Sawhney 125c612c09 Some cleanup/cleanup flags, capitalization 2010-10-21 18:02:17 +00:00
Kai Ni 24d499039f prepend license information on all the codes 2010-10-14 04:54:38 +00:00
Alex Cunningham 07bda5aa97 Changed linear config names to *Values, updated comments 2010-10-09 03:09:58 +00:00
Alex Cunningham 23a30f8475 Removed remaining global lie functions on lie objects and configs, switched the Lie base class to a simple concept check function, fixed build script for examples. ISAM2 and MastSLAM verified as compiling. 2010-08-26 19:55:40 +00:00
Richard Roberts f1132359d4 Installing headers in subdirectories and converted include directives to match the subdirectory structure (also see email to frankcvs) 2010-08-19 17:23:19 +00:00
Kai Ni 89061cd953 proper covariance for 10K2 dataset 2010-07-15 04:41:17 +00:00
Kai Ni 3245bad2aa add another W-10000 data set from HOG-Man release. I named it as "10K2" dataset 2010-07-14 20:13:36 +00:00
Frank Dellaert fea5beb638 Re-organization: moving all files.
I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests.
cpp will be further renamed/sub-divided and contains the core library.
I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory.
2010-07-12 07:16:31 +00:00