Commit Graph

69 Commits (release/4.3a0)

Author SHA1 Message Date
dellaert 779d6ad2af Added utilities to Contents.m 2014-05-06 00:23:34 -04:00
Alex Cunningham 6a91d7405c covarianceEllipse now returns the matlab handle for the lines object to allow for additional formatting by the user 2014-02-09 20:34:18 -05:00
Alex Cunningham 511ab6334d Added a matlab version of the EXPECT assertion that throws a warning rather than an error on failure 2013-10-30 16:12:15 +00:00
Alex Cunningham d1ff62d640 Optional std deviation scaling (developed with Frank) 2013-10-29 14:34:41 +00:00
Frank Dellaert 955c13a8bb Multifrontal solver in toc 2013-06-20 19:45:15 +00:00
Frank Dellaert 278c116785 Cleaned up spurious import statements 2013-06-20 06:49:56 +00:00
Natesh Srinivasan edffa347a8 added documentation for noisemodel 2013-06-06 02:23:20 +00:00
Alex Cunningham e8cb5491f0 Added function to convert from a Rot3 to a vector quaternion that works in matlab. Fixed plot2DTrajectory to actually plot poses when there are no marginals 2013-03-25 17:58:11 +00:00
Alex Cunningham 06be7b4926 Added actual plotting of Pose2s when there aren't covariance ellipses 2013-03-25 16:01:49 +00:00
Frank Dellaert dec1774923 Fixed rather embarassing bug in EQUALITY, with Natesh 2012-11-12 21:40:13 +00:00
Alex Cunningham c6f7fa8fb7 Check that P is non-empty before drawing covariance ellipses 2012-09-18 17:48:20 +00:00
Frank Dellaert b95210a5f0 Plot Bayes tree within matlab ! (dot -> png -> imread -> imshow). 2012-09-15 03:05:22 +00:00
Frank Dellaert a9cae46b10 Plot Bayes net within matlab ! (dot -> png -> imread -> imshow). 2012-09-15 02:53:54 +00:00
jdurand7 090133f944 Fixed Contents to include new classes and used better ordering. 2012-09-14 20:52:58 +00:00
Frank Dellaert d8a6b6a5e4 Vastly improved "help gtsam" and "doc gtsam" output 2012-09-08 05:44:26 +00:00
Frank Dellaert e663d54c3c Fixed some comments 2012-09-08 05:28:25 +00:00
Duy-Nguyen Ta a553d2f845 fix point prior bug in VisualISAM matlab example. 2012-09-04 19:10:03 +00:00
Duy-Nguyen Ta 0d5cb9a7e0 fix figure update bug in VisualISAMPlot when run with "Save Figures" enabled. 2012-09-04 05:13:35 +00:00
Richard Roberts 061b6ddc08 Moved all in gtsam_utils to gtsam namespace 2012-08-03 21:02:45 +00:00