Varun Agrawal
|
51d1c27f2d
|
add prior factor tests and remove TODO
|
2022-05-05 11:24:26 -04:00 |
Toni
|
7f80c906c4
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
Jose Luis Blanco-Claraco
|
85c576cc47
|
Merge pull request #432 from borglab/fix/recover-slam-serialization-test
Recover SLAM serialization test
|
2020-07-26 23:37:17 +02:00 |
Jose Luis Blanco Claraco
|
0198c648e3
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
Rules are:
- use "virtual" in base classes only.
- use "override" in all derived classes.
|
2020-07-26 11:20:42 +02:00 |
Jose Luis Blanco Claraco
|
a4b95d273f
|
recover SLAM serialization test
|
2020-07-25 18:07:25 +02:00 |
Fan Jiang
|
fb21c553a0
|
Switch to the new alignment marker type
|
2020-06-24 17:15:00 -04:00 |
alescontrela
|
3d3c41b754
|
Move PriorFactor.h to gtsam/nonlinear. Point slam/PriorFactor.h to new header location for backwards compatibility.
|
2020-04-10 22:00:58 -04:00 |