Varun Agrawal
|
c82981f217
|
fix doxygen warnings due to groups and and incorrect filenames
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
3353ce6440
|
update instructions to generate docs
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
c3304ee9d4
|
remove invalid dirs tab
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
4283c8c493
|
upgrade the Doxyfile config file
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
d39cdc53e8
|
update the directory list in cmake
|
2022-07-26 16:38:51 -04:00 |
Varun Agrawal
|
a0c47f6b97
|
Merge pull request #1252 from agilemapper/docs/use-ingroup-for-slam
|
2022-07-26 16:37:13 -04:00 |
Varun Agrawal
|
bb5b2be792
|
fix typo
|
2022-07-26 14:03:21 -04:00 |
Varun Agrawal
|
987448fa77
|
remove derived push_back in HybridNonlinearFactorGraph and HybridFactorGraph
|
2022-07-26 14:01:05 -04:00 |
Varun Agrawal
|
d92ce6ba9a
|
break up Python CI steps so reading logs is easier
|
2022-07-26 13:11:21 -04:00 |
Varun Agrawal
|
1d51c4e646
|
Use new GncParams::IndexVector
|
2022-07-26 07:54:05 -04:00 |
Varun Agrawal
|
43c28e7870
|
renaming fixes
|
2022-07-26 07:40:24 -04:00 |
Varun Agrawal
|
7a55341e32
|
add IsGaussian template check
|
2022-07-26 07:21:05 -04:00 |
Varun Agrawal
|
8ddc2ea989
|
rename to HybridNonlinearFactorGraph
|
2022-07-26 07:15:48 -04:00 |
Varun Agrawal
|
3780b8c21e
|
Merge branch 'develop' into feature/nonlinear-hybrid
|
2022-07-25 23:10:08 -04:00 |
Varun Agrawal
|
42bab8f3e7
|
use KeyVector for GNC inliers & outliers
|
2022-07-25 22:19:29 -04:00 |
Varun Agrawal
|
4edcb41ad3
|
remove redundant KeyVector definition
|
2022-07-25 22:19:05 -04:00 |
Varun Agrawal
|
27951b7b18
|
use python 3.7
|
2022-07-25 22:17:48 -04:00 |
senselessdev1
|
00cadab3b0
|
Merge branch 'develop' of https://github.com/borglab/gtsam into dsf-gtsfm-to-gtsam-port
|
2022-07-25 00:20:24 -04:00 |
senselessdev1
|
720145ae67
|
remove unnecessary extra typedef
|
2022-07-24 03:07:04 -04:00 |
senselessdev1
|
7022c0745a
|
merge
|
2022-07-24 02:55:04 -04:00 |
senselessdev1
|
e6ccf97712
|
hasUniqueCameras to camel case
|
2022-07-24 02:54:07 -04:00 |
agilemapper
|
aef4ec8185
|
replace addtogroup with ingroup for the SLAM group
|
2022-07-23 13:04:42 +02:00 |
Varun Agrawal
|
c15d288418
|
Merge branch 'develop' into custom-factor-separate
|
2022-07-22 22:49:45 -04:00 |
Varun Agrawal
|
a700c87504
|
Merge pull request #1251 from borglab/macos-ci
Update macos CI env
|
2022-07-22 21:15:23 -04:00 |
Varun Agrawal
|
322c08071e
|
Merge branch 'develop' into fix/368
|
2022-07-22 14:29:44 -04:00 |
Varun Agrawal
|
8a33a5bc53
|
Revert "change python CI cores to 1"
This reverts commit 2d41b01734 .
|
2022-07-22 14:29:36 -04:00 |
Varun Agrawal
|
7edd021956
|
fix copying of test files in Cmake
|
2022-07-22 14:00:03 -04:00 |
Varun Agrawal
|
31cfce0b8d
|
update macos CI env
|
2022-07-22 13:59:40 -04:00 |
Varun Agrawal
|
7eb9a95c5f
|
minor fixes
|
2022-07-22 13:55:54 -04:00 |
Varun Agrawal
|
12b35b4142
|
remove pybind stl.h
|
2022-07-22 13:55:54 -04:00 |
Amado Antonini
|
029631e483
|
Merge branch 'develop' into main
|
2022-07-21 11:42:48 -04:00 |
Gerry Chen
|
112727630b
|
Merge branch 'develop' into feature/NoiseModelFactorN (for CI)
|
2022-07-21 00:58:45 -04:00 |
Varun Agrawal
|
e5c47b38ef
|
Merge pull request #1250 from borglab/fix/ci-python-swapspace
Fix Python CI: More swap space
|
2022-07-20 20:55:13 -04:00 |
Gerry Chen
|
07c33c46e5
|
Set more swap space on linux since gcc runs out of memory
|
2022-07-20 18:58:41 -04:00 |
Varun Agrawal
|
2d41b01734
|
change python CI cores to 1
|
2022-07-20 15:28:49 -04:00 |
Varun Agrawal
|
c767dfafb3
|
Merge pull request #879 from borglab/fix/combined-imu-cov
Fix Preintegration Covariance of CombinedImuFactor
|
2022-07-20 00:49:29 -04:00 |
Gerry Chen
|
fa196aa638
|
turn off backwards compatibility test with quaternions or TBB since serialization structure is different
|
2022-07-20 00:15:58 -04:00 |
Gerry Chen
|
83276853b5
|
remove debug statements
|
2022-07-19 21:41:45 -04:00 |
Gerry Chen
|
ea6e32de82
|
bugfix on serialization
|
2022-07-19 21:34:58 -04:00 |
Gerry Chen
|
00cf13bd4b
|
update serialized string
|
2022-07-19 21:34:13 -04:00 |
Amado Antonini
|
90723d933e
|
Remove pybind/stl.h again
|
2022-07-19 19:32:21 -04:00 |
Amado Antonini
|
74678fbb8f
|
Merge pull request #1 from varunagrawal/custom-factor-separate
Wrap custom factor in a separate file
|
2022-07-19 15:20:50 -04:00 |
Gerry Chen
|
2ea97fb981
|
Merge branch 'develop' into feature/NoiseModelFactorN_test
|
2022-07-19 14:57:44 -04:00 |
Gerry Chen
|
71767a4c2b
|
serialization debugging (from stash)
|
2022-07-19 14:57:15 -04:00 |
Varun Agrawal
|
31d174d640
|
add gtsam namespace
|
2022-07-19 14:10:46 -04:00 |
Varun Agrawal
|
3d3703441c
|
wrap custom factor in a separate file
|
2022-07-19 14:10:46 -04:00 |
John Lambert
|
fc35096a1d
|
Update style to have bracket on same lines, and autoformat
|
2022-07-19 00:34:20 -04:00 |
Varun Agrawal
|
0af17f438f
|
Merge pull request #1248 from ScottMcMichael/fix_vector_values_deserialize
|
2022-07-18 17:17:23 -04:00 |
Scott
|
f332d21dd7
|
Add unit test for ConcurrentMap serialization
|
2022-07-17 19:00:24 -07:00 |
senselessdev1
|
51fb3750e8
|
remove stray breakpoint
|
2022-07-17 00:31:42 -04:00 |