Commit Graph

19121 Commits (ce5f93f4a0c3c59bd1ff0604f64fd41c279a41ce)

Author SHA1 Message Date
mkielo3 07c9bc8ffa Implement working Gal3 class with passing tests 2025-04-29 23:31:46 -04:00
Frank Dellaert 3bcc5563eb EKF hierarchy 2025-04-29 00:20:41 -04:00
Frank Dellaert 4cc2e22b59 Add value to concepts 2025-04-29 00:20:04 -04:00
Frank Dellaert 51e89d298e Fix compilation 2025-04-27 21:11:30 -04:00
Frank Dellaert ab605770fb Rename 2025-04-27 21:11:11 -04:00
Frank Dellaert 5bc01081ee Correct jacobian for h_gps 2025-04-27 21:03:34 -04:00
Frank Dellaert 87c4445f53 predictMean for state=control f 2025-04-27 21:01:12 -04:00
Frank Dellaert 104341f4cf well-tested predictMean 2025-04-27 20:42:17 -04:00
Frank Dellaert 4f2a62aa3a
Update testLIEKF.cpp 2025-04-27 17:59:34 -04:00
Frank Dellaert 42cc0ac922
Merge pull request #2111 from borglab/new-docs-slam
New docs: SLAM
2025-04-27 17:56:43 -04:00
Frank Dellaert a0c6902c8e SFINAE to restrict template matching 2025-04-27 13:35:56 -04:00
Frank Dellaert 1ced4d0470 Review comments 2025-04-27 13:35:24 -04:00
Frank Dellaert 8f5e78c2b5
Merge pull request #2117 from borglab/fix/new-docs-slam
Working rig !
2025-04-27 13:04:39 -04:00
Frank Dellaert be267031ce Better docs 2025-04-27 13:01:17 -04:00
Frank Dellaert cbc45c9f4e Working rig ! 2025-04-27 13:01:17 -04:00
p-zach 8bdf5326c0 Fix ReferenceFrameFactor 2025-04-27 12:43:10 -04:00
Frank Dellaert 062bdf64ea Added Rot3 example to show state-dependent control 2025-04-27 10:40:28 -04:00
Frank Dellaert 2cfd2e00a5 Wrap Rig version 2025-04-27 00:22:36 -04:00
Frank Dellaert 603caf18b4 Edited docs only 2025-04-27 00:17:48 -04:00
Frank Dellaert 47812cd899 Expanded SmartFactor wrapping 2025-04-26 23:35:03 -04:00
Frank Dellaert 513bbb43ed Fix FindKarcherMean tests 2025-04-26 22:40:03 -04:00
Frank Dellaert 502ff2762b Add OrientedPlane3 to Values wrapper 2025-04-26 22:36:53 -04:00
p-zach d245a7afde Merge branch 'new-docs-slam' of https://github.com/borglab/gtsam into new-docs-slam 2025-04-26 20:17:58 -04:00
p-zach 57dbbfd9e3 Fix SLAM notebook wrap problems and typos 2025-04-26 20:17:53 -04:00
p-zach 43addb5ee9 Wrap many SLAM classes 2025-04-26 20:15:54 -04:00
p-zach 25a2deb952 Wrap OrientedPlane3 2025-04-26 20:14:48 -04:00
Porter Zach 9c1aa80d19
Merge pull request #2116 from borglab/fix/new-docs-slam
Fixed KarcherMean, LAGO, PlanarProjectionFactor
2025-04-26 18:08:16 -04:00
Frank Dellaert fa23a888f9 Fixed PlanarProjectionFactor 2025-04-26 18:02:40 -04:00
Frank Dellaert 3e13c44802 Fix LAGO docs, add test 2025-04-26 17:52:46 -04:00
Frank Dellaert 8fbe3c9c8c Fixed KarcherMean issue 2025-04-26 17:24:43 -04:00
Frank Dellaert 5af25dc30f Use nav version 2025-04-26 12:33:05 -04:00
Frank Dellaert 0ee0a8beec Test WIP 2025-04-26 12:31:02 -04:00
Frank Dellaert 885ab38a7e Docs with o4-mini 2025-04-26 12:30:55 -04:00
Frank Dellaert f63255be5b Move to nav 2025-04-26 12:30:41 -04:00
Frank Dellaert f0e35aecea Comments with o4-mini 2025-04-26 12:24:00 -04:00
Frank Dellaert 9352465494 More symmetric templating 2025-04-26 12:14:12 -04:00
Frank Dellaert b1c32cb6f1 Templated predict/update 2025-04-26 11:47:46 -04:00
Frank Dellaert 0d832a6599 no_boost 2025-04-26 11:14:57 -04:00
Frank Dellaert beceb654b6
Merge pull request #2114 from borglab/feature/slam_examples
An EKF Example
2025-04-26 10:48:11 -04:00
Frank Dellaert b07b77c40d Better plotting, true filter 2025-04-26 09:43:05 -04:00
Frank Dellaert deb4045aa6
Merge pull request #2103 from jenniferoum/feature/equivariant-filter
C++ example of an Equivariant filter
2025-04-26 00:16:41 -04:00
scottiyio 95794f7d09
Added authors 2025-04-25 15:32:58 -04:00
scottiyio f857001931
Added documentation & clang formatting 2025-04-25 15:32:31 -04:00
scottiyio 6ff04399f5
Added authors 2025-04-25 15:31:52 -04:00
scottiyio 8aed7316a5
Added documentation and format changes.
- Added comments
- Clang-formatted
2025-04-25 15:02:30 -04:00
scottiyio 12d422341d
clang-formatted, changed getFoobar() to foobar() 2025-04-25 14:43:19 -04:00
jenniferoum 17bf752576 Template on size_t, Darshan's updates to cleanup comments, default coordinate to exponential, separate filter and demo specific functions, rename stateAction to operator *, fix brace initialization 2025-04-25 07:08:14 -07:00
Frank Dellaert d1780601cd SVG graphs 2025-04-25 09:50:41 -04:00
scottiyio 136a7cdfd0
Delete examples/SE2LIEKF_NoFactors.cpp 2025-04-24 22:06:46 -04:00
scottiyio c521dbc459
Add files via upload 2025-04-24 21:12:19 -04:00