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 |
Fan Jiang
|
fb21c553a0
|
Switch to the new alignment marker type
|
2020-06-24 17:15:00 -04:00 |
Varun Agrawal
|
baaa656628
|
demangle other type instances
|
2020-05-18 17:45:45 -05:00 |
chrisbeall
|
7fa705e609
|
Eigen alignment fix in ExpressionNode and RotateFactor
|
2019-12-07 14:07:56 -08:00 |
Abe
|
fbe9aac41c
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
Frank
|
0372a959ee
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
Frank
|
26d74a1f6e
|
Modified ExpressionNode so avoids calling constructors altogether
|
2016-02-11 19:04:36 -08:00 |
Frank Dellaert
|
0922624b9e
|
FIXED PRETTY TERRIBLE BUG
|
2015-07-09 00:41:03 -07:00 |
Frank Dellaert
|
4516c67389
|
More compact and informative trace/record printing
|
2015-07-08 23:52:25 -07:00 |
Frank Dellaert
|
6df0d49769
|
Recursive print
|
2015-07-08 23:21:49 -07:00 |
Frank
|
41a1aab0e2
|
Virtual destructor
|
2015-05-12 14:23:42 -07:00 |
dellaert
|
4f846ff75f
|
No more boost::mpl needed for Expressions
|
2015-05-12 01:33:33 -07:00 |
dellaert
|
4a8dbd689a
|
TernaryExpression now without MPL
|
2015-05-12 01:25:34 -07:00 |
dellaert
|
e1b3a11957
|
BinaryExpression now without MPL
|
2015-05-12 01:10:03 -07:00 |
dellaert
|
b8024b10b5
|
Simplifying UnaryExpression
|
2015-05-11 23:37:50 -07:00 |
dellaert
|
0090e07df9
|
Moved to internal subdirectory
|
2015-05-11 21:26:25 -07:00 |