| .. |
|
CMakeLists.txt
|
…
|
|
|
testAHRS.cpp
|
"Fixed" AHRS
|
2014-12-04 12:30:41 +01:00 |
|
testBetweenFactorEM.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testBiasedGPSFactor.cpp
|
switch to Rodrigues everywhere
|
2015-07-05 16:11:04 -07:00 |
|
testDummyFactor.cpp
|
…
|
|
|
testEquivInertialNavFactor_GlobalVel.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testGaussMarkov1stOrderFactor.cpp
|
removed redundancy in naming
|
2015-07-09 11:29:32 -07:00 |
|
testInertialNavFactor_GlobalVelocity.cpp
|
No more use of vector() or default constructor
|
2016-02-12 00:06:07 -08:00 |
|
testInvDepthFactor3.cpp
|
Static methods should be uppercase.
|
2016-01-26 23:09:58 -08:00 |
|
testInvDepthFactorVariant1.cpp
|
Avoid default constructor in tests
|
2016-02-11 19:01:54 -08:00 |
|
testInvDepthFactorVariant2.cpp
|
Avoid default constructor in tests
|
2016-02-11 19:01:54 -08:00 |
|
testInvDepthFactorVariant3.cpp
|
Static methods should be uppercase.
|
2016-01-26 23:09:58 -08:00 |
|
testMultiProjectionFactor.cpp
|
Globally replaced FastSet<Key> with KeySet.
|
2015-06-20 18:38:25 -07:00 |
|
testOccupancyGrid.cpp
|
…
|
|
|
testPoseBetweenFactor.cpp
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
testPosePriorFactor.cpp
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
testPositionConstraints.cpp
|
[Fix] Rot3.ypr -> Rot3.Ypr
|
2016-02-18 21:51:43 -05:00 |
|
testProjectionFactorPPP.cpp
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
testProjectionFactorPPPC.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testRelativeElevationFactor.cpp
|
Static methods should be uppercase.
|
2016-01-26 23:09:58 -08:00 |
|
testSerialization.cpp
|
Moved BearingRangeFactor to SAM
|
2015-07-12 18:57:26 -07:00 |
|
testSmartRangeFactor.cpp
|
…
|
|
|
testSmartStereoProjectionPoseFactor.cpp
|
Static methods should be uppercase.
|
2016-01-26 23:09:58 -08:00 |
|
testTOAFactor.cpp
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
testTSAMFactors.cpp
|
fixed testTSAMFactors.cpp
|
2014-12-22 09:39:51 +01:00 |
|
testTransformBtwRobotsUnaryFactor.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testTransformBtwRobotsUnaryFactorEM.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |