Frank Dellaert
|
bb9543f251
|
Renamed two-argument versions of Rodrigues to AxisAngle
|
2015-07-05 16:33:10 -07:00 |
Frank Dellaert
|
c978935e8e
|
Use consistent check on angle norm
|
2015-07-05 15:39:15 -07:00 |
dellaert
|
559da158fe
|
Fixed sign bug
|
2015-02-11 15:00:50 +01:00 |
dellaert
|
4d0c8b2878
|
Fixed quaternion derivatives
|
2015-02-10 23:39:52 +01:00 |
dellaert
|
7fef3618bd
|
Made Chart and Lie derivatives compile for Quaternion
|
2015-02-10 23:04:02 +01:00 |
dellaert
|
101129a9c7
|
Fixed derivatives
|
2015-02-10 22:34:56 +01:00 |
dellaert
|
30725a0647
|
pragma
|
2015-02-10 22:25:24 +01:00 |
dellaert
|
e5017984a1
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
dellaert
|
8191ad5078
|
Rot3 modernization: now derives from LieGroup, SLOW_CAYLEY is gone, retract and localCoordinates auto-generated so no more flag. Might re-add instance-based expmap and logmap in LieGroup for convenienece.
|
2014-12-24 17:43:38 +01:00 |
dellaert
|
99a50a2f87
|
Split up concepts into Group/Manifold/Lie/VectorSpace. Also fixed some implementations and put in exceptions elsewhere, rather than CONCEPT_NOT_IMPLEMENTED macro.
|
2014-12-22 02:50:52 +01:00 |
dellaert
|
7bba8c42e4
|
Fixed testQuaternion
|
2014-12-21 14:59:59 +01:00 |
dellaert
|
a34dae558a
|
Some reformatting, doxygen niceties...
|
2014-12-21 13:52:36 +01:00 |
Paul Furgale
|
959716ae92
|
A lot more progress making things work. Still a long way to go.
|
2014-12-13 12:47:52 +01:00 |
Mike Bosse
|
df8dc1f99c
|
fixing little things... far from done
|
2014-12-12 21:12:17 +01:00 |
Paul Furgale
|
91efa7f2a1
|
Added convenience traits wrapper for internal gtsam types
|
2014-12-12 16:42:33 +01:00 |
Mike Bosse
|
d94c8c72b8
|
cyclic trait refactored
|
2014-12-12 14:51:16 +01:00 |
Mike Bosse
|
edb1bbaa7b
|
quaternion trait refactored
|
2014-12-12 14:18:39 +01:00 |
Mike Bosse
|
376dec5103
|
cleaned up a bit; but not really working yet. Trouble with partial specialization of lie_group::expmap<Quaternion<> >()
|
2014-12-11 03:15:45 +01:00 |
dellaert
|
21b97ddedf
|
Removed obsolete methods (but link error!)
|
2014-12-09 01:04:21 +01:00 |
dellaert
|
449ba1f37a
|
LieGroupChart makes use of Exponential map (and its inverse) around identity
|
2014-12-09 00:52:53 +01:00 |
dellaert
|
118d561e96
|
Created GTSAM_GROUP_IDENTITY as it handles templates differently
|
2014-12-09 00:11:28 +01:00 |
dellaert
|
8cbab779b3
|
Slight refactor
|
2014-12-08 13:16:30 +01:00 |
dellaert
|
fd59783fae
|
Forgot to check in how to use macros...
|
2014-12-07 21:03:54 +01:00 |
dellaert
|
04d3457b45
|
First working Manifold macro
|
2014-12-07 19:30:46 +01:00 |
dellaert
|
62ae58e7ea
|
Quaternion header
|
2014-12-07 19:13:02 +01:00 |