kartik arcot
|
3250cf49ca
|
gtsam_unstable, test folders ifdefs
|
2023-01-22 22:14:50 -08:00 |
kartik arcot
|
852e8768c0
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
kartik arcot
|
8181b50de3
|
remove optional headers
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
d7f60353c9
|
unstable/slam
|
2023-01-21 09:27:20 -08:00 |
kartik arcot
|
6233619095
|
removed some new lines
|
2023-01-20 18:06:55 -08:00 |
kartik arcot
|
9c56c73c1a
|
fixing some mr comments. added new lines
|
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 |
Frank Dellaert
|
9518346161
|
Fix unstable c++ examples
|
2022-01-02 14:59:28 -05:00 |
Varun Agrawal
|
dc8b5e58ff
|
replaced boost with std for placeholders, bind and function
|
2021-07-10 21:01:20 -04:00 |
Varun Agrawal
|
6c3aca8cac
|
remove virtual from overridden methods, add virtual destructors to appease compiler
|
2021-04-30 12:58:52 -04: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
|
76b29b78af
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
Alex Hagiopol
|
70b2aab352
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
Thomas Schneider
|
ebf5746987
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01:00 |
Richard Roberts
|
aa093a35da
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
dellaert
|
b5327673fb
|
Get rid of LieVector
|
2014-11-03 11:02:15 +01:00 |
jing
|
8641816b21
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
Richard Roberts
|
880d9a8e3c
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
Jing Dong
|
0b3aac7048
|
Fix Matrix_(...) to Mat() <<... in gtsam_unstable
|
2013-11-13 05:51:03 +00:00 |
Chris Beall
|
e799c9ffa9
|
tabs converted to two spaces
|
2013-10-10 17:52:57 +00:00 |
Richard Roberts
|
16b4f0fe8b
|
Moved ImuFactor and CombinedImuFactor into main gtsam, and moved InertialNavFactor family into gtsam_unstable.
|
2013-08-13 21:04:31 +00:00 |