Varun Agrawal
|
ae213dd464
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
kartik arcot
|
3250cf49ca
|
gtsam_unstable, test folders ifdefs
|
2023-01-22 22:14:50 -08:00 |
kartik arcot
|
c037e0a1fc
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |
kartik arcot
|
200aa13701
|
return before using statement
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
53d23b96ff
|
added some comments and fixed some formatting
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
b7073e3224
|
all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences
|
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 |
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 |
Jose Luis Blanco-Claraco
|
52b0579a9b
|
Consistent dllexport.h across gtsam & gtsam_unstable
|
2019-07-18 08:22:41 +02:00 |
Duy-Nguyen Ta
|
1cdc228d6a
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
Thomas Schneider
|
ebf5746987
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
Richard Roberts
|
a54d177202
|
Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows
|
2013-03-13 18:56:21 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Alex Cunningham
|
4fb9f3b39e
|
Moved RelativeElevationFactor from MastSLAM
|
2012-08-20 14:25:04 +00:00 |