Chris Beall
|
0295f1e240
|
Fix testScenario in quaternion mode
|
2018-12-11 21:00:43 -08:00 |
Chris Beall
|
8c221efda2
|
Fix build for GTSAM_ALLOW_DEPRECATED_SINCE_V4=OFF
|
2018-11-27 10:54:14 -08:00 |
cbeall
|
e5cd8c6dae
|
Fix serialization of AttitudeFactor and add roundtrip test
|
2018-11-15 11:33:52 -08:00 |
dellaert
|
79fe89eaa9
|
Switched to using c++11 braces-style initialization
|
2018-11-08 17:26:09 -05:00 |
dellaert
|
8e7892875a
|
Check GeographicLib version
|
2018-11-06 17:32:31 -05:00 |
Frank Dellaert
|
1d214d4529
|
Successful wrap of Scenario
|
2018-10-16 17:01:47 -04:00 |
Frank Dellaert
|
4868a36b6c
|
Added optional initial pose in ConstantTwistScenario
|
2018-10-16 16:14:24 -04:00 |
Yao Chen
|
3c1a0a8801
|
Replaced graph.add with graph.emplace_shared if needed.
|
2016-10-01 11:41:37 -04:00 |
dellaert
|
6bed20b28a
|
Abandoned silly coercion of NavState into Lie group. It's just a manifold: it does not make sense to compose two NavStates, or take the inverse of a NavState.
|
2016-06-05 01:04:18 -07:00 |
lcarlone
|
6302a79533
|
added functionality to change bias and reset integration
|
2016-06-04 23:00:48 -04:00 |
lcarlone
|
4709925c98
|
deleted old test
|
2016-06-04 21:36:55 -04:00 |
dellaert
|
facab116ce
|
Now testing bias-correction Jacobians in right place
|
2016-06-04 16:53:20 -07:00 |
Luca
|
ab5ac480db
|
reincluded old tests for imu factors: these are also failing
|
2016-06-04 16:54:23 -04:00 |
Luca
|
c7e25e8363
|
adding tests for Manifold preintegration (still 2 tests failing)
|
2016-06-04 16:44:26 -04:00 |
dellaert
|
308a75e49b
|
Created one base class and two derived classes
|
2016-05-15 11:12:40 -07:00 |
dellaert
|
5b9c966022
|
More sync between versions
|
2016-05-15 10:36:36 -07:00 |
dellaert
|
65745cac03
|
Separate construction test
|
2016-05-15 09:56:49 -07:00 |
dellaert
|
fa15264e83
|
Add ifdefs that restore the old IMU factor functionality
|
2016-05-15 09:17:29 -07:00 |
dellaert
|
63e6ed0401
|
Fixed compile errors with tests on Mac
|
2016-04-16 13:24:28 -07:00 |
Alex Hagiopol
|
76308a5d46
|
Deprecated Vector zero(size_t n). All unit tests pass.
|
2016-04-15 16:54:46 -04:00 |
Alex Hagiopol
|
5502691022
|
Deprecated norm_2() in Vector.h
|
2016-03-11 19:34:49 -05:00 |
Frank
|
0372a959ee
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
dellaert
|
3a50a0e19e
|
spurious vector
|
2016-02-18 08:50:11 -08:00 |
dellaert
|
56dbf487ee
|
Fixed more default constructor calls
|
2016-02-11 23:31:17 -08:00 |
Frank
|
94ccf98985
|
Avoid default constructor in tests
|
2016-02-11 19:01:54 -08:00 |
Frank
|
a19aa793d7
|
Cleaned up a number of Point3/Rot3 related uses
|
2016-02-08 17:31:32 -08:00 |
dellaert
|
adcf60f559
|
Cross-platform check
|
2016-02-01 15:11:54 -08:00 |
dellaert
|
1556c25464
|
Test changing bias and non-zero coriolis
|
2016-02-01 14:53:33 -08:00 |
Frank Dellaert
|
4f214ad7d1
|
Now use applyInvDexp
|
2016-02-01 12:55:24 -08:00 |
Frank Dellaert
|
3ed5d05b5b
|
ApplyInvDexp works !!!
|
2016-02-01 09:13:38 -08:00 |
Frank Dellaert
|
7dce902f2f
|
Cleaned up a test, added loop case
|
2016-01-31 16:19:16 -08:00 |
Frank Dellaert
|
15e3b2ea34
|
Merging factors
|
2016-01-31 02:08:33 -08:00 |
Frank Dellaert
|
e9f6b52620
|
Fixed incorrect name change
|
2016-01-31 01:25:14 -08:00 |
Frank Dellaert
|
77969f97d9
|
Merging works great with numerical derivative of keystone block
|
2016-01-31 01:24:30 -08:00 |
Frank Dellaert
|
ebba015227
|
Rename key method
|
2016-01-30 18:29:26 -08:00 |
Frank Dellaert
|
2fe803a62e
|
More common parameters, realistic noise parameters
|
2016-01-30 16:59:10 -08:00 |
Frank Dellaert
|
e626de696a
|
Start of Merging measurements: means match
|
2016-01-30 14:52:49 -08:00 |
Frank Dellaert
|
d9128fe461
|
Isolated (slow to compile) serialization tests
|
2016-01-30 14:14:30 -08:00 |
Frank Dellaert
|
5cf98313bd
|
Combined two methods and renamed static method
|
2016-01-30 13:43:46 -08:00 |
Frank Dellaert
|
14a87c4ecc
|
Renamed zeta to preintegrated
Simplified sensor pose handling
|
2016-01-30 13:13:48 -08:00 |
Frank Dellaert
|
ba5d4ffa6c
|
Don't use numerical derivative
|
2016-01-30 12:45:27 -08:00 |
Frank Dellaert
|
f498a96582
|
Got rid of cumbersome TangentVector struct
|
2016-01-30 12:42:01 -08:00 |
Frank Dellaert
|
b7d54e60b6
|
Radically simplified bias derivative tests
|
2016-01-30 11:42:55 -08:00 |
Frank Dellaert
|
5d95d66077
|
Simplifying bias tests
|
2016-01-30 11:00:25 -08:00 |
Frank Dellaert
|
984a90672f
|
Deprecated constructor + fixed parameter name
|
2016-01-30 10:19:04 -08:00 |
Frank Dellaert
|
3af7e80f97
|
Derivatives match!
|
2016-01-30 09:52:13 -08:00 |
Frank Dellaert
|
d2d6590854
|
Refactor of bias derivatives.
New bias derivatives work for acc but not omega
|
2016-01-29 23:27:59 -08:00 |
dellaert
|
127cfdcfde
|
Fix Rot3 statics
|
2016-01-28 09:53:03 -08:00 |
dellaert
|
0470c318a4
|
Typos
|
2016-01-28 01:14:04 -08:00 |
dellaert
|
ad01b73eba
|
Use new deprecated flag
|
2016-01-28 01:13:55 -08:00 |