Commit Graph

17406 Commits (021d1054289b5e7c44a44ef591d57d21c4bdbef5)

Author SHA1 Message Date
yetongumich 021d105428 fix export issues 2024-11-20 11:24:44 -08:00
yetongumich 037c8b3643 add using NonlinearFactor::error 2024-11-17 23:53:21 -08:00
yetongumich 90536c58d5 Merge branch 'develop' into feature/constrained_optimization 2024-10-03 09:39:13 -07:00
Varun Agrawal 23f4282b08
Merge pull request #1859 from borglab/hybrid-nonlinear-error 2024-10-01 17:28:06 -04:00
Varun Agrawal dc5c4cb99d compute expected error 2024-10-01 15:50:33 -04:00
Varun Agrawal 2463245ec2 add unit test 2024-10-01 14:38:51 -04:00
Varun Agrawal d2f1894bac implement errorTree for HybridNonlinearFactorGraph 2024-10-01 14:26:11 -04:00
Frank Dellaert caa3821b2b
Merge pull request #1854 from borglab/feature/more_testing
More tests, some small bugfixes
2024-09-30 15:26:28 -07:00
Frank Dellaert 3cd816341c refactor printErrors 2024-09-30 12:50:36 -07:00
Frank Dellaert 44fb786b7a Much more comprehensive tests 2024-09-30 01:38:06 -07:00
Frank Dellaert 12349b9201 Helper method can be static 2024-09-30 01:31:23 -07:00
Frank Dellaert 5b909e3c29 Clarify choose method 2024-09-30 01:31:04 -07:00
Frank Dellaert d042359a99 choose method 2024-09-30 01:31:04 -07:00
Frank Dellaert 21171b3a9a Fix equality 2024-09-30 01:31:04 -07:00
Frank Dellaert 846c7a1a99 Make testable 2024-09-30 01:30:33 -07:00
Frank Dellaert 80a4cd1bfc Only sample if not provided 2024-09-30 01:30:01 -07:00
Frank Dellaert 8675dc62df Throw if sampling conditions not satisfied 2024-09-30 01:30:01 -07:00
Frank Dellaert 28a2cd3475 Check invariants 2024-09-30 01:29:38 -07:00
Frank Dellaert dc2c983837 Document and fix bug in modes 2024-09-30 01:29:28 -07:00
Frank Dellaert ffb282931c
Merge pull request #1853 from borglab/feature/bougie_constructors
More refactoring
2024-09-29 11:43:42 -07:00
Frank Dellaert 2cf2100710 address review comments 2024-09-29 09:40:30 -07:00
Varun Agrawal 3d8603b23b remove unnecessary includes 2024-09-29 10:27:15 -04:00
Varun Agrawal cfebf0cca0 formatting 2024-09-29 10:26:14 -04:00
Frank Dellaert cc79d0432d Doxygen 2024-09-29 00:34:31 -07:00
Frank Dellaert 4fa192248d Address o1 review comments 2024-09-29 00:21:40 -07:00
Frank Dellaert a25a0a923b perfect forwarding magic 2024-09-29 00:13:08 -07:00
Frank Dellaert 14d0f9f1ef Avoid copy/pasta 2024-09-28 23:51:58 -07:00
Frank Dellaert ad9fd1969e Add conditional constructors as well 2024-09-28 23:19:02 -07:00
Frank Dellaert 3a5d7a4648 Remove one bougie constructor 2024-09-28 22:15:35 -07:00
Frank Dellaert 85e57f1c20 Use new constructors 2024-09-28 22:09:23 -07:00
Frank Dellaert e690ff817a Create mean/stddev constructors 2024-09-28 21:29:46 -07:00
Frank Dellaert 32c67892ed Move test where it belongs 2024-09-28 20:09:24 -07:00
Frank Dellaert ea54525d37 Make hybrid elimination a method of HGFG 2024-09-28 19:53:22 -07:00
Frank Dellaert dac90db441 Small things 2024-09-28 19:53:09 -07:00
Varun Agrawal 7a9300c9c1
Merge pull request #1852 from borglab/fix-continuousKeys 2024-09-28 20:26:15 -04:00
Frank Dellaert 8816374bdd
Merge pull request #1851 from borglab/feature/linearize
Better HybridNonlinear!
2024-09-28 17:24:33 -07:00
Varun Agrawal 8904f5f3ff better docstring for prunerFunc and added dividers 2024-09-28 18:54:55 -04:00
Frank Dellaert 3567cbbe0f Fix wrapper 2024-09-28 15:52:57 -07:00
Frank Dellaert e3190189c8 Fix message 2024-09-28 15:52:51 -07:00
Varun Agrawal b2c73af2a2 get keys from NonlinearFactors as well 2024-09-28 16:52:35 -04:00
Frank Dellaert 8907ca7443 Switching to NoiseModelFactor 2024-09-28 11:39:58 -07:00
Frank Dellaert 71655cc3cf Pulled out hybrid motion model tests 2024-09-27 16:18:37 -07: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 31eade543d
Merge pull request #1848 from borglab/feature/simpler_constructors
Simpler HybridGaussianFoo constructors
2024-09-27 14:37:12 -07:00
Varun Agrawal 11e7ca5247 Merge branch 'develop' into fix-python-postfix 2024-09-27 16:38:51 -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 de23ebbd16
Merge pull request #1850 from borglab/fix-windows-ci
Fix Boost download for Windows CI
2024-09-27 13:36:47 -07:00
Varun Agrawal e3e83cd2fb use User-Agent as Other 2024-09-27 13:43:43 -04:00
Frank Dellaert bc25fcea4d major improvement: continuousSeparator no longer needed 2024-09-27 07:54:47 -07:00
Frank Dellaert 7d51e1cdb4 tiny improvement 2024-09-27 07:54:14 -07:00