Frank Dellaert
|
8644f81dc8
|
VisualiSAM, going crazy. MATLAB is amazing!
|
2012-06-07 13:16:28 +00:00 |
Duy-Nguyen Ta
|
ce71979c8c
|
VisualISAMExample_triangle
|
2012-06-07 07:43:56 +00:00 |
Duy-Nguyen Ta
|
2a633b75c8
|
use surf instead of mesh for covarianceEllipse3D
|
2012-06-07 07:43:22 +00:00 |
Duy-Nguyen Ta
|
61e95f4ace
|
temporarily revive the old VisualISAMExample
|
2012-06-07 07:06:54 +00:00 |
Frank Dellaert
|
b10f4d09e3
|
iSAM with options
|
2012-06-07 06:14:47 +00:00 |
Frank Dellaert
|
9ef891198b
|
Re-factored iSAM MATLAB example and wrapped more ISAM functions
|
2012-06-07 05:19:43 +00:00 |
Frank Dellaert
|
c78e649042
|
create and use cameras, not poses
|
2012-06-07 04:09:22 +00:00 |
Frank Dellaert
|
903580abb4
|
Rotated display so Z is up, made axis square
|
2012-06-07 03:54:48 +00:00 |
Frank Dellaert
|
2414bfc3c9
|
Use correct calibration matrix K in camera creation
|
2012-06-07 03:35:06 +00:00 |
Frank Dellaert
|
e986311566
|
small details
|
2012-06-07 02:18:24 +00:00 |
Duy-Nguyen Ta
|
c518381373
|
VisualISAMExample in MATLAB: try to enable point priors. Disable logging images.
|
2012-06-06 21:21:49 +00:00 |
Duy-Nguyen Ta
|
31d88649f7
|
fix bug in VisualISAM matlab example
|
2012-06-06 18:08:30 +00:00 |
Duy-Nguyen Ta
|
3e36890fd1
|
VisualISAMExample in MATLAB. Doesn't look quite right...
|
2012-06-06 09:41:06 +00:00 |
Duy-Nguyen Ta
|
bb89cdda76
|
axisLength for plotting Pose2 in MATLAB
|
2012-06-06 09:40:24 +00:00 |
Duy-Nguyen Ta
|
3a28baf3c8
|
simplify VisualSLAMExample code in MATLAB
|
2012-06-06 09:39:55 +00:00 |
Duy-Nguyen Ta
|
e6a0663540
|
rotate and color 3D covariance ellipses for visual SLAM example with Frank
|
2012-06-05 23:51:12 +00:00 |
Chris Beall
|
1241bf383a
|
stereo VO Matlab example and data
|
2012-06-05 17:54:29 +00:00 |
Frank Dellaert
|
7b48e56d56
|
Plot marginals, sample
|
2012-06-05 13:29:26 +00:00 |
Frank Dellaert
|
10d6157d1d
|
formatting/naming only
|
2012-06-05 13:29:04 +00:00 |
Duy-Nguyen Ta
|
715d663e4f
|
VisualSLAM matlab example
|
2012-06-05 05:15:26 +00:00 |
Frank Dellaert
|
fe1a9997cf
|
simplified, sync with manual
|
2012-06-05 04:01:37 +00:00 |
Frank Dellaert
|
9560997bc7
|
Plotting
|
2012-06-05 03:51:21 +00:00 |
Frank Dellaert
|
9a8e083697
|
Rotate covariance ellipses correctly (plotPose2 stolen from ASPN)
|
2012-06-05 00:17:37 +00:00 |
Chris Beall
|
647b38c758
|
small improvements to plotting coordinate frames
|
2012-06-05 00:02:55 +00:00 |
Yong-Dian Jian
|
83f656f93d
|
add the spcg example to matlab
|
2012-06-04 20:14:41 +00:00 |
Frank Dellaert
|
be7828b8cf
|
Pose3SLAM example works (MATLAB only)
|
2012-06-04 05:53:51 +00:00 |
Frank Dellaert
|
877e9d4045
|
new Pose3SLAM examples in C++ and MATLAB
|
2012-06-04 00:41:13 +00:00 |
Frank Dellaert
|
2d4fcbf101
|
renamed MATLAB examples
|
2012-06-03 20:14:23 +00:00 |
Frank Dellaert
|
6895481f0d
|
Synchronized C++ and MATLAB
|
2012-06-03 20:12:12 +00:00 |
Frank Dellaert
|
bd7724781d
|
Manhattan world example with covariances, in C++ and MATLAB
|
2012-06-03 18:20:48 +00:00 |
Frank Dellaert
|
950bd8fcad
|
Added MATLAB utility functions to pose2SLAM
|
2012-06-03 15:44:39 +00:00 |
Frank Dellaert
|
a75c9f1da3
|
Small Manhattan world example
|
2012-06-03 05:26:30 +00:00 |
Frank Dellaert
|
20a5eed051
|
Fixed keys in planarSLAM matlab example
|
2012-06-03 05:25:50 +00:00 |
Frank Dellaert
|
f924d01bc3
|
Synchronized mixed case naming
|
2012-06-03 05:25:05 +00:00 |
Frank Dellaert
|
5160c2eb50
|
Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples.
|
2012-06-02 16:18:40 +00:00 |
Frank Dellaert
|
69e8923690
|
Plot covariance ellipses in MATLAB
|
2012-05-23 12:35:48 +00:00 |
Frank Dellaert
|
8a69bb8bcb
|
Added marginals in MATLAB, but had to fix a bug in converting from 64 bit ints to size_t. This begs the question what happens on 32-bit machines with Symbols.
|
2012-05-22 19:01:40 +00:00 |
Frank Dellaert
|
3e9ceda062
|
Sync with C++ example
|
2012-05-21 21:53:26 +00:00 |
Stephen Williams
|
3dc3f93145
|
Removed references to the old nonlinear optimizer parameters from Matlab
|
2012-05-15 18:46:51 +00:00 |
Duy-Nguyen Ta
|
1345a5fe86
|
fix small bugs in matlab wrapper to make it compiled. Still have runtime errors in when calling graph.optimize in matlab
|
2012-02-25 17:31:00 +00:00 |
Alex Cunningham
|
5a3740daeb
|
Removed extraneous "shared" prefix from SharedNoiseModel named constructors
|
2012-02-12 17:41:57 +00:00 |
Duy-Nguyen Ta
|
9f055fc812
|
bug fix in advanced example. Question: Currently, pose2SLAMOptimizer is in fact useless! Is it needed? Why don't we add more functionalities for it?
|
2012-02-06 03:33:40 +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 |
Chris Beall
|
37ba09d836
|
adding Pose2SLAM example
|
2012-01-28 02:51:35 +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 |