Commit Graph

2622 Commits (c695b23e36e5eca277de97f89930cd6d5afcfecc)

Author SHA1 Message Date
Frank Dellaert ac610b2b7e WhiteNoiseFactor class 2011-09-07 17:49:15 +00:00
Frank Dellaert af15401b17 use QR by default 2011-09-07 17:11:11 +00:00
Chris Beall 929be39e76 fixed doxygen documentation 2011-09-07 17:02:03 +00:00
Richard Roberts 936ee6d9fd ISAM2 refactoring and documentation 2011-09-07 15:42:49 +00:00
Richard Roberts 660127489d HessianFactor documentation 2011-09-07 15:42:25 +00:00
Richard Roberts fbc4b42d05 Made FastSet testable with template magic 2011-09-07 15:41:50 +00:00
Richard Roberts 0d292e6023 Documentation in blockMatrices 2011-09-07 15:41:17 +00:00
Alex Cunningham 90ef857e41 Fixed compile bug 2011-09-07 13:31:26 +00:00
Alex Cunningham b0c2295fdd Added doxygen documentation 2011-09-07 13:31:25 +00:00
Frank Dellaert 44e43f2393 Moved back to geometry module, fixed doxygen warnings 2011-09-07 12:54:01 +00:00
Frank Dellaert 2caa56c0d5 Documentation and creation of Doxygen module "geometry" 2011-09-07 05:02:36 +00:00
Frank Dellaert 56879579f5 Documentation and creation of Doxygen module "tensors" 2011-09-07 05:02:17 +00:00
Frank Dellaert 5cc106a24b Documentation and creation of Doxygen module "base" 2011-09-07 05:01:46 +00:00
Frank Dellaert c4a88102ef Removed spurious Testable inheritance 2011-09-07 02:43:44 +00:00
Frank Dellaert 5268de198d Removed old "Config" template arguments in favor of VALUES 2011-09-07 02:17:31 +00:00
Frank Dellaert 92bdd2b43c Documentation 2011-09-07 01:57:57 +00:00
Frank Dellaert d910b950c1 Fixed doxygen warnings 2011-09-07 01:53:41 +00:00
Alex Cunningham cf72788bea Added documentation for Simulated3D.h 2011-09-07 01:52:24 +00:00
Frank Dellaert 44b74c3d55 Fixed bad doxygen @Author: to correct @author style 2011-09-07 01:26:28 +00:00
Frank Dellaert 8066ba69c4 Removed spurious Testable inheritance 2011-09-07 01:22:04 +00:00
Frank Dellaert 918141f0f4 Fixed doxygen warnings 2011-09-07 01:16:35 +00:00
Frank Dellaert 76d45a2482 Doxygen fixes. Bizarre: doxygen seems to parse some headers OK and others not. 2011-09-07 00:33:57 +00:00
Frank Dellaert 638d4f1978 Documentation and variable renaming for clarity 2011-09-05 21:28:26 +00:00
Frank Dellaert 0e3b96db60 Added exception handling code but has not yet been exercised! Chris will do so... 2011-09-05 21:27:41 +00:00
Richard Roberts e56b6ff392 Improving documentation 2011-09-05 18:37:43 +00:00
Richard Roberts 6512c6b822 Improved documentation for EliminationTree 2011-09-05 17:40:03 +00:00
Richard Roberts 780ec6c2ad Changes to doxygen file 2011-09-05 17:30:29 +00:00
Alex Cunningham 43e3f865e9 Removing extraneous commented code from ISAM 2011-09-05 14:26:03 +00:00
Frank Dellaert 6da44cf80a Documenting 2011-09-05 01:28:58 +00:00
Yong-Dian Jian 5c6b6e2eb9 fix a misnomer, replace "Mahalanobis" with "distance" in noiseModel::Base 2011-09-05 00:14:16 +00:00
Richard Roberts 4d24f2af80 Improving HessianFactor documentation 2011-09-04 15:34:28 +00:00
Richard Roberts 154f730b70 Improved documentation in HessianFactor 2011-09-04 14:24:22 +00:00
Frank Dellaert 3fe02c3290 Re-formatted constructors for clarity 2011-09-04 14:03:45 +00:00
Frank Dellaert 8d00897abf Formatting and documentation 2011-09-04 03:34:58 +00:00
Frank Dellaert 9cab332190 Documentation 2011-09-04 03:10:39 +00:00
Frank Dellaert a02eae679f KalmanFilter class 2011-09-04 01:27:27 +00:00
Frank Dellaert 6ee0291246 All tests pass 2011-09-04 01:05:59 +00:00
Frank Dellaert f2a66a64fc virtual destructor 2011-09-04 01:05:30 +00:00
Frank Dellaert b9a6004a5a Decoumentation and re-arranging 2011-09-04 01:05:09 +00:00
Frank Dellaert 16cf864892 linear Kalman prototyping 2011-09-03 20:37:48 +00:00
Frank Dellaert 94f4f2959e header bloat 2011-09-03 19:20:56 +00:00
Frank Dellaert 15703d2155 Added constructor from just mean and covariance of a Gaussian. If there is a better way let me know. 2011-09-03 18:13:27 +00:00
Frank Dellaert fd20d3b865 added virtual destructor to avoid warnings 2011-09-03 15:36:44 +00:00
Frank Dellaert 23ef1cf084 Formatting and comments 2011-09-03 04:48:06 +00:00
Frank Dellaert b614f6bf42 header order 2011-09-03 04:47:43 +00:00
Frank Dellaert fff140333e ignores 2011-09-03 03:47:24 +00:00
Frank Dellaert 04e41f8c38 Split off NoiseModelFactor (a NonlinearFactor with a NoiseModel) from NonlinearFactor (a Factor with dim, linearize, and symbolic methods). NonlinearConstraint derives from NoiseModelFactor. 2011-09-03 03:46:19 +00:00
Frank Dellaert 0c34b57b92 removed spurious typename 2011-09-02 13:53:36 +00:00
Alex Cunningham d0507535cd Added unit() to Rot2 as syntactic sugar 2011-09-02 01:50:12 +00:00
Richard Roberts 06fd0335cc ISAM2 parameters struct instead of function arguments and hard-coded values, also documentation improvement and refactored IndicesFromFactors 2011-09-01 21:53:57 +00:00