dellaert
|
9382641445
|
Use constants, slight renaming
|
2015-07-19 01:52:53 -07:00 |
dellaert
|
7b02a01a44
|
Simplified deprecated methods
|
2015-07-19 01:52:23 -07:00 |
dellaert
|
042d874f08
|
Introduce and use NavState for predict
|
2015-07-19 01:52:08 -07:00 |
dellaert
|
3c59168406
|
Inlined Logmap and derivatives, removed from PreintegratedRotation
|
2015-07-19 00:54:25 -07:00 |
dellaert
|
814b8c22bf
|
Moved a derivative down
|
2015-07-19 00:40:42 -07:00 |
dellaert
|
c72a8344ec
|
Added derivatives where they should be...
|
2015-07-19 00:40:07 -07:00 |
dellaert
|
272a563022
|
expmap/logmap derivatives
|
2015-07-19 00:39:47 -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 |
Frank Dellaert
|
45e99f05b6
|
Fixed test
|
2015-07-18 18:28:39 -07:00 |
dellaert
|
d5bf2493fe
|
Fixed remaining method call
|
2015-07-17 16:57:16 -07:00 |
dellaert
|
55269d642c
|
Fixed order of components in error to match RTV order
|
2015-07-17 15:34:58 -07:00 |
dellaert
|
61c58c6fa6
|
Fixed naming convention
|
2015-07-17 15:33:20 -07:00 |
dellaert
|
fd0ad8ae78
|
Removed some useles computation
|
2015-07-17 15:32:58 -07:00 |
dellaert
|
52baa97eca
|
Some fixed-size matrix optimizations
|
2015-07-17 12:00:03 -07:00 |
dellaert
|
2d425ad7be
|
More substantial jacobian refactor
|
2015-07-17 01:27:07 -07:00 |
dellaert
|
66a9c34840
|
Clean up jacobians a bit
|
2015-07-17 01:14:44 -07:00 |
dellaert
|
d45d2e17ed
|
inline transpose
|
2015-07-17 01:07:15 -07:00 |
dellaert
|
8ff4c98337
|
Rationalize predict
|
2015-07-17 00:52:47 -07:00 |
dellaert
|
d1271fd9d5
|
Fixed product retract/localCoordinates and corresponding tests
|
2015-07-16 23:48:56 -07:00 |
dellaert
|
233fe13e60
|
No more static Local/Retract
|
2015-07-16 23:47:57 -07:00 |
dellaert
|
f5c8b07f66
|
ChartOrigin is only meant to generate a Lie group class
|
2015-07-16 23:46:39 -07:00 |
dellaert
|
03be928065
|
static Retract and Local are superfluous (do not belong to any concept)
|
2015-07-16 23:45:57 -07:00 |
dellaert
|
e7c2e81831
|
Re-formatted to BORG-style
|
2015-07-15 23:24:24 -07:00 |
Frank Dellaert
|
8d4e54bc20
|
Merge remote-tracking branch 'origin/develop' into feature/cleanup_ImuFactor
Conflicts:
gtsam/nonlinear/expressionTesting.h
gtsam/nonlinear/factorTesting.h
|
2015-07-15 23:20:14 -07:00 |
Frank Dellaert
|
10a653ad7f
|
Better documentation
|
2015-07-15 22:59:30 -07:00 |
Frank Dellaert
|
1a8a7235c2
|
Merge remote-tracking branch 'origin/develop' into feature/sam_sfm_directories
|
2015-07-15 22:33:28 -07:00 |
cbeall3
|
ecdd4d5787
|
Fix parameter bug and improve documentation
|
2015-07-15 12:51:21 -04:00 |
dellaert
|
3d04fa0ed3
|
Merge remote-tracking branch 'origin/develop' into feature/sam_sfm_directories
|
2015-07-14 22:25:38 -07:00 |
Frank Dellaert
|
df1886c56c
|
Even more concise by templating on second argument. Made return type explicit in HasRange/HasBearing.
|
2015-07-14 01:13:33 -07:00 |
Frank Dellaert
|
64d315df19
|
HasBearing and HasRange helper classes
|
2015-07-14 00:32:24 -07:00 |
Frank Dellaert
|
5f6f9847d6
|
Merge remote-tracking branch 'origin/feature/sam_sfm_directories' into feature/sam_sfm_directories
|
2015-07-13 23:44:57 -07:00 |
Frank Dellaert
|
bc1c5d7bad
|
Better serialization tests
|
2015-07-13 23:44:26 -07:00 |
Frank Dellaert
|
6b51ef994c
|
Moved serialization support into ExpressionFactor
|
2015-07-13 23:43:57 -07:00 |
dellaert
|
6bb5b03c7a
|
Added two specializations for matlab wrapper
|
2015-07-12 22:48:54 -07:00 |
dellaert
|
59c258623a
|
Fixed friend declaration
|
2015-07-12 22:30:55 -07:00 |
Frank Dellaert
|
1289e5c729
|
Fixed typo
|
2015-07-12 21:43:46 -07:00 |
Frank Dellaert
|
850c8a7921
|
Fixed BearingRangeFactor
|
2015-07-12 21:08:52 -07:00 |
Frank Dellaert
|
d9fe27a131
|
Measure static method
|
2015-07-12 20:45:58 -07:00 |
Frank Dellaert
|
fe7b280879
|
Manifold traits
|
2015-07-12 20:23:49 -07:00 |
Frank Dellaert
|
57e28c1731
|
moved Testable to class
|
2015-07-12 20:18:59 -07:00 |
Frank Dellaert
|
b6a785e2d9
|
BearingRange type
|
2015-07-12 20:16:06 -07:00 |
Frank Dellaert
|
30435da070
|
Moved BearingRangeFactor to SAM
|
2015-07-12 18:57:26 -07:00 |
Frank Dellaert
|
9c525c2e7f
|
Default constructor now default
|
2015-07-12 18:56:45 -07:00 |
Frank Dellaert
|
539401664b
|
use assert_equal
|
2015-07-12 18:36:50 -07:00 |
Frank Dellaert
|
05ce9b1e0e
|
Made use of Bearing/Range functors now
|
2015-07-12 16:34:23 -07:00 |
Frank Dellaert
|
02b703c5c8
|
Added MakeJacobian meta-function
|
2015-07-12 16:33:56 -07:00 |
Frank Dellaert
|
03db69117a
|
Define and partially specify Range and Bearing functors
|
2015-07-12 15:51:49 -07:00 |
Frank Dellaert
|
3bad6fea67
|
moved RangeFactor to SAM
|
2015-07-12 12:12:59 -07:00 |
Frank Dellaert
|
fdcb4e8234
|
cleanup
|
2015-07-12 12:06:40 -07:00 |
Frank Dellaert
|
3d4ea47ab9
|
Added binary specialization
|
2015-07-12 12:06:13 -07:00 |