Commit Graph

13869 Commits (deca3df7671640b4fbcc88fe45a3bea62e3c8b0a)

Author SHA1 Message Date
Shangjie Xue deca3df767
Merge pull request #933 from borglab/feature/modernize_discrete
Modernize discrete factor graphs (a bit)
2021-11-30 18:15:35 -05:00
Frank Dellaert 613b161fd2
Merge pull request #188 from michaelbosse/fix_bug_robust_residuals 2021-11-30 15:06:21 -05:00
Varun Agrawal 8efaf266c7
Merge pull request #945 from bricerebsamen/fix_build 2021-11-30 10:32:42 -05:00
Varun Agrawal 7bd4ebfb9c
Merge pull request #941 from borglab/wrap/isam2
Wrap additional ISAM2 methods
2021-11-30 06:57:42 -05:00
Varun Agrawal 29ccbe2130
Merge pull request #944 from borglab/eigen-update
Eigen Serialization Fix
2021-11-30 06:56:50 -05:00
Brice Rebsamen 62c22c7fcc ParseMeasurement<Pose2> initializer list needs an extra argument 2021-11-30 03:30:06 -08:00
Brice Rebsamen e15317ba4c missing shared_ptr include 2021-11-30 03:29:34 -08:00
Brice Rebsamen f3cdd9d8cd don't return a const 2021-11-30 03:29:16 -08:00
Brice Rebsamen be29bc4222 .gitignore: swp files 2021-11-30 03:28:47 -08:00
Varun Agrawal 0b89d2d7ab wrap alternate ISAM2::update method 2021-11-29 19:52:49 -05:00
Varun Agrawal bee289880a wrap other ISAM2 methods 2021-11-29 19:39:41 -05:00
Varun Agrawal 1fe7822981 make LinearContainerFactor public for serialization 2021-11-29 18:46:16 -05:00
Varun Agrawal 384be1f872
Merge pull request #943 from borglab/fix/deprecations 2021-11-29 18:44:15 -05:00
Varun Agrawal c0b65b2488 Add Eigen/Core header 2021-11-29 17:34:08 -05:00
Varun Agrawal 120a69d7db add workaround for Eigen serialization issue 2021-11-29 16:41:13 -05:00
Varun Agrawal 3637f0dd02
Merge pull request #942 from borglab/feature/pickling 2021-11-29 16:31:11 -05:00
Varun Agrawal a80308d19f Revert "update the packaged Eigen to 3.3.9"
This reverts commit 2f4218d046.
2021-11-29 16:27:17 -05:00
Varun Agrawal 2f4218d046 update the packaged Eigen to 3.3.9 2021-11-29 14:06:01 -05:00
Varun Agrawal 17630c4740 fix all axpy deprecations 2021-11-29 14:00:26 -05:00
Varun Agrawal afadea6c1d remove commented out code 2021-11-29 13:49:56 -05:00
Varun Agrawal 04dd8e968c Merge branch 'wrap/isam2' into feature/pickling 2021-11-28 22:13:20 -05:00
Varun Agrawal 5f071585af comment out incomplete code 2021-11-28 22:13:01 -05:00
Varun Agrawal 247d996a79 enable pickling for a bunch of objects 2021-11-28 22:08:19 -05:00
Varun Agrawal 007022df6f make noise model default constructors available for serialization 2021-11-28 22:07:13 -05:00
Varun Agrawal ad86b14b89
Merge pull request #902 from roderick-koehle/Fix-Cal3Fisheye-Jacobian 2021-11-28 09:50:07 -05:00
Varun Agrawal c0798a5097 comment out method 2021-11-28 09:48:50 -05:00
Varun Agrawal f828f3cb25 wrap additional ISAM2 methods 2021-11-27 18:14:49 -05:00
Fan Jiang 58d4c05ff9
Merge pull request #934 from borglab/feature/deprecation_macro
Add deprecations
2021-11-22 19:22:59 -05:00
Varun Agrawal 2764f44daa
Merge pull request #936 from beetleskin/fix/use_fastdefaultallocator_for_values 2021-11-22 18:52:29 -05:00
roderick-koehle 8846324b34
Merge branch 'borglab:develop' into Fix-Cal3Fisheye-Jacobian 2021-11-22 21:05:15 +01:00
roderick-koehle 8a6b2aadca
Removed comments 2021-11-22 21:02:32 +01:00
Fan Jiang 05d471cd11 Remove Exports 2021-11-22 12:01:09 -05:00
beetleskin bdbd9adc60 Use FastDefaultAllocator for Values to adhere allocation compile flags 2021-11-22 17:45:21 +01:00
Fan Jiang 6bf6ebc2c0 Fix windows build 2021-11-21 15:26:38 -05:00
Fan Jiang 7fbcdc4d2c Add deprecations 2021-11-21 14:19:01 -05:00
Frank Dellaert 371fe3e865 Fixed all examples 2021-11-20 16:34:53 -05:00
Frank Dellaert 8206d8d09d Got rid of straggling typedefs 2021-11-20 16:34:44 -05:00
Frank Dellaert 9fe6d23d9f Got rid of sharedValues 2021-11-20 16:15:05 -05:00
Frank Dellaert 0c6d5d438f use emplace_shared 2021-11-20 15:52:36 -05:00
Fan Jiang fa28bbb925
Merge pull request #932 from borglab/feature/keyVector-wrap
Wrap KeyVector methods
2021-11-19 11:24:53 -05:00
Varun Agrawal 4a05da53af wrap KeyVector methods 2021-11-18 23:29:10 -05:00
Frank Dellaert 770fda9a26
Merge pull request #930 from borglab/fix/formatting/discrete 2021-11-18 13:35:46 -05:00
Frank Dellaert aebcf07ab5 Formatted sudokus better 2021-11-18 11:31:11 -05:00
Frank Dellaert d27d6b60a7 Formatting with Google style 2021-11-18 10:54:00 -05:00
Varun Agrawal 13b0136e03
Merge pull request #929 from duembgen/fix-ambiguous-reference 2021-11-15 13:55:16 -05:00
duembgen fe6eb433e0 Add namespace to ambiguous placeholders 2021-11-15 11:10:29 +01:00
Varun Agrawal 3e5d375716
Merge pull request #925 from borglab/fix/889 2021-11-12 10:15:38 -05:00
Varun Agrawal cf0c8d2fee fix VectorValues include 2021-11-11 15:45:27 -05:00
Varun Agrawal b82acc133b properly deprecate additional methods to fully finish deprecation 2021-11-11 14:24:15 -05:00
Gerry Chen 496a206d08
Merge pull request #922 from borglab/feature/Pose3adjointJacobians
Add Jacobian of second argument to `adjoint` and `adjointTranpsose`
2021-11-11 02:32:46 -05:00