Varun Agrawal
|
035c92a38f
|
finalize renaming
|
2024-09-13 05:59:56 -04:00 |
Varun Agrawal
|
aef273bce8
|
rename GaussianMixture to HybridGaussianConditional
|
2024-09-13 05:41:24 -04:00 |
Varun Agrawal
|
6a92db62c3
|
rename GaussianMixtureFactor to HybridGaussianFactor
|
2024-09-13 00:24:18 -04:00 |
Varun Agrawal
|
e859e9932b
|
fix CMake variable in doc folder
|
2023-09-15 16:27:48 -04:00 |
Varun Agrawal
|
4adbea85b6
|
specify K_{gcm} is K_{gc}(m)
|
2023-08-31 13:36:27 -04:00 |
Varun Agrawal
|
7fbbb3593c
|
updated Hybrid.lyx to clarify the invariant structure of the GaussianMixture invariant
|
2023-08-31 13:19:59 -04:00 |
Jose Luis Blanco-Claraco
|
31289ebda2
|
Update CodingGuidelines.lyx
Integrated upstream from https://salsa.debian.org/science-team/gtsam/-/blob/master/debian/patches/0001-Added-forgotten-usepackage-in-CodingGuidelines.lyx.patch
Original author: @dkogan
|
2023-03-06 00:58:23 +01:00 |
kartik arcot
|
852e8768c0
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
kartik arcot
|
6233619095
|
removed some new lines
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
9c56c73c1a
|
fixing some mr comments. added new lines
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
ce02873140
|
everything compiles but tests fail in no boost mode
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
841dc6005a
|
changed signatures to use OptionalMatrix keyword
|
2023-01-20 18:06:55 -08:00 |
Frank Dellaert
|
892759e5d6
|
Add math related to hybrid classes
|
2023-01-16 20:00:07 -08:00 |
Varun Agrawal
|
1f6816d974
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
Varun Agrawal
|
c3304ee9d4
|
remove invalid dirs tab
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
4283c8c493
|
upgrade the Doxyfile config file
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
d39cdc53e8
|
update the directory list in cmake
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
bbd1e3f07a
|
update Lyx document based on Luca's review
|
2022-07-03 15:57:54 -04:00 |
Varun Agrawal
|
2d3859db01
|
Merge branch 'develop' into fix/combined-imu
|
2022-05-05 13:41:52 -04:00 |
Varun Agrawal
|
995710f8fd
|
update PDF doc
|
2022-05-05 11:38:18 -04:00 |
Varun Agrawal
|
40e6d8be9b
|
formatting
|
2022-05-05 11:35:08 -04:00 |
Frank Dellaert
|
476eb9c060
|
Addressed comments
|
2022-03-24 13:23:10 -04:00 |
Frank Dellaert
|
bf8fa75163
|
Updated everything up to and including custom factor, including more explanation about H
|
2022-03-20 13:24:36 -04:00 |
Frank Dellaert
|
11c5bb9766
|
Fix docs (#1064)
|
2022-01-26 01:16:25 -05:00 |
Gerry Chen
|
06bb9cedd1
|
Address review comments: negative sign and AdjointTranspose section
|
2021-10-31 20:53:15 -04:00 |
Gerry Chen
|
f0fc0d4457
|
much cleaner Adjoint jacobian
|
2021-10-26 03:18:04 -04:00 |
Gerry Chen
|
908ba70706
|
documentation
|
2021-10-16 03:34:13 -04:00 |
Varun Agrawal
|
dfa32e5020
|
lyx update
|
2021-10-09 22:51:48 -04:00 |
Varun Agrawal
|
0968c6005e
|
added details about covariance discretization with references
|
2021-09-28 18:26:03 -04:00 |
Varun Agrawal
|
aa4a163480
|
updated ImuFactor doc with details about CombinedImuFactor
|
2021-09-28 11:45:31 -04:00 |
Varun Agrawal
|
755c752782
|
update ImuFactor doc
|
2021-09-21 12:39:04 -04:00 |
Varun Agrawal
|
da220dca2f
|
Add the Preintegrated IMU jacobians tech report and mention it in the docs
|
2021-09-18 09:36:03 -04:00 |
Varun Agrawal
|
810f97305f
|
add details about noise propagation for CombinedImuFactor in ImuFactor.pdf
|
2021-09-17 14:21:39 -04:00 |
Varun Agrawal
|
ff7ddf48bd
|
Basis functions (#403)
|
2021-08-27 08:10:31 -04:00 |
Navid Mahabadi
|
587ad0fad3
|
update: use avialble rot2 class
|
2021-03-23 16:13:13 +01:00 |
Navid Mahabadi
|
554dd790d9
|
fix: UnaryFactor Jacobian
|
2021-03-23 10:11:19 +01:00 |
Mostafa
|
7d34e9aab6
|
Generate LieGroups.pdf
pdf is generated after fixing a typo in the equation in item number 1, section 5.3.
|
2021-02-07 11:52:27 -05:00 |
Mostafa
|
aaaf554176
|
Update LieGroups.lyx
Fix typo in the equation in item 1 section 5.3
|
2021-02-06 22:45:06 -05:00 |
Martin Vonheim Larsen
|
2315df694a
|
Docs: Use https for mathjax
|
2020-11-11 12:42:19 +01:00 |
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 |