Commit Graph

898 Commits (9e676b215e8879086660402a8405530e73909a82)

Author SHA1 Message Date
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
Frank Dellaert bbba497ca1 Add prior, use calibrations 2024-10-28 15:59:19 -07:00
Frank Dellaert c0bac3cac5 Error checking 2024-10-28 15:59:19 -07:00
Frank Dellaert 398ff31d54 Perturb 2024-10-28 15:59:19 -07:00
Frank Dellaert 77dfa446a9 Run many trials 2024-10-28 15:59:19 -07:00
Frank Dellaert b9dc9ae459 Switch to using Cal3f 2024-10-28 15:59:19 -07:00
Frank Dellaert 5ce728ab46 Compare in F-manifold 2024-10-28 15:59:19 -07:00
Frank Dellaert fcf51faf0c Comparison script 2024-10-28 15:59:19 -07:00
Frank Dellaert 5b0580ff5f Small issues 2024-10-28 15:59:19 -07:00
Frank Dellaert 68c63ca043 Python version of ViewGraphExample.cpp 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 b99fa19ad8 Copy dirty examples 2024-10-28 15:59:19 -07:00
Frank Dellaert 546c571218 Clarify stubgen need 2024-10-28 15:59:19 -07:00
Frank Dellaert a8a229c10c Modernize/format 2024-10-28 15:59:19 -07:00
Frank Dellaert 2d170e4cac Fix wrapper 2024-10-28 12:15:50 -07:00
Frank Dellaert fba31d99f2 TestManyCamerasCircle 2024-10-28 10:03:50 -07:00
Frank Dellaert 56610ce5f7 Python unit tests 2024-10-28 09:34:11 -07:00
Frank Dellaert 26a3728d80 Fix createPoses 2024-10-28 08:55:49 -07:00
Varun Agrawal 94a95b69cb update tests 2024-10-15 23:43:52 -04:00
Varun Agrawal 6d57055c71
Merge pull request #1849 from borglab/fix-python-postfix
Remove postfix for compiled Python library
2024-09-27 18:10:49 -04:00
Frank Dellaert ce45bb6f2e Merge remote-tracking branch 'origin/develop' into feature/simpler_constructors 2024-09-27 13:37:40 -07:00
Frank Dellaert d93ebeafde Yet another python test 2024-09-26 17:23:44 -07:00