kartik arcot
|
d1d5336ed0
|
global find/replace. Does not compile
|
2023-01-23 18:26:44 -08:00 |
Frank dellaert
|
0cd1e777bc
|
Reformatted some and use of auto
|
2020-05-09 19:08:31 -04:00 |
alescontrela
|
211119b00e
|
Replace addPrior<> with addPrior
|
2020-04-12 13:10:09 -04:00 |
alescontrela
|
aa3ac32235
|
Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes.
|
2020-04-11 20:09:54 -04:00 |
alescontrela
|
f4525b51e4
|
Change PriorFactor includes from gtsam/slam to gtsam/nonlinear
|
2020-04-10 22:26:22 -04:00 |
Varun Agrawal
|
4197fa3c54
|
removed graphWithPrior from all examples while keeping functionality the same
|
2020-03-29 19:13:15 -04:00 |
dellaert
|
4a0891f34c
|
Fixed (case) type
|
2015-02-21 13:49:53 +01:00 |
dellaert
|
5714c56bab
|
Make examples compile
|
2015-02-21 13:30:01 +01:00 |
Richard Roberts
|
3ba9e8f405
|
Updated some usages that were missed
|
2014-11-23 15:24:55 -08:00 |
Richard Roberts
|
aa093a35da
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
cbeall3
|
140577406a
|
Use findExampleDataFile function to discover data file location
|
2014-06-12 16:23:41 -04:00 |
dellaert
|
c6de457a4b
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |
dellaert
|
7119d0c3c2
|
Sanitized G2o I/O interface to conform to what we had before. No sense in having many different styles, and this works better for MATLAB (now wrapped, as well).
BAL reading/writing should be similarly cleaned up.
|
2014-06-01 11:46:23 -04:00 |
dellaert
|
1d43a1f206
|
removed redundant "Lago" from several function names
|
2014-05-31 13:13:14 -04:00 |
dellaert
|
fe33c80b5f
|
Introduced namespace
|
2014-05-31 13:04:15 -04:00 |
dellaert
|
4afb11a2ed
|
Fixed up examples
|
2014-05-31 12:51:47 -04:00 |
Luca
|
8015392610
|
examples with lago and GN
|
2014-05-20 18:12:26 -04:00 |