| .. |
|
CMakeLists.txt
|
Fix system-installed GeographicLib detection and run tests.
|
2015-05-24 19:15:37 -04:00 |
|
imuFactorTesting.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
testAHRSFactor.cpp
|
test in testAHRSFactor is already fixed
|
2020-03-18 18:19:40 -04:00 |
|
testAttitudeFactor.cpp
|
Explicitly check for copy and move assignable
|
2019-11-22 13:59:23 -08:00 |
|
testCombinedImuFactor.cpp
|
Reduced time for ImuFactor tests
|
2019-06-12 14:39:04 -04:00 |
|
testGPSFactor.cpp
|
Check GeographicLib version
|
2018-11-06 17:32:31 -05:00 |
|
testGeographicLib.cpp
|
Switched to using c++11 braces-style initialization
|
2018-11-08 17:26:09 -05:00 |
|
testImuBias.cpp
|
Added AggregateReadings class and local functors.h header. Implemented the derivative of ExpmapDerivative correction.
|
2016-01-02 13:30:58 -08:00 |
|
testImuFactor.cpp
|
Turned off timing
|
2019-06-12 15:33:42 -04:00 |
|
testImuFactorSerialization.cpp
|
initialize PreintegrationParams default constructor and make serialization test more explicit
|
2020-03-22 20:04:04 -04:00 |
|
testMagFactor.cpp
|
Fixed compile errors with tests on Mac
|
2016-04-16 13:24:28 -07:00 |
|
testManifoldPreintegration.cpp
|
Now testing bias-correction Jacobians in right place
|
2016-06-04 16:53:20 -07:00 |
|
testNavExpressions.cpp
|
Added handy NavState expressions
|
2019-05-30 10:52:06 -04:00 |
|
testNavState.cpp
|
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 |
|
testPoseVelocityBias.cpp
|
spurious vector
|
2016-02-18 08:50:11 -08:00 |
|
testScenario.cpp
|
Fix testScenario in quaternion mode
|
2018-12-11 21:00:43 -08:00 |
|
testScenarios.cpp
|
Reduced time to run very slow testScenario by reducing sample count for estimating covariance.
|
2019-06-12 14:21:08 -04:00 |
|
testTangentPreintegration.cpp
|
Now testing bias-correction Jacobians in right place
|
2016-06-04 16:53:20 -07:00 |