Frank Dellaert
|
8527b394ab
|
Removed copy/pasted but unused boost::assign headers.
|
2023-01-07 19:26:56 -08:00 |
Frank Dellaert
|
d3380bc065
|
Convert to initializer lists
|
2023-01-07 15:47:01 -08:00 |
Frank Dellaert
|
8e33e96efa
|
Fix check.slam
|
2022-02-16 09:30:59 -05:00 |
Jose Luis Blanco Claraco
|
582f6914cd
|
more extra semicolon warnings fixed
|
2021-11-08 23:07:05 +01: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 |
Varun Agrawal
|
75d5409d78
|
follow Google style guide naming convention for Sfm related data structs
|
2020-03-06 18:02:51 -05:00 |
Frank Dellaert
|
20736b6f14
|
deprecated SmartProjectionFactor constructor with offset
|
2019-08-08 11:53:05 -04:00 |
Frank Dellaert
|
5397db07b1
|
Merge branch 'develop' into fix/smartFactors
|
2019-08-07 12:48:39 -04:00 |
Frank Dellaert
|
737d369ecf
|
Added test with transform
|
2019-01-06 18:18:23 -05:00 |
Frank Dellaert
|
67f3b51ab2
|
Clean up
|
2019-01-04 15:50:12 -05:00 |
Frank Dellaert
|
80a42fe2cd
|
Reflect name of actual Factor
|
2019-01-04 15:11:58 -05:00 |