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 |
Frank Dellaert
|
b21d073721
|
Fixed Rodrigues/Expmap behavior for small theta
|
2015-07-05 14:03:42 -07:00 |
Frank Dellaert
|
cb1672d292
|
slight refactor
|
2015-07-04 15:10:00 -07:00 |
dellaert
|
87e45fa306
|
Renamed to omega to remain consistent
|
2015-02-10 22:35:10 +01:00 |
dellaert
|
982ddaeecb
|
Moved ExpmapDerivative and LogmapDerivative to SO3
|
2015-02-10 20:14:59 +01:00 |
dellaert
|
a25b2f14d6
|
SO3 now Lie group again!
|
2014-12-27 13:37:15 +01:00 |
Paul Furgale
|
02ceb1366b
|
Progress on compilation
|
2014-12-12 17:02:15 +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
|
449ba1f37a
|
LieGroupChart makes use of Exponential map (and its inverse) around identity
|
2014-12-09 00:52:53 +01:00 |
dellaert
|
8fcf9d9866
|
SO(3) is a *Matrix* Lie group. This is it. Rot3 will inherit from this *or* Quaternion.
|
2014-12-09 00:11:28 +01:00 |