Commit Graph

13344 Commits (f33e6a801f5cb9a316dc29b0c96e6ac3f605d16c)

Author SHA1 Message Date
Milo Knowles 5e2af67a74 Update commment syntax and replace typedef with using 2021-06-01 16:31:20 -04:00
Tim McGrath 4ef43387bd
fix bug on computation of SO(3) logmap
when theta near 0 (or 2pi, 4pi...)
2021-06-01 09:38:42 -04:00
Varun Agrawal b72e4a9bea added destructor for CameraSet to remove warning 2021-05-31 12:43:03 -04:00
Varun Agrawal d5dbaf7ce7
Merge pull request #777 from borglab/fix/linear-rekey 2021-05-30 22:09:46 -07:00
Varun Agrawal 457d548015 override the rekey methods so as to update the properties as well 2021-05-30 11:22:58 -04:00
Varun Agrawal 76c8710738 add test for rekey of LinearContainerFactor 2021-05-30 11:22:16 -04:00
Varun Agrawal c252937cee account for radial distortion in initial guess for `calibrate` 2021-05-30 00:20:41 -04:00
Varun Agrawal 993095297c Add Akshay's Cal3Bundler test 2021-05-30 00:20:13 -04:00
Varun Agrawal a55e474426 update docstrings and format 2021-05-29 21:47:13 -04:00
HMellor 1744eaf599 Correct ImuFactorExamples frame description 2021-05-28 21:00:34 +01:00
Frank Dellaert 1011055007
Merge pull request #696 from borglab/feature/smartFactorsWithExtrinsicCalibration
smart factors with extrinsics calibration
2021-05-27 10:41:33 -04:00
Frank Dellaert 289ce4bc79
Merge pull request #765 from borglab/gnc-enhancements 2021-05-26 10:27:03 -04:00
Ayush Baid 71b9004a2d Merge branch 'develop' into feature/essential-mat-with-approx-k 2021-05-25 15:36:52 -07:00
lcarlone d929c80383 fixed formatting glitch 2021-05-22 13:14:10 -04:00
Fan Jiang 0e44261b1e Add more comments 2021-05-21 19:27:46 -04:00
Fan Jiang 7de3714d54 Address Frank's comments 2021-05-21 16:11:53 -04:00
Fan Jiang a8ed71abbc Add documentation 2021-05-21 13:38:03 -04:00
Fan Jiang 615a932f30 Remove unnecessary comment 2021-05-17 20:11:17 -04:00
Fan Jiang 5d1fd83a2c Add printing for CustomFactor 2021-05-17 19:19:20 -04:00
Fan Jiang 3c327ff568 Add comment in gtsam.i 2021-05-17 14:43:32 -04:00
Fan Jiang 4708d7ad0e Add comment on functor signature 2021-05-17 14:40:17 -04:00
Fan Jiang 66e397cb38 Allow KeyVector to just be lists 2021-05-17 14:36:14 -04:00
Fan Jiang 3638b3745f Change to using nullptr 2021-05-17 14:22:57 -04:00
Fan Jiang 866d6b1fa1 Working CustomFactor 2021-05-14 16:24:31 -04:00
lcarlone 5510b41e31 amended 2021-05-12 19:22:16 -04:00
lcarlone 7d93e6fca0 added comment on example interface 2021-05-12 19:20:21 -04:00
lcarlone d6a3171e67 user can now also set the weights to initialize gnc! 2021-05-10 20:06:31 -04:00
lcarlone 5274abafd0 all tests done! 2021-05-10 18:23:12 -04:00
lcarlone 3ac97c3dbe adding knownOutlier input to GNC 2021-05-10 10:30:32 -04:00
lcarlone 7342438fb3 added GNC example 2021-05-10 10:30:17 -04:00
lcarlone c163e28c31 addeed gnc example 2021-05-08 17:03:04 -04:00
Varun Agrawal ab92779b25
Merge pull request #762 from borglab/feature/wrapper-interface-updates 2021-05-05 11:12:58 -04:00
Varun Agrawal d8f279b49c
Merge pull request #761 from borglab/fix/warnings 2021-05-04 21:17:46 -04:00
Varun Agrawal f74453cad8 Merge branch 'develop' into feature/wrapper-interface-updates 2021-05-04 15:59:42 -04:00
Varun Agrawal fa5d329702 Merge branch 'develop' into fix/warnings 2021-05-04 15:59:19 -04:00
Varun Agrawal 1fbb4e60ac
Merge pull request #763 from borglab/fix/boost-download
Update boost download link
2021-05-04 15:52:12 -04:00
Varun Agrawal a83721380f update boost download link 2021-05-04 12:28:38 -04:00
Varun Agrawal 26a8b602a5 add pybind11/operators.h to interface template 2021-05-04 12:17:36 -04:00
Varun Agrawal c398a62943 fix some interface todos 2021-05-04 12:16:38 -04:00
Varun Agrawal cba8f62642 fix unused warning 2021-05-03 17:01:26 -04:00
Varun Agrawal 0a501a5615 fix warnings from tests 2021-05-03 17:01:18 -04:00
Varun Agrawal 2c5be4de19
Merge pull request #760 from borglab/feature/override-print
Override print methods
2021-04-30 16:48:03 -04:00
Varun Agrawal 6c3aca8cac remove virtual from overridden methods, add virtual destructors to appease compiler 2021-04-30 12:58:52 -04:00
Varun Agrawal 4d6eef2c2f override print methods and update wrapper 2021-04-29 19:43:27 -04:00
Varun Agrawal 14314071ff
Merge pull request #738 from borglab/feature/update_print_wrap 2021-04-29 16:23:53 -04:00
Ayush Baid 4572282deb adding prior on calibrations 2021-04-28 18:49:07 -04:00
Varun Agrawal 45ce9ebc7d print default arguments update 2021-04-28 14:03:03 -04:00
Frank Dellaert 6097b8f8e5
Merge pull request #758 from borglab/fix-potential-crash
Avoid potential wrong memory access
2021-04-28 11:05:23 -04:00
Jose Luis Blanco-Claraco 2b43e7f8f8
Avoid potential wrong memory access
If the user uses an invalid index, the [] operator won't check it and the program will access invalid memory. Using at() would throw instead.
2021-04-27 11:24:46 +02:00
Ayush Baid 2cf76daf3c reverting jacobian computation from homogeneous function 2021-04-27 00:44:15 -04:00