kartik arcot
|
0bf269f854
|
unit3
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
4495efe233
|
triangulation.h
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
a18902563d
|
pose3.h
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
273e2eb9ef
|
pose2.h
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
02b5485c76
|
point2.h
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
3ebada2dc4
|
discrete folder
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
18562e97ae
|
testable assertions work
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
236c02eb52
|
examples folder
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
0873ad628e
|
hybrid folder
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
d338a7086b
|
slam folder. serialize std::optional
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
610a73cfe1
|
compile definitions for conditionally compiling
|
2023-01-21 09:27:20 -08:00 |
Frank Dellaert
|
1ecba12c6a
|
Removed obsolete flag and TODOs
|
2023-01-20 23:11:12 -08:00 |
Frank Dellaert
|
ac2db387d6
|
Switch flag to V43
|
2023-01-20 22:50:05 -08:00 |
Frank Dellaert
|
6880ee833c
|
Fixed docs
|
2023-01-20 22:50:05 -08:00 |
Frank Dellaert
|
4675fd67d0
|
removed deprecated code
|
2023-01-20 22:50:05 -08:00 |
Frank Dellaert
|
c7e18e64e5
|
Merge pull request #1392 from kartikarcot/verdant/typedef-optional-references
|
2023-01-20 22:48:44 -08:00 |
kartik arcot
|
dc25a78f76
|
comment is simpler
|
2023-01-20 18:32:17 -08:00 |
kartik arcot
|
cccad07849
|
diabled two python tests
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
6c08c38478
|
minor reformatting
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
92874f76fa
|
rewrite evaluateError to use SFINAE instead of conditional compilation
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
65bb6aea63
|
testGaussianISAM2 cleanup
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
c397a99b30
|
simwall2d
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
68e3c5cca2
|
testGaussian
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
80fdd69a14
|
VariableIndex
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
d05d2af6b5
|
linear algorithms
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
0d38db3941
|
iterative solver
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
544af1f03a
|
fixed smart factor and camera set for boost optional references
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
6233619095
|
removed some new lines
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
7efc411aa1
|
fixed some mr comments: use auto, change comment style
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
319342ab89
|
use auto instead
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
200aa13701
|
return before using statement
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
5575dc1f69
|
addressed MR comments on nonlinearfactor
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
9c56c73c1a
|
fixing some mr comments. added new lines
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
984d2d104f
|
gps factor replace bind calls
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
8506877a52
|
some more comments
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
376c910e2b
|
timePose2 updates
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
bbb997f895
|
removed some more boost optional matrix references
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
53d23b96ff
|
added some comments and fixed some formatting
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
6aed555eef
|
removed NO_BOOST definitions and evaluateErrorInterface from expressionfactor
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
b7073e3224
|
all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
2dc0dd5979
|
optional jacobian fix
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
43b5ed78de
|
both boost and ptr version compile. ptr version tests failt
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
ce02873140
|
everything compiles but tests fail in no boost mode
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
a070cf3130
|
added using keyword to expose the evaluateError overloads to the derived classes
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
f7c683a794
|
some changes that get testPriorFactor compiling
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
841dc6005a
|
changed signatures to use OptionalMatrix keyword
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
c1fe89cc0d
|
type checing in evaluateError works
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
f2efe97f41
|
type checking works now
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
1ee54c6533
|
works now
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
4eb73db1c1
|
breaks
|
2023-01-20 18:06:55 -08:00 |