Alex Cunningham
|
5a3740daeb
|
Removed extraneous "shared" prefix from SharedNoiseModel named constructors
|
2012-02-12 17:41:57 +00:00 |
Chris Beall
|
537a1a3fae
|
Matlab wrapped classes now live within the gtsam namespace, meaning you have to use gtsamPose2 instead of just Pose2 in Matlab. This fixes the Point2 and Point3 issues we had with Matlab 2011b.
promote pose2SLAM planarSLAM etc. namespaces to be next to gtsam instead of within
|
2012-01-30 22:00:13 +00:00 |
Alex Cunningham
|
379fe4e557
|
Removed references to "Landmark2" in matlab example
|
2012-01-10 14:55:42 +00:00 |
Alex Cunningham
|
2572265096
|
Added noisemodel syntactic sugar so that matlab interface examples and tests work
|
2012-01-04 16:18:38 +00:00 |
Frank Dellaert
|
03280f2446
|
renamed sparse to sparseJacobian_
|
2011-10-30 20:38:08 +00:00 |
Frank Dellaert
|
0a101eb50f
|
Fixed matlab wrapper of sparse to take no arguments
|
2011-10-30 20:25:08 +00:00 |
Frank Dellaert
|
9ff18b4e4e
|
Wrapped GaussianFactorGraph.sparse and provided example usage in PlanarSLAMExample_easy
|
2011-10-29 04:28:47 +00:00 |
Frank Dellaert
|
980ed4d590
|
Fixed VectorValues, added linearize and denseJacobian/denseHessian
|
2011-10-28 16:25:15 +00:00 |
Frank Dellaert
|
3fbc459d0f
|
planar SLAM example works in MATLAB !
|
2011-10-22 20:10:25 +00:00 |
Frank Dellaert
|
f62a6bda1e
|
wrapping PlanarSLAMExample_easy
|
2011-10-21 16:56:50 +00:00 |