Commit Graph

18670 Commits (2ea071dc913891408074f087c932e23260e6a395)

Author SHA1 Message Date
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 d6b3c4d1d2 wrap more HybridBayesNet methods 2025-02-17 14:46:30 -05:00
Porter Zach c55f73332d
Fix req workflow 2025-02-16 19:52:22 -05:00
Porter Zach 854639b275
Merge pull request #2025 from borglab/add-rot2
Create doc ipynb for Rot2
2025-02-16 19:05:14 -05:00
p-zach 320776beac Create doc ipynb for Rot2 2025-02-16 13:45:10 -05:00
Frank Dellaert 52b11e26d5
Merge pull request #2024 from borglab/fix-req-check
Edit required check so that it doesn't hang when only non-code files modified
2025-02-16 00:45:09 -05:00
p-zach 592ec4d7de Edit correct workflow 2025-02-15 19:27:57 -05:00
p-zach e22c31c636 Edit required check so that it doesn't hang when only non-code files modified 2025-02-15 19:08:52 -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 ed409c3dc2 wrap choose method 2025-02-13 17:56:31 -05:00
Varun Agrawal a560f373fa rename to reinitialize and separate method for saving results 2025-02-13 17:56:20 -05:00
Frank Dellaert fa37ce710d
Merge pull request #2023 from borglab/add-docs-overviews
Add overviews for existing docs folders on MyST site
2025-02-13 13:26:28 -05:00
p-zach 452e56dc32 Add overviews for existing docs folders on MyST site 2025-02-13 12:51:49 -05:00
Frank Dellaert 4f2e9f6c06
Merge pull request #2021 from p-zach/set-up-myst
Set up MyST site deploy
2025-02-13 11:13:21 -05:00
p-zach 4d9b307d56 Fix Colab button links 2025-02-13 10:24:29 -05:00
p-zach 43a50a69c6 Modify build workflows to only trigger on non-doc changes 2025-02-12 16:24:55 -05:00
p-zach 5fc1f3489c Python reference -> user guide with sections 2025-02-12 11:46:31 -05:00
p-zach 1120db212b Only redeploy on docs change 2025-02-10 20:14:13 -05:00
p-zach 7f16fba071 Fix Colab buttons 2025-02-10 20:03:05 -05:00
p-zach f2ac38fbfb Set up MyST deploy 2025-02-10 19:57:18 -05:00
Varun Agrawal 82fcedf2da
Merge pull request #2019 from borglab/city10000-py 2025-02-09 13:42:48 -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 517c0ef917 improve plot_city10000 script 2025-02-09 12:13:23 -05:00
Varun Agrawal a24ed0af2b use loop 2025-02-09 12:07:31 -05:00
Varun Agrawal 2e10cbb295 use command line args 2025-02-09 12:00:07 -05:00
Varun Agrawal e67e4cd41d parse command line arguments 2025-02-09 11:53:12 -05:00
Varun Agrawal 6e587cfcb6 module docstring 2025-02-09 11:49:34 -05:00
Varun Agrawal 7809769347 City10000 plotting script 2025-02-09 11:47:51 -05:00
Varun Agrawal 74637d82d6 move HybridSmoother method definitions to cpp file 2025-02-09 11:44:03 -05:00
Varun Agrawal 582d67eea4 undo C++ changes and add additional reInitialize method 2025-02-09 11:41:47 -05:00
Varun Agrawal 8533ae80b6 update C++ script 2025-02-08 23:28:24 -05:00
Varun Agrawal ea16de3bfd wrap more HybridSmoother methods 2025-02-08 23:28:16 -05:00
Varun Agrawal 24b31b238f wrap negLogConstant in noiseModel 2025-02-08 23:21:36 -05:00
Varun Agrawal e5289aeb85 wrap HybridNonlinearFactorGraph methods 2025-02-08 23:21:26 -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
Varun Agrawal ed1f8734c9 wrap HybridSmoother 2025-02-08 22:43:19 -05:00
Varun Agrawal a35e5a6b08 remove rvalue argument so we can wrap method 2025-02-08 22:42:36 -05:00
Varun Agrawal 2998d988dd
Merge pull request #2010 from borglab/city10000
Updates to City10000 Example
2025-02-07 12:28:05 -05:00