Varun Agrawal
|
1205df2c07
|
update documentation for boost::optional binding
|
2021-09-01 15:32:43 -04:00 |
Varun Agrawal
|
9f661c01cf
|
formatting
|
2021-09-01 15:29:39 -04:00 |
Varun Agrawal
|
fbdef91c54
|
add support for boost::optional return type in geometry.i
|
2021-09-01 15:29:29 -04:00 |
Varun Agrawal
|
cd682fecc3
|
add a cmake flag for easy toggling BetweenFactor jacobian computations
|
2021-09-01 14:31:29 -04:00 |
John Lambert
|
6d57016a51
|
use boost::optional in .i file directly
|
2021-09-01 10:15:00 -06:00 |
John Lambert
|
bc641f893d
|
directly import only classes from gtsam
|
2021-08-31 14:14:37 -04:00 |
John Lambert
|
3fc7692b4a
|
import align from gtsam directly
|
2021-08-31 08:35:43 -06:00 |
John Lambert
|
5c737c3cc4
|
fix missing imports
|
2021-08-31 09:42:49 -04:00 |
John Lambert
|
2d2ca21d1a
|
add python unit test on Pose2.align()
|
2021-08-31 09:14:59 -04:00 |
John Lambert
|
cff3c5b4f4
|
start python unit test for align()
|
2021-08-31 06:26:52 -06:00 |
John Lambert
|
50f3b93324
|
move align as function, not as class method
|
2021-08-30 18:01:17 -06:00 |
John Lambert
|
55785f8180
|
add Point2Pairs to specializations
|
2021-08-30 16:44:58 -04:00 |
John Lambert
|
8bd2e6a976
|
add gtsam::Point2Pairs to CMakeLists.txt
|
2021-08-30 16:44:11 -04:00 |
John Lambert
|
ce495cb7bc
|
add Point2Pairs typedef to Point2.h
|
2021-08-30 16:41:27 -04:00 |
John Lambert
|
13c164f25d
|
add Pose2.align() to wrapper
|
2021-08-30 16:38:47 -04:00 |
Frank Dellaert
|
f3c65d9de8
|
Merge pull request #865 from borglab/feature/readmes
|
2021-08-29 19:47:14 -04:00 |
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 |
Gerry Chen
|
e94ea7c70c
|
Merge pull request #860 from borglab/tests/basis_python
Basis - Python unit test
|
2021-08-29 16:19:16 -04:00 |
Gerry Chen
|
1764a7cf6b
|
Merge pull request #863 from borglab/fix/python-tests-cmake
Fix Python Tests Cmake
|
2021-08-29 10:40:50 -04:00 |
Varun Agrawal
|
289cb8f35b
|
break down tests to make reporting clearer
|
2021-08-29 04:36:57 -04:00 |
Varun Agrawal
|
65837c1030
|
Fix bug in FourierBasis
|
2021-08-29 04:21:57 -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 |
Varun Agrawal
|
066bd0f05b
|
verbose python testing
|
2021-08-28 20:03:03 -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 |
lcarlone
|
224610ae1e
|
done!
|
2021-08-28 16:07:42 -04:00 |
lcarlone
|
5ce8c31d61
|
added test on rank Tol for different camera model
|
2021-08-28 15:42:05 -04:00 |
Varun Agrawal
|
286b2fa4b0
|
fix python tests and make verbose so they are easy to debug
|
2021-08-28 15:37:06 -04:00 |
lcarlone
|
a6e728f4e6
|
all tests pass also with THROW cheirality
|
2021-08-28 14:47:32 -04:00 |
lcarlone
|
64b520aea4
|
supertriangulation! with spherical camera
|
2021-08-28 14:26:36 -04:00 |
lcarlone
|
6467e3043d
|
fixed reproj error jacobians and added solid tests
|
2021-08-28 13:42:31 -04:00 |
lcarlone
|
09853bfa13
|
almost done: need to:
- fix jacobian for reprojection error of the spherical camera
- need to improve DLT to fully leverage range of spherical camera
|
2021-08-28 01:34:35 -04:00 |
lcarlone
|
ff33eb614d
|
adjusted rolling shutter as well
|
2021-08-28 01:31:50 -04:00 |
lcarlone
|
22f8610472
|
polished empty calibration
|
2021-08-28 00:04:06 -04:00 |
lcarlone
|
51b4b871df
|
all tests are ready. 2 minor refinements to go:
- remove default error
- leverage full range of spherical camera in triangulation
|
2021-08-27 23:58:46 -04:00 |
lcarlone
|
02a0e70254
|
habemus triangulation
|
2021-08-27 23:02:49 -04:00 |
lcarlone
|
12b10a358a
|
good progress - still need to work on TriangulatePoint3
|
2021-08-27 17:32:42 -04:00 |
lcarlone
|
2c9a26520d
|
linear triangulation solved!
|
2021-08-27 17:07:08 -04:00 |
lcarlone
|
01c0b281b6
|
nice cleanup to triangulation, moved get camera matrix to cameras, to generalize to other cameras
|
2021-08-27 15:57:27 -04:00 |
Gerry Chen
|
2f6b8d6314
|
docstrings and formatting
|
2021-08-27 12:01:06 -04:00 |