Commit Graph

2845 Commits (18e23c20dfc1c037e3119a7aa93968da928fae6c)

Author SHA1 Message Date
Richard Roberts f07d846954 Added NegativeMatrixException::Detail::print() 2011-09-16 05:30:02 +00:00
Richard Roberts 93c601d03c Added detail to NegativeMatrixException 2011-09-14 19:46:20 +00:00
Chris Beall 91d727d4eb fixed typo 2011-09-13 20:13:00 +00:00
Alex Cunningham 4569bb41a3 Fixed serialization of stereo cameras 2011-09-12 15:30:31 +00:00
Chris Beall f29bcfae99 more StereoCamera cleanup and improvements 2011-09-12 13:15:22 +00:00
Chris Beall 6da5127981 StereoCamera cleanup and improvements 2011-09-12 12:37:10 +00:00
Yong-Dian Jian b456733cd0 add comments and unit test 2011-09-11 04:39:28 +00:00
Duy-Nguyen Ta c5b9ad0da5 support serialization for NonlinearOptimizationParameters 2011-09-10 21:41:31 +00:00
Richard Roberts 1ca45fd830 Fixed missing return bug 2011-09-10 21:32:39 +00:00
Frank Dellaert 24ea02fe69 Documentation and TODO 2011-09-09 21:16:57 +00:00
Natesh Srinivasan 3014daa140 Updated the Doxygen style Comments on NonlinearOptimizer.h 2011-09-09 02:34:29 +00:00
Richard Roberts fd4c4fda5d Removed spurious printing when increasing lambda due to negative matrix 2011-09-09 01:56:41 +00:00
Frank Dellaert 43bc372a83 Allow for negative error: set relDecrease to 0. Commented parameters. 2011-09-09 00:47:43 +00:00
Richard Roberts f275126815 Renamed testGaussianFactor to testJacobianFactor 2011-09-08 20:33:11 +00:00
Richard Roberts d16f29dec7 Documentation 2011-09-08 13:29:51 +00:00
Frank Dellaert fbc8c32ef9 Documenting relationship to canonical parameters of a Gaussian 2011-09-08 04:15:19 +00:00
Frank Dellaert 0af5ac2161 Fixed linearize 2011-09-08 03:22:46 +00:00
Chris Beall 6a6634e28c Doxygen documentation 2011-09-07 22:05:13 +00:00
Richard Roberts 72c2929ad6 Changed default to LDL instead of QR in NonlinearOptimizer, see associated frankcvs email 2011-09-07 21:52:42 +00:00
Can Erdogan 5441571506 Fixed doxygen warnings in planarSLAM.h, pose2SLAM.h and pose3SLAM.h. 2011-09-07 21:46:34 +00:00
Richard Roberts f30d7ab40e Switched Doxygen to generate in 'doc' (not in build/doc) 2011-09-07 21:08:59 +00:00
Alex Cunningham 32b6044635 Fixing the build by removing the extraneous makefile entry and fixing a typo 2011-09-07 20:10:16 +00:00
Alex Cunningham c9c61aa662 Defaults nonlinear optimization to using LDL if possible 2011-09-07 20:10:15 +00:00
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