Commit Graph

16563 Commits (5d9b0cfe5db069cb1564c154d8b83152527172cc)

Author SHA1 Message Date
Varun Agrawal 287279fc42 use Jose's suggestion 2022-04-30 17:05:41 -04:00
Varun Agrawal 12dd2ecc47 identity needs to be lowercase and fix tests 2022-04-30 16:41:14 -04:00
Varun Agrawal a73d6e0f47 Sim3 cpp unit tests 2022-04-30 15:21:05 -04:00
Varun Agrawal b8b52cb719 AdjointMap method 2022-04-30 08:52:19 -04:00
Varun Agrawal 7a56473d8f add Lie group operations 2022-04-30 05:12:43 -04:00
Varun Agrawal 9eff71ea8e Rot2::ClosestTo with SVD 2022-04-29 18:42:18 -04:00
Varun Agrawal e704b40ab5 typo fix 2022-04-29 18:19:08 -04:00
Varun Agrawal ba6c3ccc1c Merge branch 'develop' into add-Similarity2-classes 2022-04-29 18:08:23 -04:00
Varun Agrawal ad2e347c12 update assertions 2022-04-29 18:08:18 -04:00
Varun Agrawal 53b370566e remove Pose2/3 casts from Sim2/3 2022-04-29 17:53:07 -04:00
Varun Agrawal 5be6309a58 GTSAM_EXPORT at the class level 2022-04-29 17:36:53 -04:00
Varun Agrawal d8e56585fe capitalize static methods 2022-04-29 17:36:38 -04:00
Varun Agrawal a0799f7e88 update IMU factor docs to clarify that the measurements are in sensor frame 2022-04-29 17:03:12 -04:00
Varun Agrawal 84dc91fbb9 fix type warnings 2022-04-29 16:52:06 -04:00
Frank Dellaert bf0cf0b0be
Merge pull request #1172 from gradyrw/fix/iSAM2 2022-04-24 11:04:44 -04:00
Akshay Krishnan 3ea19f4bd0 add additional methods to TA + wrapper 2022-04-23 19:08:16 +05:30
senselessDev 7fe577b553 update explanation of uncertainty ellipses, try to fix #1067 2022-04-22 18:54:59 +02:00
Frank Dellaert b1d936e567
Merge pull request #1175 from borglab/feature/add-missing-getters
noise models: Add getters for all model parameters
2022-04-22 11:03:13 -04:00
Jose Luis Blanco Claraco a9ba1da877
Revert "fix derivative"
This reverts commit 42b795c769.
2022-04-22 12:37:48 +02:00
Jose Luis Blanco Claraco 42b795c769
fix derivative
Signed-off-by: Jose Luis Blanco Claraco <joseluisblancoc@gmail.com>
2022-04-22 01:02:03 +02:00
Jose Luis Blanco Claraco 017e3cdb17
document loss functions
Signed-off-by: Jose Luis Blanco Claraco <joseluisblancoc@gmail.com>
2022-04-22 01:01:48 +02:00
Gerry Chen 8ae8c7ac52 Merge branch 'develop' into feature/NoiseModelFactorN
#1102 correctly removed "GTSAM_EXPORT" from NoiseModelFactorX
2022-04-21 15:52:35 -04:00
Gerry Chen 782a894988 fix expected serialization string 2022-04-21 15:41:44 -04:00
Gerry Chen 3d2079237c
Merge pull request #1176 from borglab/bugfix/python_utils_regenerate
Regenerate python utils files upon edit
2022-04-21 01:37:26 -04:00
Gerry Chen 1e03c8b195 reset captured stdout buffer for each test 2022-04-20 16:55:51 -04:00
Gerry Chen 48310cf8d4
fix bug that python utils files don't regenerate upon edit 2022-04-20 16:33:50 -04:00
Gerry Chen 5796fe3488 Create convenience wrapper function in logging_optimizer 2022-04-20 16:21:59 -04:00
Gerry Chen 61eef0639a Partially Revert "Update `logging_optimizer.gtsam_optimize` to use NonlinearOptimizerParams::iterationHook"
This reverts commit 71aa20ff33.
2022-04-20 15:44:17 -04:00
Gerry Chen 2a17bb1715 Revert "Add comment to docstring of `gtsam_optimize`"
This reverts commit 5cfc87010d.
2022-04-20 15:40:09 -04:00
Fan Jiang 2de3169976 Fix compile 2022-04-19 21:50:15 -04:00
Gerry Chen 5cfc87010d
Add comment to docstring of `gtsam_optimize` 2022-04-19 16:10:36 -04:00
Gerry Chen 71aa20ff33
Update `logging_optimizer.gtsam_optimize` to use NonlinearOptimizerParams::iterationHook 2022-04-19 16:03:38 -04:00
Jose Luis Blanco Claraco f12db7ab0e
noise models: Add getters for all model parameters 2022-04-19 18:35:03 +02:00
Fan Jiang 3cf7442112
Merge pull request #1171 from borglab/feature/jacobian_camera
Add camera and Calibration Jacobians in Python
2022-04-17 19:39:16 -04:00
Fan Jiang da09271d97 Remove print 2022-04-17 17:04:40 -04:00
Fan Jiang f212ac363a Add Cal3Unified unit test 2022-04-17 17:04:19 -04:00
Fan Jiang 4c8260bc0e Add stereo jacobians 2022-04-17 17:04:07 -04:00
Fan Jiang 693f05b04a Use rations numbers in test 2022-04-17 16:50:23 -04:00
Fan Jiang e6420cfcb7 Added Jacobians for all calibrations 2022-04-17 16:50:07 -04:00
Fan Jiang 807d63c7bf Use templated Eigen::Ref wrapper 2022-04-17 16:49:52 -04:00
Fan Jiang 923c57e68b Address comments 2022-04-17 16:03:00 -04:00
Grady Williams 66720e0b02 Bugfixes for ISAM2 2022-04-16 14:09:42 -07:00
Grady Williams 9e1046f40e Test for not increasing graph size when adding marginal factors 2022-04-16 14:09:34 -07:00
Fan Jiang 1fe7e743c4 Merge remote-tracking branch 'origin/develop' into fan/prototype-hybrid-tr 2022-04-16 15:59:03 -04:00
Fan Jiang f3c9b3967b Use implicit conversion 2022-04-16 13:51:18 -04:00
Fan Jiang 5955ecc842
Merge pull request #1169 from borglab/fix/robust_deserialization
Fix robust deserialization
2022-04-15 14:02:58 -04:00
Fan Jiang 939416c3d0 Add camera Jacobian 2022-04-15 13:57:01 -04:00
Fan Jiang 41c8a67107 Fix robust deserialization 2022-04-14 15:24:29 -04:00
Fan Jiang 415e41b0f5
Merge pull request #1168 from borglab/fix/slow_cast
Fix slow dynamic cast
2022-04-14 14:57:23 -04:00
Fan Jiang 1b63fb51eb Address comments by Frank 2022-04-14 13:05:15 -04:00