Frank Dellaert
|
34b8e4e130
|
fix CI issue
|
2022-01-31 12:23:31 -05:00 |
Varun Agrawal
|
19287ad5c8
|
fix geometry modules
|
2022-01-31 12:15:43 -05:00 |
Varun Agrawal
|
394bb82dba
|
remove unnecessary includes
|
2022-01-31 12:14:31 -05:00 |
Varun Agrawal
|
d0279d2738
|
Add pybind11/stl.h and get it compiling
|
2022-01-31 11:57:31 -05:00 |
Frank Dellaert
|
ea5465cd84
|
moved wrapping
|
2022-01-31 09:30:07 -05:00 |
Frank Dellaert
|
6fbb948a7d
|
moved tests
|
2022-01-31 09:30:00 -05:00 |
Frank Dellaert
|
3090182132
|
Moved loading code
|
2022-01-31 09:21:13 -05:00 |
Frank Dellaert
|
10fa7387a7
|
Fix test
|
2022-01-31 08:36:56 -05:00 |
Frank Dellaert
|
3d51989f2e
|
Deprecated incorrectly named methods
|
2022-01-31 08:32:44 -05:00 |
Frank Dellaert
|
0fd49efaba
|
Moved Sfm classes to their own files
|
2022-01-31 08:32:13 -05:00 |
Frank Dellaert
|
cd94e7dda2
|
fix python example
|
2022-01-31 07:23:36 -05:00 |
Gerry Chen
|
6653d666ef
|
fix test xml file path
|
2022-01-31 01:08:47 -05:00 |
Gerry Chen
|
1a427cd96c
|
Serialize test strings generated with Boost 1.65
|
2022-01-30 23:48:22 -05:00 |
Gerry Chen
|
a2fb0e49d5
|
Revert "create backwards compatibility unit test for NoiseModelFactor1"
This reverts commit c9dbb6e040.
|
2022-01-30 21:30:03 -05:00 |
Gerry Chen
|
d62033a856
|
fix namespace collision with symbol_shorthand::X in unit test
|
2022-01-30 17:38:42 -05:00 |
Gerry Chen
|
82e0d20519
|
move boost::index_sequence stuff to utilities file
|
2022-01-30 17:26:54 -05:00 |
Gerry Chen
|
bb33be58b3
|
revert some template stuff with inheritance for readability
NoiseModelFactor123456 are now minimal classes that inherit from NoiseModelFactorN
|
2022-01-30 17:25:20 -05:00 |
Gerry Chen
|
c9dbb6e040
|
create backwards compatibility unit test for NoiseModelFactor1
|
2022-01-30 17:23:02 -05:00 |
Gerry Chen
|
3addc8dfff
|
Merge branch 'develop' into feature/NoiseModelFactorN
|
2022-01-30 16:26:30 -05:00 |
Frank Dellaert
|
06fb94144b
|
Expose all ordering methods
|
2022-01-30 15:10:32 -05:00 |
Frank Dellaert
|
656a695267
|
wrap more eliminate variants (and dot)
|
2022-01-30 14:09:55 -05:00 |
Frank Dellaert
|
605a443283
|
Add rangeFactor typedefs
|
2022-01-30 14:09:30 -05:00 |
Frank Dellaert
|
8e2f8a87eb
|
Better wrap of load
|
2022-01-30 14:09:08 -05:00 |
Frank Dellaert
|
1cc67754d3
|
fix argument name
|
2022-01-30 14:04:32 -05:00 |
Frank Dellaert
|
1d8a4563c9
|
use const &
|
2022-01-30 14:02:29 -05:00 |
Frank Dellaert
|
88e3330d27
|
add space after commas
|
2022-01-30 14:02:10 -05:00 |
senselessDev
|
75263296b3
|
expose iSAM object for iFLS, fix __repr__ of iFLS, bFLS
|
2022-01-29 23:31:07 +01:00 |
senselessDev
|
40d3badf1f
|
expose iSAM2 parameter factorization enum
|
2022-01-29 23:06:53 +01:00 |
senselessDev
|
65d72ab7a1
|
adapt examples to new direct member access
|
2022-01-29 22:35:24 +01:00 |
senselessDev
|
11b2135eb3
|
remove last overseen stub for bindings
|
2022-01-29 22:21:57 +01:00 |
senselessDev
|
dbfc7bb495
|
revert FactorIndices default argument to overloading for now
* FactorIndices default argument is currently not easily available in
binding code
* see https://github.com/borglab/gtsam/pull/1053#issuecomment-1019345941
|
2022-01-29 22:13:23 +01:00 |
senselessDev
|
a82ddcc4d4
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2022-01-29 22:03:36 +01:00 |
Frank Dellaert
|
3ba6566911
|
Merge pull request #1069 from borglab/wrap-karcher-mean-rot3
|
2022-01-28 15:41:30 -05:00 |
Frank Dellaert
|
4db752ede6
|
Merge pull request #1072 from borglab/release/4.2a4
|
2022-01-28 15:40:14 -05:00 |
Frank Dellaert
|
d6edcea4c4
|
Merge pull request #1073 from borglab/release/4.2a4
|
2022-01-28 15:40:00 -05:00 |
Calvin
|
e524e2806b
|
Updated comments to reflect standard deviations instead of variances in the discussions regarding the values for k.
|
2022-01-28 14:16:30 -06:00 |
Calvin
|
1b817760dd
|
Changed all instances of the Sigma value, k, to 5 for plotting the covariance ellipse.
|
2022-01-28 13:31:11 -06:00 |
Frank Dellaert
|
55d839989d
|
Fix wrapping
|
2022-01-28 11:59:39 -05:00 |
Frank Dellaert
|
01f3fe50e4
|
Merge branch 'develop' into wrap-karcher-mean-rot3
|
2022-01-28 10:59:31 -05:00 |
Frank Dellaert
|
84aed900c9
|
Merge pull request #1070 from borglab/feauture/dotwriter
|
2022-01-27 21:44:45 -05:00 |
Frank Dellaert
|
48488a9b4f
|
Bump version
|
2022-01-27 15:58:43 -05:00 |
John Lambert
|
d37881e656
|
use aligned allocator for Rot3Vector
|
2022-01-27 15:36:20 -05:00 |
John Lambert
|
56312d91be
|
use Eigen::aligned_allocator
|
2022-01-27 15:35:51 -05:00 |
John Lambert
|
e0b37ed7ad
|
use Eigen::aligned_allocator
|
2022-01-27 15:35:41 -05:00 |
Frank Dellaert
|
2123225280
|
allow factorPositions
|
2022-01-27 14:34:38 -05:00 |
Frank Dellaert
|
34e92995e7
|
Distinguish writer from formatting
|
2022-01-27 14:34:24 -05:00 |
Frank Dellaert
|
828abe2fc0
|
Add dot in all wrappers
|
2022-01-27 14:33:46 -05:00 |
John Lambert
|
8a22ffa5f2
|
define FindKarcherMean in .i file
|
2022-01-27 11:02:04 -07:00 |
Frank Dellaert
|
c0f6cd247b
|
allow for boxes!
|
2022-01-27 12:53:27 -05:00 |
Frank Dellaert
|
87eeb0d27e
|
Added position hints
|
2022-01-27 12:31:25 -05:00 |