Commit Graph

750 Commits (e2adb91d919e94cc6849a1f379bafaaeac9ae4aa)

Author SHA1 Message Date
Varun Agrawal e2adb91d91 don't optimize each time 2025-01-29 18:40:29 -05:00
Varun Agrawal ef35f3c1fe reduce noise model 2025-01-29 14:13:39 -05:00
Varun Agrawal fab06a33a0 Merge branch 'develop' into city10000 2025-01-29 12:09:54 -05:00
Varun Agrawal 65ef061c02 specify dead mode removal threshold 2025-01-28 16:22:49 -05:00
Varun Agrawal 1918becdf4 human-friendly time printing 2025-01-28 16:10:54 -05:00
Varun Agrawal d11d367582 simplify and add smoother_update_times 2025-01-28 16:10:20 -05:00
Varun Agrawal c492c5ff22 major script improvements 2025-01-28 04:18:19 -05:00
Varun Agrawal cbf8bc2f7c update to add loop closures 2025-01-27 23:17:52 -05:00
jmackay2 e6f0fdce44 fix hybrid uninitialized warning 2025-01-27 21:23:09 -05:00
Varun Agrawal 292e749756 function for hybrid odometry factor 2025-01-27 16:35:50 -05:00
Varun Agrawal 8bdaffc029 add dead mode threshold and better timing printing 2025-01-26 10:44:51 -05:00
Varun Agrawal effcfc7b7a improved plotting script 2025-01-25 00:59:02 -05:00
Varun Agrawal 59539ffe6c function to run smoother update 2025-01-24 12:30:10 -05:00
Varun Agrawal 3e828f0a46 report in seconds 2025-01-24 12:09:30 -05:00
Varun Agrawal 519fa65beb use 2000 timesteps as our benchmark and report total time in seconds 2025-01-24 12:07:48 -05:00
Varun Agrawal 4a302d7945 use HybridSmoother for City10000 2025-01-23 21:54:57 -05:00
Varun Agrawal 0796ee293e Merge branch 'hybrid-smoother' into city10000 2025-01-23 21:27:30 -05:00
Varun Agrawal 17836314ab small cleanups 2025-01-23 13:43:56 -05:00
Varun Agrawal b2503ca443 some improvements 2025-01-23 12:53:08 -05:00
Varun Agrawal ea82d51d10 working example 2025-01-23 12:52:45 -05:00
Varun Agrawal 7c24448a2b update script and add dedicated ISAM2 script so we can view results in the continuous-only case 2025-01-23 01:04:20 -05:00
Varun Agrawal 97ae9fde87 matlab script to plot results for City10000 2025-01-22 19:56:40 -05:00
Varun Agrawal 671184068f simple ISAM2 based example for City10000 dataset 2025-01-22 19:55:50 -05:00
Gold856 a3f2bddb66 Fix GCC 13 build issues 2025-01-22 17:10:47 -05:00
JokerJohn 2eba9fb39d move the IncrementalFixedLagExample example to gtsam_unstable folder to fix the link error 2025-01-22 16:59:34 +08:00
JokerJohn a9da253d00 add IncrementalFixedLagSmootherExample 2025-01-18 17:38:34 +08:00
JokerJohn 630ee11885 remove example 2025-01-17 23:57:58 +08:00
JokerJohn 6795bf5709 add a new line at the end of file 2025-01-15 13:33:53 +08:00
JokerJohn fbd45776a6 add a new line at the end of file 2025-01-15 13:21:32 +08:00
JokerJohn 3743b562c1 Move the example to the appropriate folder, and modify the code for reading files and adding factors. 2025-01-15 13:17:21 +08:00
Frank Dellaert 088332978b Check issue 1452 2025-01-13 13:02:39 -05:00
Fan Jiang ed098eaec6 Cleanup some includes and fix cassert 2024-12-11 14:05:05 -05:00
Frank Dellaert be9195465e Differentiated EssentialTransferFactor and EssentialTransferFactorK 2024-11-05 15:55:06 -05:00
Frank Dellaert b9dc9ae459 Switch to using Cal3f 2024-10-28 15:59:19 -07:00
Frank Dellaert 4057e41a80 Python version of EssentialViewGraphExample 2024-10-28 15:59:19 -07:00
Frank Dellaert 5eb858b729 Naming convention 2024-10-28 15:59:19 -07:00
Frank Dellaert 5b94956a59 New example now uses EssentialTransferFactor 2024-10-28 15:59:19 -07:00
Frank Dellaert 9335d2c0dd Copy example 2024-10-28 15:59:19 -07:00
Frank Dellaert ced6d5721d Fix call w new API 2024-10-28 11:59:29 -07:00
Frank Dellaert 26a3728d80 Fix createPoses 2024-10-28 08:55:49 -07:00
Frank Dellaert 38ac1b4837 Batched version 2024-10-25 07:34:42 -07:00
Frank Dellaert 19c75cb95c Use FundamentalMatrix now 2024-10-25 07:34:42 -07:00
Frank Dellaert ca199f9c08 Switch to general F 2024-10-25 07:34:42 -07:00
Frank Dellaert 77754fd69b Example with SimpleF 2024-10-25 07:34:42 -07:00
Frank Dellaert 00fc2ecc2b Slight modernization 2024-10-25 07:34:42 -07:00
Varun Agrawal d2ca1ef285 updat example 2024-10-15 23:43:56 -04:00
Michal Nowicki 865288a4dd Fixing strength of bias constraints in IMUKittiExampleGPS.cpp 2024-03-18 08:47:11 +01:00
Varun Agrawal e4fff74690 update gtsamAddExamplesGlob and gtsamAddTimingGlob to take an additional argument rather than using a global variable 2023-10-08 12:16:24 -04:00
achintyamohan 5cb98a6dcd Modify GNC example, add comments to explain example purpose 2023-09-11 18:01:21 -04:00
achintyamohan d6e9889f45 Add cpp example for GNC 2023-09-10 20:07:12 -04:00