Commit Graph

31 Commits (984032e29e12245aaa4ec913d0f2a235bb40c36c)

Author SHA1 Message Date
Frank Dellaert 7d3db1c962 Got rid of "Plot" button (as every time you step, you plot) 2012-06-14 03:20:28 +00:00
Frank Dellaert 9d0c88c1dd Exposed truth 2012-06-13 17:40:20 +00:00
Alex Cunningham 1cbc827512 Changed the data interface for the VisualISAM demos 2012-06-13 14:58:15 +00:00
Frank Dellaert 2678be0646 Fixed up display options in gtsamExamples 2012-06-13 12:22:31 +00:00
Frank Dellaert 89d5f2c4ec Renamed VisualSLAM to SFM example (as no dometry, and to sync with manual) 2012-06-13 12:14:50 +00:00
Frank Dellaert 0724bd73f3 Use GenerateData 2012-06-13 12:07:02 +00:00
Frank Dellaert 25b4a15e94 Got rid of redundant examples (clutter!) 2012-06-13 12:06:02 +00:00
Alex Cunningham b8ca742d3d Moved demo code back to examples 2012-06-12 18:21:50 +00:00
Alex Cunningham eb40447a5b Moved VisualISAM gui components out to core matlab utilities - now usable for building other examples 2012-06-12 16:04:23 +00:00
Frank Dellaert 03a6317a0c Added LocalizationExample 2012-06-12 05:29:25 +00:00
Frank Dellaert 990eca29db Added an example selector. Try it using gtsamExamples :-) 2012-06-12 04:46:51 +00:00
Frank Dellaert f1c5b9f5dc Renamed some examples 2012-06-12 04:38:05 +00:00
Frank Dellaert f90ae6feca Made generateData create ground truth and measurements, and now step only uses the latter. 2012-06-10 22:32:24 +00:00
Frank Dellaert 653d4ef131 No more globals (except in gui and demo) 2012-06-10 18:46:56 +00:00
Frank Dellaert 6b23258b97 options structure all the way 2012-06-10 15:26:59 +00:00
Frank Dellaert c784a9c7df Initialize now initailizes first two cameras, makes so much more sense! 2012-06-10 05:00:42 +00:00
Frank Dellaert 7eb449c205 GenerateData is now a function, no globals 2012-06-10 04:25:05 +00:00
Frank Dellaert 44530b2291 I got rid of GlobalVars, added comments, and made "step" plot every time 2012-06-10 03:31:09 +00:00
Duy-Nguyen Ta 38ff9a466d fix some small bugs in VisualISAM_gui. Arrange callback functions. 2012-06-09 05:29:34 +00:00
Frank Dellaert 141d0dbaec Removed all those comments 2012-06-09 04:58:20 +00:00
Duy-Nguyen Ta 6c18af309e VisualISAMExample in MATLAB with all options enabled. 2012-06-09 04:01:37 +00:00
Duy-Nguyen Ta f3b9bccfd5 -VisualISAMExample now uses only 5 scripts.
-Generate data in Initialize callback
-Plot points and first camera without covariance when initialize
-Add VisualISAMDemo script, which calls global, and the gui
2012-06-08 22:36:34 +00:00
Duy-Nguyen Ta 017b591f2c remove visualISAM_gui folders 2012-06-08 20:09:30 +00:00
Duy-Nguyen Ta 9b71080625 Visual ISAM gui with global vars 2012-06-08 20:08:53 +00:00
Duy-Nguyen Ta c2c27b08d8 VisualISAM_gui2: add 2 options and take plot out of step 2012-06-08 18:05:58 +00:00
Duy-Nguyen Ta 2f2f1875d9 new prototype for VisualISAM_gui from Frank's example with many options 2012-06-08 16:40:30 +00:00
Frank Dellaert 8740da8fb7 Small gui change 2012-06-08 11:02:15 +00:00
Duy-Nguyen Ta cafac0b7a1 VisualISAMgui with figure for 2 datasets. 2012-06-08 08:32:07 +00:00
Duy-Nguyen Ta 2ebd7a8974 early prototype for visualISAM_gui. No drawing yet. 2012-06-08 03:54:27 +00:00
Frank Dellaert 922822d0b9 updated paths 2012-06-07 21:52:15 +00:00
Alex Cunningham d70622abe0 Rearranged matlab folders to avoid calling utility functions "examples" 2012-06-07 20:09:54 +00:00