Frank Dellaert
|
6eeceb679a
|
Fix unit tests
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
433ef9050f
|
Better test names
(cherry picked from commit 3edde4d693)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
a4b9f0c705
|
more discrete BT wrapper + test
(cherry picked from commit 3d979763f0)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
3a9f5578d6
|
multifrontal MPE in python
(cherry picked from commit 10f30e1ca9)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
bd4230baae
|
multifrontal lookup table tests
(cherry picked from commit 0a24a8ac43)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
159a78581f
|
refactor into smaller tests
(cherry picked from commit 9857e62a56)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
340635859c
|
Wrap forgotten max
(cherry picked from commit 3fd5c2501e)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
4d99bb1db4
|
cartesianProduct
(cherry picked from commit 1f5e924eac)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
07e8d24cbf
|
Wrapped elimination and junction trees
(cherry picked from commit 93d9ab6a2e)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
b7e2650a02
|
wrap operator[] in DiscreteBayesTree
(cherry picked from commit fa7bde7529)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
ea12d0dac9
|
Test more things in BayesTree
(cherry picked from commit c8fe2fcff2)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
67faa5c09e
|
Derive factors from gtsam::Factor
(cherry picked from commit 40e5a1a6ab)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
d5f62dd4ee
|
wrapped List[float] constructor
(cherry picked from commit e1802814ca)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
968a72344c
|
Fixed regression test
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
7f169a7a0c
|
Better documentation and new test
(cherry picked from commit 6cb0fa7cd7)
|
2023-07-17 16:55:20 +02:00 |
Frank Dellaert
|
fbbf673f7b
|
Improved documentation and tests
(cherry picked from commit febeacd686)
|
2023-07-17 16:55:20 +02:00 |
Varun Agrawal
|
ef7bab834c
|
Merge pull request #1558 from borglab/ordering-helpers
Overload `+=`, `,` operator
|
2023-07-17 02:37:11 -04:00 |
Frank Dellaert
|
24b0e776f1
|
Merge pull request #1567 from talregev/TalR/fix_tbb
|
2023-07-17 08:26:59 +02:00 |
Varun Agrawal
|
4de2d46012
|
Merge pull request #1577 from arutkowski/insert_expressions_in_Values
|
2023-07-14 17:47:11 -04:00 |
Adam Rutkowski
|
609351e25b
|
added boost unique_ptr header that was removed in previous commit
|
2023-07-13 12:45:32 -05:00 |
Adam Rutkowski
|
5ce7c812a9
|
Added evaluation of expressions when inserting in Values
|
2023-07-07 16:42:58 -05:00 |
Varun Agrawal
|
5dfaf4d0a4
|
Merge pull request #1569 from borglab/isam2-wrapper
|
2023-07-06 06:08:10 -04:00 |
Varun Agrawal
|
a14fb8db7d
|
formatting and fix
|
2023-07-06 04:12:39 -04:00 |
Varun Agrawal
|
2db2cca3d1
|
Merge pull request #1568 from borglab/doc/updates
Fix doxygen issues
|
2023-07-06 03:37:21 -04:00 |
Varun Agrawal
|
93ed850c6c
|
get tests working
|
2023-07-05 13:14:16 -04:00 |
Varun Agrawal
|
42e8f498e7
|
added tests for newly wrapped isam2 methods
|
2023-07-05 12:44:42 -04:00 |
Varun Agrawal
|
6992f0d64c
|
added test for full ISAM2 update method
|
2023-07-05 12:37:25 -04:00 |
Varun Agrawal
|
d3bcfddfb5
|
ISAM2: wrap full update method and error method
|
2023-07-05 12:36:46 -04:00 |
Tal Regev
|
6fc2e36137
|
Handle latest ttb
|
2023-07-03 22:23:00 +03:00 |
Varun Agrawal
|
7703b7dca2
|
Merge pull request #1520 from borglab/fan/cmake_rot2_option
|
2023-07-01 23:45:10 -04:00 |
Fan Jiang
|
d87db0a2f1
|
Fix the CI under normal circumstances
Signed-off-by: Fan Jiang <i@fanjiang.me>
|
2023-07-01 13:57:11 -07:00 |
Varun Agrawal
|
4c0cd2275b
|
Merge pull request #1564 from talregev/TalR/non_concurrency_for_all_workflows
Add non concurrency to all workflows
|
2023-06-30 22:52:39 -04:00 |
Tal Regev
|
c95bcae93a
|
Add non concurrency to all workflows
|
2023-07-01 01:40:55 +03:00 |
Varun Agrawal
|
9c0caf60bc
|
add header to timing.cpp
|
2023-06-29 16:39:08 -04:00 |
Varun Agrawal
|
0971c75a61
|
remove unnecessary headers
|
2023-06-29 15:27:23 -04:00 |
Varun Agrawal
|
9abf6c39c2
|
overload += operator in FactorGraph
|
2023-06-29 12:13:16 -04:00 |
Varun Agrawal
|
72734d184b
|
overload += operator in Ordering
|
2023-06-29 12:12:48 -04:00 |
Varun Agrawal
|
eb5604d037
|
Merge pull request #1554 from IshitaTakeshi/stereopoint-doc
|
2023-06-28 16:44:23 -04:00 |
IshitaTakeshi
|
1de26020b3
|
Add explanation of the StereoPoint constructor
|
2023-06-28 20:21:55 +09:00 |
Varun Agrawal
|
e444ee1ec4
|
Merge pull request #1552 from arutkowski/TableFactor_no_boost
|
2023-06-22 12:50:38 -04:00 |
Adam Rutkowski
|
475184cb3c
|
Removed boost guards from testSerializationSlam and fixed CMakeLists
|
2023-06-22 09:46:21 -05:00 |
Frank Dellaert
|
a307fcb4bc
|
Merge pull request #1549 from borglab/python/backwards-compatibility
|
2023-06-21 20:44:16 -07:00 |
Frank Dellaert
|
68a26a8407
|
Merge pull request #1537 from borglab/basis-test
|
2023-06-21 20:40:37 -07:00 |
Varun Agrawal
|
42231879bf
|
remove ParameterMatrix in favor of gtsam::Matrix
|
2023-06-21 17:47:40 -04:00 |
Varun Agrawal
|
0ac12c9d32
|
add tests for Python wrapper backwards compatibility
|
2023-06-21 16:02:37 -04:00 |
Varun Agrawal
|
6f94f52f41
|
modernize main tests
|
2023-06-21 16:02:18 -04:00 |
Adam Rutkowski
|
ab3e3773ec
|
removed boost from TableFactor and added guards to testSerializationSlam
|
2023-06-21 13:25:36 -05:00 |
Frank Dellaert
|
3ca2ebc48d
|
Merge pull request #1548 from borglab/basis-dynamic
|
2023-06-21 07:59:45 -07:00 |
Varun Agrawal
|
1f951f7dfe
|
add typedefs to ensure backwards compatibility
|
2023-06-20 10:06:12 -04:00 |
Varun Agrawal
|
55ce145bf7
|
undo changes to tests to ensure backwards compatibility
|
2023-06-20 10:05:52 -04:00 |