Commit Graph

919 Commits (2ea071dc913891408074f087c932e23260e6a395)

Author SHA1 Message Date
Yashas Ambati 65ea0112c5 Add CMake flag for enabling doxygen XML generation 2025-03-27 12:48:15 -04:00
Porter Zach 93eaf73fb3
Add how to generate docstrings 2025-03-12 16:32:33 -04:00
Frank Dellaert f302f40f03 Skip a unit test that became very slow 2025-03-08 15:42:02 -05:00
Varun Agrawal a89b88c2a0
Merge pull request #2027 from borglab/city10000-py
Improvements to HybridCity10000 python script
2025-03-05 09:48:24 -05:00
Varun Agrawal 971ebfaae7 add probability values for modes in each subplot and better plotting 2025-03-01 00:22:15 -05:00
Yashas Ambati 9f25382cba Add comments 2025-02-28 11:42:43 -05:00
Yashas Ambati 170b59a1e0 Potential fix for python-stubs target file not found 2025-02-26 09:49:15 -05:00
Yashas Ambati 5da3691609 Set package name to gtsam-nightly if nightly build 2025-02-20 17:28:42 -05:00
Yashas Ambati d0e25bc41b Modify setup.py.in to force root to be platform-dependent 2025-02-20 16:05:06 -05:00
Varun Agrawal 518b067104 better filenaming and improved plotting 2025-02-20 13:01:04 -05:00
Varun Agrawal 2062e0124e add discrete assignments as labels 2025-02-18 15:57:36 -05:00
Varun Agrawal 0c349f7805 update noise model so we don't get ILS 2025-02-18 11:45:13 -05:00
Varun Agrawal 82e2c4f80e return whether loop is ambiguous 2025-02-18 11:44:32 -05:00
Varun Agrawal 6919bae1b7 generate a single plot with subplots 2025-02-18 10:23:37 -05:00
Varun Agrawal ebfb94c4fd small fixes 2025-02-17 18:25:23 -05:00
Varun Agrawal 9f1aa6ae6e arg to plot hypotheses 2025-02-17 18:04:45 -05:00
Varun Agrawal 782a45484e more command line arguments 2025-02-14 10:42:55 -05:00
Varun Agrawal 2b8df45698 check for invalid Bayes nets 2025-02-14 10:42:24 -05:00
Varun Agrawal fefc6c314b improve plot saving 2025-02-14 10:42:03 -05:00
Varun Agrawal 435e721f5c plot all hypotheses 2025-02-13 20:00:48 -05:00
Varun Agrawal a560f373fa rename to reinitialize and separate method for saving results 2025-02-13 17:56:20 -05:00
Varun Agrawal 2d18a0ce10 add local .gitignore to ignore results files 2025-02-09 12:19:20 -05:00
Varun Agrawal 139acc5346 fix docstring 2025-02-09 12:18:14 -05:00
Varun Agrawal 0f4792a0a8 move to python examples directory 2025-02-09 12:14:11 -05:00
Varun Agrawal 425a5c692e fix bugs 2025-02-08 23:21:15 -05:00
Varun Agrawal 9efd9fc7b1 finish up script 2025-02-08 22:57:46 -05:00
Varun Agrawal 085482c2ea implement City10000Dataset class 2025-02-08 22:57:17 -05:00
Varun Agrawal e8583d9a4e basic skeleton of python script 2025-02-08 22:44:05 -05:00
Frank Dellaert 5e5a67d853 Test search with long chain 2025-01-28 15:58:33 -05:00
Frank Dellaert 615196e415 Avoid some copy/paste 2025-01-28 15:58:15 -05:00
Frank Dellaert 1f54ac1ef8
Merge pull request #2000 from p-zach/update-install-docs-win
Update installation and build documentation for Windows & Python on Windows
2025-01-25 09:57:25 -05:00
p-zach f0068b8d9f Update installation and build documentation for Windows, Python on Windows 2025-01-24 20:25:48 -05:00
Frank Dellaert 2b1f51f098 Fix tests 2025-01-24 09:14:30 -05:00
Frank Dellaert b2fbbbb26f New DiscreteBayesTree tests 2025-01-22 23:50:23 -05:00
Martin Valgur 8583185153 Fix wrapping of computed angles in test_backwards_compatibility.py 2025-01-10 22:51:37 +02:00
Martin Valgur 6a42d8a1b2 Fix wrapping of computed angles in test_constructorBetweenFactorPose2s 2025-01-10 22:51:37 +02:00
Varun Agrawal aba691d3d6 fix python test 2025-01-04 16:58:18 -05:00
Varun Agrawal 8a30aacf6c fix serialization of ImuFactor 2024-12-21 13:10:29 -05:00
Varun Agrawal 60b00ebdda improve testing for deep copy 2024-12-17 10:08:19 -05:00
Varun Agrawal 8f77bfa13b serialize navigation factors 2024-12-17 09:22:47 -05:00
Varun Agrawal c5554c836f python tests 2024-12-17 00:15:09 -05:00
Varun Agrawal 8145086e5b formatting 2024-12-09 21:09:37 -05:00
Frank Dellaert 1837745568 Trying to optimize well 2024-11-05 17:43:10 -05:00
Frank Dellaert 360dc4138c Compare 3 more cases 2024-11-05 17:42:47 -05:00
Frank Dellaert be9195465e Differentiated EssentialTransferFactor and EssentialTransferFactorK 2024-11-05 15:55:06 -05:00
Frank Dellaert 8af0465d92 Median/plotting/initF 2024-10-29 11:56:07 -07:00
Frank Dellaert 005efb3f07 Abbreviate methods 2024-10-29 11:07:32 -07:00
Frank Dellaert 3e14b7194f Add CalibratedEssentialMatrix case 2024-10-29 10:30:22 -07:00
Frank Dellaert 874fb5919f Show iterations and add extra points 2024-10-29 09:34:33 -07:00
Frank Dellaert aa0db60a52 Add SimpleF case 2024-10-29 09:21:19 -07:00