Varun Agrawal
|
5f071585af
|
comment out incomplete code
|
2021-11-28 22:13:01 -05:00 |
Varun Agrawal
|
247d996a79
|
enable pickling for a bunch of objects
|
2021-11-28 22:08:19 -05:00 |
Varun Agrawal
|
007022df6f
|
make noise model default constructors available for serialization
|
2021-11-28 22:07:13 -05:00 |
lcarlone
|
13ad7cd88e
|
added template argument
|
2021-11-28 18:47:17 -05:00 |
lcarlone
|
28658a3bf1
|
removed again
|
2021-11-28 16:38:44 -05:00 |
lcarlone
|
b66b5c1657
|
adding to python?
|
2021-11-28 16:38:01 -05:00 |
lcarlone
|
43ddf2d5dd
|
added template arguments to triangulatePoint3 in test
|
2021-11-28 13:53:23 -05:00 |
Varun Agrawal
|
ad86b14b89
|
Merge pull request #902 from roderick-koehle/Fix-Cal3Fisheye-Jacobian
|
2021-11-28 09:50:07 -05:00 |
Varun Agrawal
|
c0798a5097
|
comment out method
|
2021-11-28 09:48:50 -05:00 |
Varun Agrawal
|
f828f3cb25
|
wrap additional ISAM2 methods
|
2021-11-27 18:14:49 -05:00 |
Fan Jiang
|
58d4c05ff9
|
Merge pull request #934 from borglab/feature/deprecation_macro
Add deprecations
|
2021-11-22 19:22:59 -05:00 |
Varun Agrawal
|
2764f44daa
|
Merge pull request #936 from beetleskin/fix/use_fastdefaultallocator_for_values
|
2021-11-22 18:52:29 -05:00 |
roderick-koehle
|
8846324b34
|
Merge branch 'borglab:develop' into Fix-Cal3Fisheye-Jacobian
|
2021-11-22 21:05:15 +01:00 |
roderick-koehle
|
8a6b2aadca
|
Removed comments
|
2021-11-22 21:02:32 +01:00 |
Fan Jiang
|
05d471cd11
|
Remove Exports
|
2021-11-22 12:01:09 -05:00 |
beetleskin
|
bdbd9adc60
|
Use FastDefaultAllocator for Values to adhere allocation compile flags
|
2021-11-22 17:45:21 +01:00 |
Fan Jiang
|
6bf6ebc2c0
|
Fix windows build
|
2021-11-21 15:26:38 -05:00 |
Fan Jiang
|
7fbcdc4d2c
|
Add deprecations
|
2021-11-21 14:19:01 -05:00 |
Frank Dellaert
|
58dafd43e9
|
Fixed up sudoku tests after merge
|
2021-11-20 16:44:17 -05:00 |
Frank Dellaert
|
84014c96c4
|
Merge branch 'feature/modernize_discrete' into feature/arc_consistency
# Conflicts:
# gtsam_unstable/discrete/CSP.h
# gtsam_unstable/discrete/tests/testCSP.cpp
# gtsam_unstable/discrete/tests/testSudoku.cpp
|
2021-11-20 16:41:38 -05:00 |
Frank Dellaert
|
371fe3e865
|
Fixed all examples
|
2021-11-20 16:34:53 -05:00 |
Frank Dellaert
|
8206d8d09d
|
Got rid of straggling typedefs
|
2021-11-20 16:34:44 -05:00 |
Frank Dellaert
|
9fe6d23d9f
|
Got rid of sharedValues
|
2021-11-20 16:15:05 -05:00 |
Frank Dellaert
|
0c6d5d438f
|
use emplace_shared
|
2021-11-20 15:52:36 -05:00 |
Frank Dellaert
|
ad3225953b
|
Cleaned up AC1 implementation
|
2021-11-20 15:52:12 -05:00 |
Frank Dellaert
|
23bcf96da4
|
use emplace_shared
|
2021-11-20 11:46:32 -05:00 |
Fan Jiang
|
fa28bbb925
|
Merge pull request #932 from borglab/feature/keyVector-wrap
Wrap KeyVector methods
|
2021-11-19 11:24:53 -05:00 |
Varun Agrawal
|
4a05da53af
|
wrap KeyVector methods
|
2021-11-18 23:29:10 -05:00 |
Frank Dellaert
|
b7f43906bc
|
Formatting only
|
2021-11-18 15:12:32 -05:00 |
Frank Dellaert
|
dd50975668
|
Revamped arc consistency
|
2021-11-18 15:11:47 -05:00 |
Frank Dellaert
|
770fda9a26
|
Merge pull request #930 from borglab/fix/formatting/discrete
|
2021-11-18 13:35:46 -05:00 |
Frank Dellaert
|
aebcf07ab5
|
Formatted sudokus better
|
2021-11-18 11:31:11 -05:00 |
Frank Dellaert
|
d27d6b60a7
|
Formatting with Google style
|
2021-11-18 10:54:00 -05:00 |
Varun Agrawal
|
13b0136e03
|
Merge pull request #929 from duembgen/fix-ambiguous-reference
|
2021-11-15 13:55:16 -05:00 |
duembgen
|
fe6eb433e0
|
Add namespace to ambiguous placeholders
|
2021-11-15 11:10:29 +01:00 |
Varun Agrawal
|
3e5d375716
|
Merge pull request #925 from borglab/fix/889
|
2021-11-12 10:15:38 -05:00 |
Varun Agrawal
|
cf0c8d2fee
|
fix VectorValues include
|
2021-11-11 15:45:27 -05:00 |
Varun Agrawal
|
b82acc133b
|
properly deprecate additional methods to fully finish deprecation
|
2021-11-11 14:24:15 -05:00 |
Gerry Chen
|
496a206d08
|
Merge pull request #922 from borglab/feature/Pose3adjointJacobians
Add Jacobian of second argument to `adjoint` and `adjointTranpsose`
|
2021-11-11 02:32:46 -05:00 |
Varun Agrawal
|
cd7cb2e137
|
Merge pull request #921 from borglab/fix/python-tests
|
2021-11-10 22:41:46 -05:00 |
Varun Agrawal
|
f454bcbdf8
|
Merge pull request #920 from borglab/fix/minor-stuff
|
2021-11-10 22:41:24 -05:00 |
Gerry Chen
|
d86fc98706
|
update python wrapper
|
2021-11-10 19:01:31 -05:00 |
Varun Agrawal
|
0cbec6736a
|
update cmake to copy python tests whenever they are updated
|
2021-11-10 18:23:38 -05:00 |
Varun Agrawal
|
57d7103a47
|
fix OrderingType declaration
|
2021-11-10 18:22:54 -05:00 |
Varun Agrawal
|
0ccb18b055
|
add return type definitions
Because my time is more valuable than a reviewer's pedanticness
|
2021-11-10 14:27:28 -05:00 |
Varun Agrawal
|
5c9c60a0be
|
address reviewer comments
|
2021-11-10 13:57:31 -05:00 |
Jose Luis Blanco-Claraco
|
744db328e7
|
Merge pull request #915 from borglab/fix/gcc-Wpedantic-warnings
Fix warnings raised by GCC -Wpedactic
|
2021-11-10 12:24:07 +01:00 |
Varun Agrawal
|
5051f19f30
|
properly deprecate eliminate functions
|
2021-11-09 18:25:42 -05:00 |
Varun Agrawal
|
1bcb44784a
|
format and refactor the SFM BAL example
|
2021-11-09 18:19:47 -05:00 |
Varun Agrawal
|
a634a91c1a
|
wrap Colamd function
|
2021-11-09 18:14:01 -05:00 |