Commit Graph

23 Commits (8ce40a358439580c67470d598baa6bf13ca1efd2)

Author SHA1 Message Date
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
Duy-Nguyen Ta 1cdc228d6a remove trailing spaces 2019-02-11 10:58:34 -05:00
Chris Beall d2cedc6c96 attempt to fix alignment error in expression factors 2019-01-10 14:06:29 -08:00
Frank Dellaert a7678698d3 Fixed some warnings 2018-10-23 23:20:17 -04:00
Cyril Roussillon b84f7ed22d (#378) Allow zero dimension factors, as it was in gtsam 3.x 2018-10-10 09:02:54 +02:00
= ab1f6562c8 Fixes compile errors when using BOOST version 1.61.0 2016-08-06 00:59:07 -04:00
Frank Dellaert 1ca79ea900 Switching to size_t 2016-06-19 12:28:02 -07: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
dellaert 0c29215018 Slight refactor/reformatting 2015-07-08 19:20:05 -07:00
cbeall3 c4e0a10949 Add gtsam/config.h include to all files which include Eigen 2015-06-22 12:01:44 -04: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 69c31d20e1 Made JacobianMap internal 2015-05-11 22:21:52 -07:00
dellaert 0090e07df9 Moved to internal subdirectory 2015-05-11 21:26:25 -07:00