lcarlone
|
5d55e153f0
|
yay! error test passes!
|
2021-07-21 15:10:10 -04:00 |
lcarlone
|
6f8d639ab8
|
finding best way to test RS errors
|
2021-07-21 14:46:52 -04:00 |
lcarlone
|
306393a18c
|
solidified add and equal
|
2021-07-21 14:30:55 -04:00 |
lcarlone
|
30f304e733
|
started serious testing: all tests pass for now
|
2021-07-21 13:58:47 -04:00 |
John Lambert
|
28ecc3331b
|
add comments about tangent space and covariance matrix ordering
|
2021-07-21 10:27:31 -06:00 |
John Lambert
|
5fee983ff1
|
use upper 3x3 sub-block of covariance matrix for converting BetweenFactor to BinaryMeasurement, and use Isotropic in ShonanAveraging2
|
2021-07-21 10:04:05 -06:00 |
akrishnan86
|
bd994d07bc
|
merged from develop
|
2021-07-20 23:37:23 -07:00 |
Akshay Krishnan
|
15c29cacd2
|
wrapping triangulate nonlinear
|
2021-07-21 05:14:58 +00:00 |
lcarlone
|
02d2d97a8e
|
added nice test on cheirality exception - done with projectionFactorRollingShutter
|
2021-07-20 23:04:52 -04:00 |
lcarlone
|
a480b2dcfc
|
all tests are passing!
|
2021-07-20 22:05:36 -04:00 |
lcarlone
|
0d1c3f16ef
|
everything working out so far with the tests
|
2021-07-20 21:29:56 -04:00 |
lcarlone
|
2812eeb1be
|
pass on projection factor, but looks great overall
|
2021-07-20 21:06:51 -04:00 |
lcarlone
|
a204f6d508
|
amended
|
2021-07-20 20:46:43 -04:00 |
lcarlone
|
4c997e5474
|
removed interp from Pose3, starting to take pass on projection factor and test
|
2021-07-20 20:46:29 -04:00 |
lucacarlone
|
b5286d3550
|
Merge pull request #826 from shteren1/rolling_factor
rolling shutter projection factor
|
2021-07-20 18:29:29 -04:00 |
lucacarlone
|
b8fa0ccc6f
|
Merge branch 'feature/rollingShutterSmartFactors' into rolling_factor
|
2021-07-20 18:29:10 -04:00 |
lcarlone
|
a0ca3387fb
|
added interpolation function from shteren1
|
2021-07-19 22:30:32 -04:00 |
lcarlone
|
16d624d4e1
|
now I need to move to testing and interpolation
|
2021-07-19 17:01:27 -04:00 |
lcarlone
|
1e2a1d2591
|
removed cpp
|
2021-07-19 16:11:34 -04:00 |
lcarlone
|
82844b541c
|
put in place initial functions
|
2021-07-19 16:11:18 -04:00 |
lcarlone
|
00387b32cd
|
setting up .h and tests - compiles and tests pass.
|
2021-07-19 15:30:53 -04:00 |
lcarlone
|
cd1d4b4df5
|
added templates for factors
|
2021-07-19 14:38:26 -04:00 |
Fan Jiang
|
838e74dbc8
|
Merge pull request #766 from borglab/refactor/ExpressionTests
refactor Expression tests and add comments
|
2021-07-19 11:51:53 -04:00 |
Fan Jiang
|
4cd3eae170
|
Merge pull request #816 from ScottMcMichael/fix/isam2-serialize
Fix serialization of ISAM2 class
|
2021-07-19 10:44:51 -04:00 |
Jose Luis Blanco Claraco
|
de68189559
|
Merge branch 'develop' into refactor/ExpressionTests
|
2021-07-19 11:56:58 +02:00 |
Scott
|
1d75a0738a
|
Try macOS fix
|
2021-07-17 18:35:58 -07:00 |
Fan Jiang
|
fda659674e
|
Merge pull request #823 from acxz/revert-800-fix/tbb-deprecation
Revert "replace deprecated tbb functionality"
|
2021-07-17 14:06:30 -04:00 |
Akash Patel
|
f819b1a03f
|
Revert "replace deprecated tbb functionality"
|
2021-07-15 15:01:56 -04:00 |
Varun Agrawal
|
3ab3f466c0
|
Merge pull request #822 from borglab/feature/wrap-multiple-interfaces
Break interface file into multiple files
|
2021-07-15 08:02:17 -07:00 |
Varun Agrawal
|
6db646d800
|
remove extraneous file
|
2021-07-15 00:25:40 -04:00 |
Varun Agrawal
|
2dd22c64fd
|
Merge branch 'develop' into feature/wrap-multiple-interfaces
|
2021-07-14 21:56:09 -04:00 |
Varun Agrawal
|
6919ad9277
|
update interface files with latest develop
|
2021-07-14 21:53:20 -04:00 |
Fan Jiang
|
740c9c6f39
|
Merge pull request #811 from roderick-koehle/python-fisheye-interface
Python fisheye interface
|
2021-07-14 17:48:44 -04:00 |
roderick-koehle
|
a115788ea5
|
Remove spaces in empty line
|
2021-07-14 11:53:31 +02:00 |
roderick-koehle
|
c2bbe78e86
|
Remove comment
|
2021-07-14 11:16:00 +02:00 |
roderick-koehle
|
16cfc7fd38
|
Remove commented out line
|
2021-07-14 11:15:10 +02:00 |
roderick-koehle
|
305521e014
|
Merge branch 'borglab:develop' into python-fisheye-interface
|
2021-07-14 09:37:32 +02:00 |
roderick-koehle
|
d130387a7d
|
Minor fix test_Cal3Fisheye
|
2021-07-13 22:12:14 +02:00 |
roderick-koehle
|
3e41ece75a
|
Minor fix test_Cal3Unified
|
2021-07-13 22:10:38 +02:00 |
roderick-koehle
|
17c37de7c4
|
Shared setup triangulation unit test
|
2021-07-13 22:07:19 +02:00 |
roderick-koehle
|
3402e46ad1
|
Shared data for triangulation unit tests
|
2021-07-13 22:00:21 +02:00 |
John Lambert
|
fa42d96360
|
Merge pull request #817 from borglab/wrapper-shonan-averaging-2
Add ShonanAveraging2 interface to wrapper with BetweenFactorPose2s, that does not require g2o files
|
2021-07-13 13:37:34 -06:00 |
John Lambert
|
54d3471121
|
update logic in angular error comparison
|
2021-07-13 08:18:45 -06:00 |
roderick-koehle
|
f53f5db4d1
|
Merge branch 'borglab:develop' into python-fisheye-interface
|
2021-07-13 12:03:10 +02:00 |
John Lambert
|
c4a4e13196
|
fix assert on angles
|
2021-07-13 00:16:24 -06:00 |
John Lambert
|
d7151ed284
|
use mod when comparing angles
|
2021-07-12 20:52:36 -04:00 |
John Lambert
|
cce952fbb3
|
use simple example for unit test
|
2021-07-12 19:35:34 -04:00 |
Varun Agrawal
|
36c2aa1e56
|
matlab wrapper header update
|
2021-07-12 11:46:31 -04:00 |
John Lambert
|
690300124c
|
fix typo
|
2021-07-11 22:47:14 -04:00 |
John Lambert
|
61c5e89de3
|
try increasing pmax to pass test
|
2021-07-11 22:46:54 -04:00 |