Commit Graph

89 Commits (7cfc5c352254b5bbc710f3e1d5b1f9bf19cfd84f)

Author SHA1 Message Date
yetongumich 529f6091d3 change doc 2020-07-13 02:01:40 -04:00
Fan Jiang 3d8641c0c3 Merge remote-tracking branch 'origin/develop' into feature/noisemodel_rename_functions 2020-07-09 14:26:39 -04:00
Jose Luis Blanco-Claraco ab88471c2a
unhide doc section in PDF 2020-06-10 10:06:16 +02:00
akrishnan86 4356c1953d line3 compiled tested 2020-05-03 12:20:33 -04:00
yetongumich c54346cc59 modified document 2020-04-13 15:17:36 -04:00
alescontrela 211119b00e Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
alescontrela aa3ac32235 Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes. 2020-04-11 20:09:54 -04:00
yetongumich 3f8bb10405 modified document, remove commented function, add deprecated distance 2020-04-05 18:44:56 -04:00
yetongumich 9e4be90111 add document for robust noise model 2020-04-03 13:53:51 -04:00
Jose Luis Blanco 02ee55f3e6 Fix missing "t" typo 2019-09-06 18:02:15 +02:00
Varun Agrawal 3af1de2557 removed bdsk entries from bib file 2019-06-01 15:22:51 -04:00
Varun Agrawal 14ffecbfed removed shortcut notation in trust-region formula 2019-06-01 15:22:38 -04:00
Varun Agrawal c55f5b42ab new pdf based on updated lyx file for trustregion methods 2019-05-31 11:47:59 -04:00
Varun Agrawal c13bd50a1a improved notes on trust region methods, corrected update rule as per Hauser notes and removed old links 2019-05-31 11:47:40 -04:00
Varun Agrawal 72296f786b added clickable link to optimization notes 2019-05-31 11:46:24 -04:00
Duy-Nguyen Ta 1cdc228d6a remove trailing spaces 2019-02-11 10:58:34 -05:00
Yao Chen 05d973ac70 Merged in feature/gtsam-tutorial (pull request #262)
Updated gtsam.lyx

Approved-by: Frank Dellaert <dellaert@cc.gatech.edu>
2018-02-20 19:55:26 +00:00
Mike Sheffler 73efaf7e34 Typo.
The second argument of between is mentioned, but the first argument was typed. (was \xi_{1}, should have been \{xi_2}
2018-01-21 18:40:49 -08:00
yao 66adb25886 Updated the lyx and pdf files. 2016-06-15 15:01:59 -04:00
yao f933008b48 Updated two code files. 2016-06-15 15:00:24 -04:00
yao 0472b14ebf Updated two code files 2016-06-15 14:26:28 -04:00
yao ed7e9af2a4 Deleted irrelevant files. 2016-06-15 14:26:10 -04:00
yao 7c8e1f80ce Updated several codes. 2016-06-15 13:18:23 -04:00
yao da480844b9 Added one bib file. Updated gtsam.lyx and gtsam.pdf. 2016-06-13 21:22:40 -04:00
yao aac6a29c9b Added several code files and gtsam.pdf. 2016-06-10 20:48:42 -04:00
yao 9edd4e1de6 Added several files for gtsam.lyx. 2016-06-10 11:26:56 -04:00
Kartik Mohta dd0691d7b0 Add missing directories to gtsam_doc_subdirs for doc generation 2016-02-18 16:25:04 -05:00
Kartik Mohta 2ab4fb2670 Add gtsam/sam to gtsam_doc_subdirs 2016-02-18 04:55:31 +00:00
dellaert 6e1879a60d Added Sim3 2016-02-07 22:25:51 -08:00
dellaert a056086ea4 Fixed typos in derivative of action 2016-02-07 22:25:38 -08:00
dellaert 47261290e9 Rendered math 2016-01-28 08:36:30 -08:00
Frank Dellaert be658119b9 Noise propagation 2016-01-17 19:18:20 -08:00
Frank Dellaert 7c66ea1323 Synchronized write-up with code in manifold branch 2016-01-16 18:34:16 -08:00
Frank fcb16ea8c3 Noise propagation 2015-12-24 14:26:32 -08:00
Frank 88c1308ccf Some refactoring 2015-12-23 17:59:37 -08:00
Frank Dellaert 27565ea1f5 Merge remote-tracking branch 'origin/feature/ImuFactorPush2' into feature/ImuFactorPush2
Conflicts:
	doc/ImuFactor.lyx
2015-12-22 19:39:03 -08:00
Duy-Nguyen Ta e2dbfa1b12 fix small typos 2015-12-22 00:28:04 -05:00
Frank Dellaert f9d247311f Euler integration 2015-12-21 12:55:01 -08:00
Frank Dellaert a6cc7ef2dc Lots of progress on new IMU factor math, thanks to Iserles! 2015-12-20 17:00:05 -08:00
Frank Dellaert c00b32d941 Ignore some ~ files 2015-12-20 16:59:44 -08:00
Frank Dellaert fd539b137d Added refs, included macros.lyx, and added quite a bit about dexp. 2015-12-20 16:59:21 -08:00
Frank Dellaert c2b024055d More Oct changes in doc 2015-12-15 12:44:22 -08:00
Frank Dellaert 28afa7496b Some musings 2015-10-12 09:24:07 -07:00
Frank Dellaert f6200f4a2b Add lyx document 2015-10-10 13:48:52 -07:00
dellaert 64bb6b77d7 Merged in feature/SmartCT (pull request #107)
Refactoring of Smart Factors
2015-02-22 06:14:19 +01:00
dellaert 9460c13cd1 Checked in math 2015-02-11 14:59:59 +01:00
thduynguyen 30afbc5f1d closed-form formula of Pose2's expmap/logmap derivatives 2014-12-19 13:53:08 -05:00
Richard Roberts 39b4090b21 Moved coordinate frames document into GTSAM 2014-02-21 15:47:51 -05:00
Frank Dellaert ec067b4954 gitinspector stats 2013-12-23 13:16:32 -05:00
Frank Dellaert 51f2ba2c7e RotateFactor can help calibrate a rig *without* SLAM. Relevant math added to math.lyx 2013-12-18 04:45:34 +00:00