Richard Roberts
|
b82d054aaa
|
Definitions of Lie::between, Pose2::compose, expmap, and derivatives were not correct. Fixed, but changes some behavior (iSAM and CitySLAM already fixed), will send email about this change.
|
2010-01-26 20:00:17 +00:00 |
Richard Roberts
|
aa2aa4149c
|
Special case for trace==1 in Rot3 logmap
|
2010-01-10 23:36:37 +00:00 |
Richard Roberts
|
b0fd5396ad
|
Bug fix in Rot3 for logmap(identity)
|
2010-01-10 22:58:30 +00:00 |
Frank Dellaert
|
30367e35fb
|
Much faster compund rotation using Justin's (indeed correct) formula
|
2010-01-10 12:25:46 +00:00 |
Frank Dellaert
|
5fbb820341
|
fixed comments and tolerances
|
2010-01-09 02:27:49 +00:00 |
Frank Dellaert
|
6851b31fad
|
Added static methods to construct rotations, coded up convention for yaw-pitch-roll, modernized RQ
|
2010-01-09 00:03:47 +00:00 |
Richard Roberts
|
19a3e228d7
|
Large refactoring - made several Lie group functions global, which used to be member functions, to treat Lie groups more uniformly. Also created Lie.h, and a preprocessor flag in numericalDerivative to change the coordinate frame derivatives are reported in. gtsam and easylib build and pass unit tests, but this will probably break other projects, which will require a few small changes to work again. Email coming in a few minutes to describe the changes.
|
2010-01-08 00:40:17 +00:00 |
Frank Dellaert
|
b20ed42134
|
log and between
|
2010-01-06 19:29:41 +00:00 |
Frank Dellaert
|
f77da96caf
|
Modernized and tested RQ and added Rot3::ypr. Note this yaw-pitch-roll is different from ML version, which is focused on cameras. Let the fun begin...
|
2010-01-06 15:52:43 +00:00 |
Frank Dellaert
|
f82b46f96c
|
Sped up rodriguez and replaced slow implementation with call to fast implementation. Also moved some functions to cpp.
|
2010-01-02 14:28:18 +00:00 |
Frank Dellaert
|
768befbd85
|
Faster inverse by avoiding matrix intermediate
|
2009-09-14 04:39:36 +00:00 |
Alireza Fathi
|
214637cee9
|
fixed rodriguez in Rot3
|
2009-09-03 17:43:02 +00:00 |
Richard Roberts
|
d80fa24a9f
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |