kartik arcot
|
852e8768c0
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
Varun Agrawal
|
c31298d367
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -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 |
Jose Luis Blanco Claraco
|
a1096a6f3b
|
Fix bug: iSAM2 won't update() with smart factors
|
2019-05-27 12:26:54 +02:00 |
Jose Luis Blanco Claraco
|
77d56cb2eb
|
Add iSAM2+Stereo factor unit test to reveal bug #10
fix test
|
2019-05-27 12:26:53 +02:00 |