Varun Agrawal
|
3641dd1b34
|
Merge branch 'develop' into chi-squared-quantile
|
2023-07-10 13:11:02 -04:00 |
Varun Agrawal
|
a5fd9c120b
|
fix chi_squared_quantile
|
2023-07-10 12:54:32 -04:00 |
Varun Agrawal
|
64c28504ad
|
switch from IndexVector to FastVector<size_t> now that pybind/stl.h is enabled
|
2023-07-10 12:54:03 -04: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 |
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
|
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 |
Varun Agrawal
|
b72dec5b58
|
template on multiple bases
|
2023-06-20 09:14:12 -04:00 |
Varun Agrawal
|
445ffb3110
|
update wrapped code
|
2023-06-20 09:07:52 -04:00 |
Varun Agrawal
|
73c950e69a
|
remove templating and make all Basis code dynamic
|
2023-06-20 08:59:01 -04:00 |
Varun Agrawal
|
87402328bf
|
remove template from ParameterMatrix
|
2023-06-19 15:47:18 -04:00 |
Varun Agrawal
|
b3635cc6ce
|
Merge pull request #1546 from borglab/wrap/pybind-stl
|
2023-06-16 12:04:49 -04:00 |
Varun Agrawal
|
80a052d048
|
fix templating TODOs
|
2023-06-16 10:38:31 -04:00 |
Varun Agrawal
|
2340f1aa09
|
uncomment test
|
2023-06-16 05:53:50 -04:00 |
Varun Agrawal
|
a763944249
|
handle some TODOs
|
2023-06-15 18:55:05 -04:00 |
Varun Agrawal
|
f58ee917f0
|
Merge branch 'develop' into wrap/pybind-stl
|
2023-06-15 17:55:52 -04:00 |
Varun Agrawal
|
e70f8af448
|
leftover classes to re-add
|
2023-06-15 17:55:33 -04:00 |
Varun Agrawal
|
87d56aff9c
|
re-add classes for Matlab wrapper
|
2023-06-15 17:51:34 -04:00 |
Varun Agrawal
|
31adb3ed45
|
fix remaining python tests
|
2023-06-15 16:34:37 -04:00 |
Varun Agrawal
|
5b588f2ea7
|
update sfm module
|
2023-06-15 16:30:10 -04:00 |
Varun Agrawal
|
7c22b03b9e
|
Merge branch 'develop' into wrap/pybind-stl
|
2023-06-15 15:46:38 -04:00 |
Frank Dellaert
|
8bd690cd26
|
Merge pull request #1534 from borglab/lost-underconstrained
LOST Triangulation Underconstrained
|
2023-06-12 17:15:07 -07:00 |
Varun Agrawal
|
adc4389220
|
Merge pull request #1538 from borglab/windows-ci
|
2023-06-09 19:54:55 -04:00 |
Varun Agrawal
|
107f5410cc
|
Merge pull request #1504 from DanMcGann/pose2_component_jacobians
|
2023-06-09 02:31:57 -04:00 |
Varun Agrawal
|
a4e4e1f83e
|
Merge branch 'develop' into pose2_component_jacobians
|
2023-06-09 01:03:54 -04:00 |
Varun Agrawal
|
13cb9d8f8c
|
Merge pull request #1536 from borglab/cmake-updates
|
2023-06-09 01:01:03 -04:00 |
Varun Agrawal
|
6584b78cb4
|
fix memory leak
|
2023-06-08 18:32:02 -04:00 |
Varun Agrawal
|
e56186c45a
|
remove deprecated Windows image
|
2023-06-07 12:52:06 -04:00 |
Varun Agrawal
|
b947a7201c
|
remove need for Eigen install since latest packaged version should work
|
2023-06-07 12:44:10 -04:00 |
Frank Dellaert
|
213543d917
|
Merge pull request #1528 from ywkim0606/TableFactor
|
2023-06-07 08:09:33 -07:00 |