Commit Graph

64 Commits (90dc1ce3b51a6917a5cf47de2c4d5f636aade31d)

Author SHA1 Message Date
Frank Dellaert f29afd62b4 Fixed compile errors 2012-06-02 22:10:22 +00:00
Frank Dellaert ca7e9b6919 under development 2012-06-02 20:48:04 +00:00
Alex Cunningham efd94014b7 Added check.unstable target - currently runs each unstable group separately, however 2012-05-25 16:12:55 +00:00
Frank Dellaert de79924e73 Fixed discrete examples 2012-05-25 15:10:13 +00:00
Frank Dellaert 4ed447ca8e Fixed CSP, now a DiscreteFactorGraph again, uses dynamic_cast for Constraint-specific functionality :-( 2012-05-25 14:51:03 +00:00
Alex Cunningham 75673e28f1 Disabled unstable discrete examples bacause they don't build currently 2012-05-21 20:21:09 +00:00
Alex Cunningham 9dfc765696 Disabling broken tests in gtsam_unstable/discrete by excluding from build 2012-05-21 19:44:24 +00:00
Alex Cunningham 8af4581139 Making GTSAM_BUILD_EXAMPLES flag affect unstable examples 2012-05-20 17:38:46 +00:00
Alex Cunningham 720ff3ac82 Added a flag to optionally remove examples from "all" target 2012-05-19 02:21:21 +00:00
Alex Cunningham b571a2a7ee Uncommented failing code, re-enabled testScheduler - both fail to compile 2012-05-17 18:08:34 +00:00
Alex Cunningham 6def916bdb Commented out non-implemented functionality, since the interface appears to have changed - Frank? 2012-05-16 05:15:15 +00:00
Frank Dellaert 913029cc93 Removed undue burden on DiscreteFactor by adding Constraint class 2012-05-15 09:51:26 +00:00
Frank Dellaert 33cdd30173 Fixed link and load errors in example, added exception (rather than segfault) if file not found. 2012-05-15 01:01:31 +00:00
Frank Dellaert f7349704f8 Moved constraint satisfaction stuff to gtsam_unstable (in progress!). 2012-05-15 00:47:19 +00:00