Commit Graph

15866 Commits (64cb67ba3c8cde8ad695fd9a0d99b449b50d8b7a)

Author SHA1 Message Date
Dan McGann 64cb67ba3c Adds jacobians for Pose2 component extraction
Adds jacobians to translation() and rotation() for Pose2 to bring it
into spec with Pose3's equilivent functions. Also adds tests.
2024-08-17 20:16:35 -04:00
Fan Jiang 6e8952b5e8 Adapt to 4.2 function 2024-08-17 11:38:53 -04:00
Grady Williams 110086749f Test for not increasing graph size when adding marginal factors 2024-08-17 11:38:53 -04:00
Grady Williams 62d29cf55f Bugfixes for ISAM2 2024-08-17 11:38:53 -04:00
Frank Dellaert 4f66a491ff
Merge pull request #1619 from borglab/release/4.2 2023-09-03 19:21:18 -07:00
Frank Dellaert 1a869444bf
Merge pull request #1616 from borglab/cherrypick-transitivity-fix-dsftrackgenerator
Cherrypick commits for release/4.2, that include transitivity fix for DsfTrackGenerator
2023-09-02 18:27:20 -07:00
Frank Dellaert 2f2d6546d1 Fix 4.3 python style 2023-09-02 16:55:38 -07:00
senselessdev1 12f919dc55 Cherrypick transitivity fix for DsfTrackGenerator 2023-08-30 22:09:07 -04:00
Frank Dellaert 13c7dafba3
Merge pull request #1574 from borglab/feature/improved_wrapper 2023-07-16 21:43:31 +02:00
Frank Dellaert 2453c37b2b Skip test that is problematic for gcc 2023-07-16 14:54:14 +02:00
Frank Dellaert 3edde4d693 Address review comments 2023-07-16 12:37:01 +02:00
Frank Dellaert 3d979763f0 more discrete BT wrapper + test 2023-06-19 07:38:19 -07:00
Frank Dellaert eca51af19d
Merge pull request #1545 from valgur/bugfix/4.2-invalid-include
4.2: Fix an invalid include, restore C++11 compatibility
2023-06-16 08:02:01 -07:00
Martin Valgur 75aeca390e Fix an invalid include in DsfTrackGenerator.h
Fixes incorrect header being included, which also broke C++11 compatibility.
2023-06-15 18:40:39 +03:00
Frank Dellaert 10f30e1ca9 multifrontal MPE in python 2023-06-10 13:56:14 -07:00
Frank Dellaert 0a24a8ac43 multifrontal lookup table tests 2023-06-10 12:34:30 -07:00
Frank Dellaert 9857e62a56 refactor into smaller tests 2023-06-10 09:39:13 -07:00
Frank Dellaert 3fd5c2501e Wrap forgotten max 2023-06-05 19:10:18 -07:00
Frank Dellaert 1f5e924eac cartesianProduct 2023-06-05 15:17:05 -07:00
Frank Dellaert 93d9ab6a2e Wrapped elimination and junction trees 2023-06-05 02:11:13 +01:00
Frank Dellaert fa7bde7529 wrap operator[] in DiscreteBayesTree 2023-06-04 23:00:32 +01:00
Frank Dellaert c8fe2fcff2 Test more things in BayesTree 2023-06-04 22:39:14 +01:00
Frank Dellaert 40e5a1a6ab Derive factors from gtsam::Factor 2023-06-04 22:38:56 +01:00
Frank Dellaert e1802814ca wrapped List[float] constructor 2023-06-04 16:27:28 +01:00
Frank Dellaert 6cb0fa7cd7 Better documentation and new test 2023-06-04 16:04:18 +01:00
Frank Dellaert febeacd686 Improved documentation and tests 2023-06-04 15:40:02 +01:00
Varun Agrawal dafa0076ec
Merge pull request #1466 from borglab/hybrid-support 2023-02-15 21:30:04 -05:00
Varun Agrawal 2714dc5625 add ordering method for HybridSmoother 2023-02-13 15:59:30 -05:00
Varun Agrawal b5a3f11993 Add better hybrid support 2023-02-13 15:28:35 -05:00
Frank Dellaert a82f19131b
Merge pull request #1431 from borglab/release/4.2a9 2023-01-31 22:39:44 -08:00
Frank Dellaert c57988fe55 Switch to 4.2a9 version 2023-01-28 18:09:38 -08:00
Frank Dellaert d6e87ec084
Merge pull request #1429 from borglab/fix/wrapper-4.2 2023-01-28 16:41:43 -08:00
Frank Dellaert b3e87360d5 Add missing header to fix gtbook. 2023-01-28 16:39:57 -08:00
Frank Dellaert ffce28da5f
Merge pull request #1427 from borglab/patch-ros-package-4.2 2023-01-28 16:33:33 -08:00
Frank Dellaert f09546f134
Merge pull request #1425 from borglab/fixes 2023-01-28 16:24:21 -08:00
Jose Luis Blanco Claraco 0b7a2be2ea
Update ROS package.xml format to v3 and update gtsam version 2023-01-29 00:31:48 +01:00
Varun Agrawal efeafd74b0 Merge branch 'release/4.2' into fixes 2023-01-28 16:45:46 -05:00
Frank Dellaert 006a7c7752
Merge pull request #1424 from borglab/fix/version 2023-01-28 13:35:10 -08:00
Varun Agrawal 60ed242226 remove commented Cmake commands 2023-01-28 16:27:56 -05:00
Varun Agrawal 09d5380514 only print cmake compile options for current build version 2023-01-28 16:27:41 -05:00
Varun Agrawal a1ed2f9866 fix warnings 2023-01-28 16:27:27 -05:00
Varun Agrawal f2f1bbaf8c update examples to use C++11 2023-01-28 16:27:07 -05:00
Frank Dellaert be9b00e408 Fix docs 2023-01-28 13:03:19 -08:00
Frank Dellaert faae928eae Fix version 2023-01-28 13:02:54 -08:00
Frank Dellaert a132a36ff2 Avoid warning 2023-01-28 12:57:47 -08:00
Frank Dellaert ee63a5bf6f
Merge pull request #1423 from oicchris/release/4.2 2023-01-27 17:24:54 -08:00
chris a7b42dc878 Fix (issue #1336) dangling pointer access violation. 2023-01-27 13:45:19 -10:00
Frank Dellaert 88b4082be7
Merge pull request #1417 from borglab/feature/iterator 2023-01-26 09:53:31 -08:00
Frank Dellaert d00971d2c9 Use boost::shared ptr 2023-01-25 22:59:22 -08:00
Frank Dellaert e2f69e0afe Forgot [key, value] only works for c++17 2023-01-25 21:47:33 -08:00