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
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
9b71080625
Visual ISAM gui with global vars
2012-06-08 20:08:53 +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
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