Richard Roberts
|
8dbffd4629
|
Wrap generates Matlab namespaces, so now 'import gtsam.*' allows class names like Values, NonlinearFactor, to be used. Without import, syntax is gtsam.Values, etc.
|
2012-07-18 15:47:06 +00:00 |
Frank Dellaert
|
984032e29e
|
Put back Alex's change that I foolishly undid.
|
2012-06-14 03:55:01 +00:00 |
Frank Dellaert
|
436afafa03
|
Fixed Remaining problems with GUI
|
2012-06-14 03:14:53 +00:00 |
Alex Cunningham
|
63b3b4ecea
|
Added matlab interface to get indices out of Values structures. Added more matlab symbol functions.
|
2012-06-13 16:38:51 +00:00 |
Frank Dellaert
|
991d8f3c5f
|
No more need to convert to double after wrap fix
|
2012-06-13 12:05:39 +00:00 |
Alex Cunningham
|
5b47ab512c
|
Added checking in VisualISAM to only add measurements/priors/initializations for observed landmarks
|
2012-06-13 02:31:32 +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 |