Commit Graph

16576 Commits (3a1fe574683f608759eaff4636ab53def600ce84)

Author SHA1 Message Date
Varun Agrawal 3a1fe57468
Merge pull request #1628 from borglab/python-updates 2023-10-08 10:59:37 -04:00
Varun Agrawal 3fac23b9b9 fix 2023-10-07 17:32:34 -04:00
Varun Agrawal 5d9b0cfe5d
Merge pull request #1641 from ShuangLiu1992/patch-2 2023-10-07 17:31:05 -04:00
Varun Agrawal 06200f0dbd correct way to install dependencies 2023-10-07 17:26:40 -04:00
Varun Agrawal 086d58e21e install python dependencies in CI 2023-10-07 16:25:11 -04:00
Varun Agrawal 3f3578ee6f remove previous guard and do some formatting 2023-10-07 16:19:02 -04:00
Varun Agrawal 1d861d49d7 remove automatic install of python dev dependencies, leave that to the user 2023-10-07 16:11:50 -04:00
ShuangLiu1992 4750d850ce guard serialization.h 2023-10-07 03:59:35 +00:00
Varun Agrawal 98da0f6834
Merge pull request #1630 from talregev/TalR/fix/windows_tests 2023-10-06 12:56:37 -04:00
Varun Agrawal f7748f71b9 Merge branch 'develop' into python-updates 2023-10-06 12:13:45 -04:00
Varun Agrawal 73d7163655
Merge pull request #1646 from stepeos/patch-1 2023-10-01 19:59:29 -04:00
Steve Oswald 87158154ad
Update INSTALL.md
correct usage of march native compile option
2023-10-01 22:32:26 +02:00
Fan Jiang 8d995c9bde
Merge pull request #1645 from borglab/fix/OptionalNone
Fix usage of OptionalNone in a different namespace
2023-09-28 14:53:27 -04:00
Jose Luis Blanco-Claraco fbdd602532
Fix usage of OptionalNone in a different namespace 2023-09-28 16:58:00 +02:00
Tal Regev 2c4cdbb8c1
Fix windows tests 2023-09-25 20:33:35 +03:00
Varun Agrawal 4bece8eb77
Merge pull request #1632 from traversaro/patch-2
Remove setting CMAKE_MACOSX_RPATH to 0 by default
2023-09-23 05:17:24 -04:00
ShuangLiu1992 7d903264a9
Fix precompiled_header.h on MSVC when boost is disabled 2023-09-20 10:22:07 +01:00
Varun Agrawal e920953309
Merge pull request #1637 from borglab/fix-1608
Fix CMake variable in doc folder
2023-09-17 15:48:01 -04:00
Varun Agrawal e859e9932b fix CMake variable in doc folder 2023-09-15 16:27:48 -04:00
Varun Agrawal fc5cb3e788
Merge pull request #1634 from achintyamohan/develop
Add cpp example for GNC
2023-09-12 07:39:53 -04:00
achintyamohan 5cb98a6dcd Modify GNC example, add comments to explain example purpose 2023-09-11 18:01:21 -04:00
achintyamohan d6e9889f45 Add cpp example for GNC 2023-09-10 20:07:12 -04:00
Silvio Traversaro 87e7a03108
Remove setting CMAKE_MACOSX_RPATH to 0 by default 2023-09-09 16:00:49 +02:00
Varun Agrawal f4bec21fbe
Merge pull request #1631 from borglab/fix-1614
Fix Matlab compilation for discrete.i
2023-09-08 07:02:30 -04:00
Varun Agrawal 271b9f3f23
Merge pull request #1625 from borglab/fix/tests-i686-thresholds
relax unit test thresholds to fix 32bit issues
2023-09-08 06:38:37 -04:00
Jose Luis Blanco-Claraco d2e4dff214
Relax unit test thresholds to fix 32bit issues
Use a conditional threshold depending on architecture
2023-09-08 00:23:43 +02:00
Varun Agrawal 651159f939 remove std:: from return type pair 2023-09-07 16:29:37 -04:00
Varun Agrawal 9cdf9cee11
Merge pull request #1626 from borglab/cmake-fix-version
Fix GTSAM version setting
2023-09-05 19:35:13 -04:00
Varun Agrawal b8ec765035 remove requirements install step as it is now a part of the cmake process 2023-09-05 12:40:21 -04:00
Varun Agrawal cb661a9f89 use variable for Python source directory 2023-09-05 12:38:37 -04:00
Varun Agrawal 42e4a4f6da install dev dependencies using CMake 2023-09-05 12:37:12 -04:00
Varun Agrawal 67ef015e0c separate required and dev dependencies 2023-09-05 12:36:56 -04:00
Varun Agrawal fe2080f2b1 fix warnings due to PEP 420 2023-09-05 12:04:54 -04:00
Varun Agrawal 30b4d98397 Merging 'master' into 'wrap' 2023-09-05 12:04:33 -04:00
Varun Agrawal d7be9b9226 Squashed 'wrap/' changes from 2f136936d..390cb8092
390cb8092 Merge pull request #160 from borglab/upgrade-pybind11
c48bfa418 upgrade pybind11 to v2.11.1
c941bdd48 update gitignore

git-subtree-dir: wrap
git-subtree-split: 390cb80923c409e20a2467969dc44f2677fc265a
2023-09-05 12:04:33 -04:00
Varun Agrawal ac3f3dbd60 clean up GTSAM version setting 2023-09-05 06:48:24 -04:00
Frank Dellaert 52ecb09a4f
Merge pull request #1517 from dllu/develop 2023-09-04 15:06:10 -07:00
Varun Agrawal 0948fa86a6
Merge pull request #1622 from borglab/dellaert-readme 2023-09-04 12:22:49 -04:00
Frank Dellaert e57046bca0
Update README.md with release 4.2 2023-09-03 19:47:16 -07:00
Frank Dellaert 5d44dbbd47
Merge pull request #1618 from cntaylor/develop
Update Python CustomFactor documentation and example
2023-09-01 23:26:59 -07:00
Clark Taylor 039f5cf711
Update CustomFactorExample.py with comments to explain typing 2023-09-01 14:18:45 -04:00
Clark Taylor 8611aec3fb
Update CustomFactors.md to document return type. 2023-09-01 14:17:04 -04:00
Clark Taylor 8ee9f20537
Update CustomFactorExample.py to correctly document return types 2023-09-01 14:15:39 -04:00
Clark Taylor 3d6e2fc81c
Update CustomFactors.md to more clearly specify types required 2023-09-01 14:12:47 -04:00
Frank Dellaert 98d1ceedc6
Merge pull request #1617 from borglab/hybrid-doc-update 2023-09-01 00:50:26 -07:00
Varun Agrawal 4adbea85b6 specify K_{gcm} is K_{gc}(m) 2023-08-31 13:36:27 -04:00
Varun Agrawal 7fbbb3593c updated Hybrid.lyx to clarify the invariant structure of the GaussianMixture invariant 2023-08-31 13:19:59 -04:00
Frank Dellaert f7a6312345
Merge pull request #1615 from borglab/fix-dsf-transitivity
Fix DSF bug where tracks failing transitivity check were returned
2023-08-30 18:30:46 -07:00
senselessdev1 8c321ba226 add fix 2023-08-30 11:17:40 -04:00
senselessdev1 2b5e22ccb5 remove scales arg to Keypoints 2023-08-30 10:54:30 -04:00