kartik arcot
|
841dc6005a
|
changed signatures to use OptionalMatrix keyword
|
2023-01-20 18:06:55 -08:00 |
Gerry Chen
|
885eed33d1
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
Varun Agrawal
|
d6fe41d59d
|
update the groups
|
2022-07-26 16:44:30 -04:00 |
agilemapper
|
aef4ec8185
|
replace addtogroup with ingroup for the SLAM group
|
2022-07-23 13:04:42 +02:00 |
Toni
|
7f80c906c4
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05: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 |
Varun Agrawal
|
d9923fc3cc
|
replaced/appended all calls to SimpleCamera with PinholeCameraCal3_S2
|
2020-02-21 19:42:55 -05:00 |
dellaert
|
41b091e86f
|
Chasing down more vector() and Point2 default constructor uses
|
2016-06-06 00:37:49 -07:00 |
Alex Hagiopol
|
b6728ef620
|
Deprecated Vector ones(size_t n). All unit tests pass.
|
2016-04-15 17:30:54 -04:00 |
Alex Hagiopol
|
70b2aab352
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
dellaert
|
128bac616c
|
Globally replaced FastSet<Key> with KeySet.
|
2015-06-20 18:38:25 -07:00 |
Thomas Schneider
|
ebf5746987
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
Luca Carlone
|
ed79432a69
|
Added MultiProjectionFactor, invoving n views (camera poses) observing a single landmark: work in progress
|
2013-07-31 18:02:56 +00:00 |