dellaert
|
814b8c22bf
|
Moved a derivative down
|
2015-07-19 00:40:42 -07:00 |
Frank Dellaert
|
0df1e345a3
|
Complete refactor with a shared parameter to fixed parameters. Tests still use old-style and all pass, because of hacky backwards compatible functions.
|
2015-07-18 18:30:42 -07:00 |
dellaert
|
fd0ad8ae78
|
Removed some useles computation
|
2015-07-17 15:32:58 -07:00 |
dellaert
|
a881e8d3ee
|
Cherry-picked imuFixed differences
|
2014-12-26 18:23:14 +01:00 |
dellaert
|
2ffa9dc6d2
|
Renamed old Rot3 methods
|
2014-12-24 11:36:06 +01:00 |
dellaert
|
db53c1b714
|
Major refactor from imuBias -> Vector3 bias. Might not be desirable.
|
2014-11-23 14:24:07 +01:00 |
dellaert
|
36bc1d3e3f
|
Small savings of matrix-vector mult
|
2014-11-23 13:57:27 +01:00 |
dellaert
|
490520d6d0
|
Moved derivative calculation inside predict: needs to be unit tested
|
2014-11-23 13:47:52 +01:00 |
dellaert
|
369a5a24a4
|
Defined two methods to avoid copy/paste and excessive friend privileges
|
2014-11-23 13:20:23 +01:00 |
dellaert
|
665eaa6340
|
Some cleanup, small savings
|
2014-11-23 12:54:57 +01:00 |
dellaert
|
1ad662e35b
|
Renamed static: interestingly, does not seem to be used anywhere...
|
2014-11-23 12:39:23 +01:00 |
dellaert
|
b2cb1aa625
|
Removed unused snippet
|
2014-11-23 12:38:14 +01:00 |
dellaert
|
b18fa08d2a
|
Formatting only
|
2014-11-23 11:57:10 +01:00 |
dellaert
|
e9df6198ff
|
Moved AHRSFactor methods to cpp
|
2014-11-23 11:51:54 +01:00 |
dellaert
|
f8b7f204fe
|
Header discipline
|
2014-11-23 11:38:34 +01:00 |
dellaert
|
5ab5e008ba
|
Doxygen docs and naming convention PreintMeasCov_ -> preintMeasCov_
|
2014-11-23 11:36:05 +01:00 |
dellaert
|
5ec6039988
|
Small refactor, save on transpose and copy
|
2014-11-23 11:24:43 +01:00 |
dellaert
|
7683917558
|
Moved inner class to cpp file, and use fixed-size matrices now for faster math.
|
2014-11-23 11:17:45 +01:00 |