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 |
Frank Dellaert
|
3c3f6d2b7c
|
Switching to METIS ordering fixes out of memory error for large examples.
|
2018-12-31 13:08:41 -05:00 |
Frank Dellaert
|
6a58e88631
|
Added example by Wenqiang Zhou given in issue #369
|
2018-12-31 12:33:13 -05:00 |