Commit Graph

13566 Commits (c0262b074c04e8e3ca75e66c01b08a0dc79bb641)

Author SHA1 Message Date
Frank Dellaert c0262b074c Address review comments, docs only. 2021-08-29 19:38:20 -04:00
Frank Dellaert 372ae27a5e Added two ReadMe files to document the plethora of smart factors. 2021-08-29 16:47:32 -04:00
Frank Dellaert 4ef234bbbb Formatting and better documentation 2021-08-29 16:46:53 -04:00
Frank Dellaert e0946dfc86 Documented linear factors better. 2021-08-29 16:33:50 -04:00
Frank Dellaert 0b9c368aca Removed types defined in Base class 2021-08-29 16:33:13 -04:00
lcarlone 94727d84c1 Merge branch 'develop' into feature/cameraTemplateForAllSmartFactors 2021-08-28 20:15:00 -04:00
lcarlone e9641ba26b Merge branch 'develop' into feature/cameraTemplateForAllSmartFactors
# Conflicts:
#	gtsam/geometry/CameraSet.h
2021-08-28 20:09:24 -04:00
Frank Dellaert d7f048b6c4
Merge pull request #827 from borglab/feature/rollingShutterSmartFactors
Feature/rolling shutter smart factors
2021-08-28 18:42:31 -04:00
Frank Dellaert 9798bfa815 Cleaned up interpolate 2021-08-28 17:46:12 -04:00
Frank Dellaert bafcde9ee1 Google-style formatting in new files. 2021-08-28 17:36:14 -04:00
Frank Dellaert d0505d4bc3 Check equals not assert_equal 2021-08-28 17:20:08 -04:00
Frank Dellaert 2b3709ec73 Got rid of SchurComplementAndRearrangeBlocks_3_12_6 2021-08-28 17:19:53 -04:00
Frank Dellaert 0c622294d2 Some formatting 2021-08-28 17:19:19 -04:00
Frank Dellaert f712d62150 Added override 2021-08-28 16:30:25 -04:00
Varun Agrawal ff7ddf48bd
Basis functions (#403) 2021-08-27 08:10:31 -04:00
lcarlone 7d80f52b12 done with all tests 2021-08-26 13:31:09 -04:00
lcarlone 9479bddf81 passing tough test - nice! 2021-08-26 12:52:12 -04:00
lcarlone 050d64bdca all tests pass except one on serialization 2021-08-26 12:30:52 -04:00
lcarlone fe75554862 added capability to use multiple measurements from the same pose. unfortunately still had to define a non-templated function from cameraSet 2021-08-26 11:56:16 -04:00
lcarlone 8af633a991 Merge branch 'feature/rollingShutterSmartFactors' into feature/cameraTemplateForAllSmartFactors 2021-08-26 11:30:59 -04:00
lcarlone 37b001307e plot twist: templating new factor on CAMERA 2021-08-26 11:29:34 -04:00
lcarlone d004a8cd1e tests finally passing! 2021-08-25 23:36:39 -04:00
lcarlone 330a100110 Merge branch 'feature/rollingShutterSmartFactors' into feature/cameraTemplateForAllSmartFactors 2021-08-25 22:22:58 -04:00
lcarlone b523623277 still challenging to parse extrinsics 2021-08-25 22:22:53 -04:00
lcarlone 7b399a363a removed line 2021-08-25 22:22:21 -04:00
lcarlone 492c2b8561 progress on tests 2021-08-25 21:39:57 -04:00
lcarlone df82ca1b0c fixed bug 2021-08-25 21:24:37 -04:00
lcarlone 37dfb0c3da compiles, testing now 2021-08-25 21:05:56 -04:00
lcarlone 432921e362 and created a new factor instead - moving to testing now 2021-08-25 20:35:31 -04:00
lcarlone 8d9ede8285 reverted all changes back to master 2021-08-25 20:35:18 -04:00
lcarlone db2a9151e5 don't like it - going to create a different class 2021-08-24 20:56:40 -04:00
lcarlone cf3cf39683 investigating potential templating alternatives 2021-08-24 20:35:19 -04:00
lcarlone be55635468 starting to make templates for smart projection factors uniform (all on cameras) 2021-08-24 13:36:45 -04:00
Varun Agrawal dc148edd5e
Merge pull request #858 from borglab/fix/missing-import
Add missing import of Pose3
2021-08-24 03:29:13 -07:00
Varun Agrawal d4202a23ec add missing import of Pose3 2021-08-23 18:45:37 -04:00
Varun Agrawal 3d17e74eec
Merge pull request #856 from borglab/feature/wrap-nonlinearequality2
Wrap NonlinearEquality2
2021-08-23 09:53:28 -07:00
Varun Agrawal 5baf0ce85a Update `make python-test` so that it works even if GTSAM is already installed 2021-08-23 02:14:04 -04:00
Varun Agrawal 366ad84773 wrap NonlinearEquality2 + python unit test 2021-08-23 02:13:31 -04:00
Varun Agrawal d8fe2b2839 format and modernize NonlinearEquality2 2021-08-23 01:44:39 -04:00
Frank Dellaert 086e1a12aa
Merge pull request #850 from borglab/feature/cleanup
Some Cleanup
2021-08-22 11:17:55 -04:00
Frank Dellaert 57bdf33f6e
Merge pull request #855 from borglab/SFMdata-add-type-hints
clean up SFMdata python module
2021-08-22 11:17:03 -04:00
Frank Dellaert 14789364e4
Merge pull request #853 from FranzEricSchneider/es/small_README_update
Small clarification and md cleanup
2021-08-22 11:16:27 -04:00
Varun Agrawal 713df3ce86 Merge remote-tracking branch 'origin' into feature/cleanup 2021-08-22 00:17:15 -04:00
Varun Agrawal 4739f70f40
Merge pull request #854 from borglab/expand-dsf-map-unit-tests 2021-08-21 21:16:45 -07:00
John Lambert 67403b0e96
clean up SFMdata 2021-08-21 21:08:37 -06:00
John Lambert 36421243aa
improve docstring 2021-08-21 20:22:53 -06:00
John Lambert 068e558d34
Expand DSF map unit tests 2021-08-21 20:16:39 -06:00
Eric 1046bf481a Small clarification and md cleanup 2021-08-21 17:04:33 -04:00
Varun Agrawal 52161785cf
Merge pull request #851 from borglab/fix/extract-point2
Fix utilities and add tests
2021-08-20 10:41:51 -07:00
Varun Agrawal 4c9ce4ca95 Link to GTSAM-EXPORT doc 2021-08-20 11:11:28 -04:00