Frank Dellaert
56610ce5f7
Python unit tests
2024-10-28 09:34:11 -07:00
Frank Dellaert
36539f250a
Small API change
2024-10-28 09:00:48 -07:00
Frank Dellaert
9cfca976ba
New constructor
2024-10-28 09:00:30 -07:00
Frank Dellaert
e98acff79a
Wrap FundamentalMatrix classes
2024-10-28 08:59:39 -07:00
Frank Dellaert
f206c2f1e5
Fix FromPose3
2024-10-28 08:56:21 -07:00
Frank Dellaert
26a3728d80
Fix createPoses
2024-10-28 08:55:49 -07:00
Jeffrey
896e52ca27
Fix marginalization in IncrementalFixedLagSmoother.
...
Add BayesTreeMarginalizationHelper.h and use the new helper
to gather the additional keys to re-eliminate when marginalizing
variables in IncrementalFixedLagSmoother.
2024-10-28 23:38:04 +08:00
Jeffrey
1dd3b180b1
update testIncrementalFixedLagSmoother.cpp to reproduce the bug in marginalization
2024-10-28 20:33:06 +08:00
Varun Agrawal
8a268d6e13
improve HybridGaussianISAM test
2024-10-27 17:16:20 -04:00
Frank Dellaert
d48b1fc840
Merge pull request #1885 from borglab/feature/tripletFactor
...
TransferFactor with numerical derivatives
2024-10-26 23:10:14 -07:00
Varun Agrawal
210e582440
Merge pull request #1886 from borglab/fixes
2024-10-26 19:28:20 -04:00
Varun Agrawal
92b3272823
make shared_ptr a reference
2024-10-26 18:08:43 -04:00
Varun Agrawal
0271eb637c
remove redunant assignment of boolean flag
2024-10-26 18:08:30 -04:00
Varun Agrawal
e7dea39562
make function inline to avoid multiple definition error
2024-10-26 18:08:10 -04:00
Frank Dellaert
cbbe2d2e88
Address review comments
2024-10-25 20:58:10 -07:00
Frank Dellaert
3d622261d7
Merge pull request #1884 from borglab/feature/F_matrix
...
Two fundamental matrix classes
2024-10-25 20:43:50 -07:00
Frank Dellaert
00cb637db3
Renamed method
2024-10-25 07:36:16 -07:00
Frank Dellaert
38ac1b4837
Batched version
2024-10-25 07:34:42 -07:00
Frank Dellaert
be68e07ddb
Use abc terminology
2024-10-25 07:34:42 -07:00
Frank Dellaert
19c75cb95c
Use FundamentalMatrix now
2024-10-25 07:34:42 -07:00
Frank Dellaert
ca199f9c08
Switch to general F
2024-10-25 07:34:42 -07:00
Frank Dellaert
7d95505d11
Init from pose and Ks
2024-10-25 07:34:42 -07:00
Frank Dellaert
77754fd69b
Example with SimpleF
2024-10-25 07:34:42 -07:00
Frank Dellaert
6f2b49d80d
Additional API
2024-10-25 07:34:42 -07:00
Frank Dellaert
bf47ef3432
Got rid of inheritance
2024-10-25 07:34:42 -07:00
Frank Dellaert
ade1207334
Use EdgeKey logic
2024-10-25 07:34:42 -07:00
Frank Dellaert
e6bfcada40
True factor
2024-10-25 07:34:42 -07:00
Frank Dellaert
68c9da8c4e
More cleanup
2024-10-25 07:34:42 -07:00
Frank Dellaert
bec4afa3f8
EdgeKey for view graphs etc...
2024-10-25 07:34:42 -07:00
Frank Dellaert
5f9eeb4415
Clean up/format
2024-10-25 07:34:42 -07:00
Frank Dellaert
34182bddda
TripletError vs TransferFactor
2024-10-25 07:34:42 -07:00
Frank Dellaert
d44cca770d
TransferFactor in sfm
2024-10-25 07:34:42 -07:00
Frank Dellaert
00fc2ecc2b
Slight modernization
2024-10-25 07:34:42 -07:00
Frank Dellaert
8a0ab6e094
proto-factor with numerical derivative
2024-10-25 07:34:42 -07:00
Frank Dellaert
90ae543c7f
Address review Comments
2024-10-25 07:33:24 -07:00
Frank Dellaert
502dcc480b
Just FundamentalMatrix
2024-10-24 17:30:30 -07:00
Frank Dellaert
9773fbc629
Add missing export
2024-10-24 17:05:31 -07:00
Frank Dellaert
5b413b84c9
Remove inheritance, use abc language
2024-10-24 15:13:45 -07:00
Varun Agrawal
23d28b64dc
make executable
2024-10-24 17:43:08 -04:00
Varun Agrawal
328ee4d150
update issue template
2024-10-24 17:43:00 -04:00
Varun Agrawal
2258c6431e
fix wrapping for matlab
2024-10-24 17:42:50 -04:00
Varun Agrawal
6b7222ea99
remove reference for shared_ptr
2024-10-24 17:42:29 -04:00
Frank Dellaert
dc23c02be8
Fix transfer2, add export
2024-10-24 00:41:17 -07:00
Frank Dellaert
0431299df6
Move transfer to cpp
2024-10-23 23:59:32 -07:00
Frank Dellaert
82224a611b
cpp file
2024-10-23 23:36:10 -07:00
Frank Dellaert
984232defb
Kill templates
2024-10-23 23:21:02 -07:00
Frank Dellaert
22c6b854f7
TripleF and transfer
2024-10-23 22:56:07 -07:00
Frank Dellaert
3036ed8067
Verify triplet epipolar transfer
2024-10-23 21:08:42 -07:00
Frank Dellaert
32980f3e09
Conversion
2024-10-23 18:04:06 -07:00
Frank Dellaert
76175feb95
Base class
2024-10-23 16:01:28 -07:00