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 |
Alex Cunningham
|
ee51dfd68b
|
Fixing usage of globals in matlab examples/tests. Currently, tests fail due to handling of noisemodel
|
2012-07-09 20:04:06 +00:00 |
Duy-Nguyen Ta
|
6f1ea87a00
|
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
|
2012-06-22 19:36:49 +00:00 |
Chris Beall
|
642e180ff7
|
renamed StereoVO data files
|
2012-06-14 04:51:42 +00:00 |
Frank Dellaert
|
990eca29db
|
Added an example selector. Try it using gtsamExamples :-)
|
2012-06-12 04:46:51 +00:00 |