Commit Graph

18923 Commits (af70b1792e0441c82989294f5faf93dee7dbcd8c)

Author SHA1 Message Date
Yashas Ambati af70b1792e Add script to clean up gtsam-develop project releases 2025-05-01 02:25:06 -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 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 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 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
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
Frank Dellaert e4278687b4 Plot side by side 2025-04-24 16:42:23 -04:00
Frank Dellaert 1bf76be62b Even more modular 2025-04-24 15:58:33 -04:00
Frank Dellaert 8148b78af6 More modular 2025-04-24 15:51:56 -04:00
Frank Dellaert 423e447de0 Two new modules 2025-04-24 15:49:20 -04:00
p-zach e226cdde9f yml and summary 2025-04-24 10:59:02 -04:00
p-zach e4cf0a2cf9 pip install gtsam-develop 2025-04-24 10:55:19 -04:00
p-zach c28c9b58d6 New SLAM notebooks 2025-04-24 10:52:25 -04:00
Frank Dellaert 3eac859bf9
Merge pull request #2108 from borglab/fan/add_wrapping_imubias_isam2
Add wrapper for imuBias in iSAM2
2025-04-24 09:29:47 -04:00
Fan Jiang 5b91110c38 Add wrapper for imuBias in iSAM2 2025-04-23 21:21:23 -07:00
Frank Dellaert a80a923f4f
Merge pull request #2107 from borglab/fix-docs-params-inherits
Towards fixing Doxygen-to-docstring issues
2025-04-23 18:48:15 -04:00
Porter Zach 6bf2f55952
Merge branch 'develop' into fix-docs-params-inherits 2025-04-23 16:00:04 -04:00
p-zach 453491b78d Document param match requirement 2025-04-23 13:59:10 -04:00
p-zach 66f5ba0f49 Param name mismatches 2025-04-23 11:42:16 -04:00
Frank Dellaert 104bba2422 EKF-SLAM proto 2025-04-23 08:54:38 -04:00
Frank Dellaert e52685d441 Pose-SLAM and rendering 2025-04-22 23:55:42 -04:00
Frank Dellaert 247172dae8 Converted PlanarSLAM 2025-04-22 23:35:23 -04:00
Frank Dellaert c9498fe0c0
Merge pull request #2099 from borglab/feature/LogmapDerivative
Revamped DexpFunctor and LogmapDerivative
2025-04-22 10:11:54 -04:00
jenniferoum 51e20eca58 Inline measurement, G, and State functions, use brace initialization 2025-04-21 20:24:22 -07:00
Frank Dellaert a04b7e1a55 Fix const 2025-04-21 09:25:35 -04:00
darshan-17 925e94ecc2 Resolved the direction class -> Unit3, and local_coords, local_inv functions to be inline with the state class 2025-04-20 21:41:44 -07:00
jenniferoum e5f4978539 Address some pr comments - remove ABC_EQF.cpp, clean up comments, change Input class to struct, remove changes to target 2025-04-20 20:12:31 -07:00
darshan-17 d48bf56ff8 Removed older linux dependencies, updated cmake version requirement in METIS CMakeLists.txt & removed variables that were not used 2025-04-20 20:12:31 -07:00
darshan-17 cd1782e5d4 C++ implementation of the EqF to estimate bias. 2025-04-20 20:12:31 -07:00
jenniferoum 39a7a5b627 Update wedge and vee to Rot3 Hat and Vee for EqF 2025-04-20 20:12:31 -07:00
darshan-17 d1673b7df9 Used GTSAM ExpmapDerivative to calculate Left Jacobian(-1) 2025-04-20 20:12:31 -07:00
darshan-17 9aefd92998 Adding a function to translate output data into csv and store in local directory 2025-04-20 20:12:31 -07:00