Commit Graph

875 Commits (ae43b2ade7a6f88332146aca59a27a17f8eb17b8)

Author SHA1 Message Date
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
Frank Dellaert 71d5a6c1f1 Fix more wrapper tests 2024-09-26 16:28:56 -07:00
Varun Agrawal 234dd0930c common macro for setting python library properties 2024-09-26 18:51:18 -04:00
Varun Agrawal 5c75a52fa6 remove extra whitespaces 2024-09-26 18:50:50 -04:00
Varun Agrawal e0ce34833a remove postfix for python when compiling with Timing and Profiling 2024-09-26 18:48:44 -04:00
Frank Dellaert 1a566ea2bb Fix wrapper 2024-09-26 14:51:39 -07:00
Varun Agrawal 580dcb27f4 ignore errors in stub generation 2024-09-26 12:12:26 -04:00
Varun Agrawal e36fa332f2 Revert "Revert "Fix compile error on Clang 18, tweak for better type generation""
This reverts commit 6190e3d13f.
2024-09-26 11:51:41 -04:00
Varun Agrawal e023360843 Revert "Revert "Use pybind11-stubgen for generating stubs""
This reverts commit 92c7f51db5.
2024-09-26 11:50:58 -04:00
Varun Agrawal 92c7f51db5 Revert "Use pybind11-stubgen for generating stubs"
This reverts commit 30c789dbdb.
2024-09-25 11:06:51 -04:00
Varun Agrawal 6190e3d13f Revert "Fix compile error on Clang 18, tweak for better type generation"
This reverts commit e3dd4e1704.
2024-09-25 11:03:15 -04:00
Varun Agrawal fd7df61d45
Merge pull request #1839 from borglab/improved-api-3 2024-09-23 17:19:17 -04:00
Varun Agrawal e09344c6ba replace errorConstant with negLogConstant 2024-09-23 03:37:09 -04:00
Varun Agrawal aae5f9e040 fix numpy deprecation 2024-09-22 23:15:00 -04:00
Varun Agrawal 6488a0ceec updated tests 2024-09-22 22:16:59 -04:00
Varun Agrawal 796d85d7fa Merge branch 'develop' into improved-api-3 2024-09-22 19:36:25 -04:00
Varun Agrawal d3971b93c8 fix python tests 2024-09-21 06:14:36 -04:00
Frank Dellaert 5c80174c0b Fix small issues 2024-09-20 22:52:58 -07:00
Frank Dellaert d0084a97c3 Use new numdiff functions 2024-09-20 18:12:24 -07:00
Frank Dellaert 9dbab04a32 Tests with some help from chatgpt 2024-09-20 18:12:06 -07:00
Frank Dellaert 4b04ae0944 Code from Joel 2024-09-20 18:11:47 -07:00
Frank Dellaert 9567006b6b Use 'F' order 2024-09-20 13:45:32 -07:00
Frank Dellaert ed90121e0a
Merge pull request #1816 from truher/team100_camera_resectioning
add example CameraResectioning.py
2024-09-20 13:12:21 -07:00
Varun Agrawal 4016de7942 update variables and docstrings to remove the mixture terminology 2024-09-18 16:51:58 -04:00