| .. |
|
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
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08: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
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testInertialNavFactor_GlobalVelocity.cpp
|
Point3 loses its mojo (superfluous Lie/Manifold stuff)
|
2014-12-22 17:22:45 +01:00 |
|
testInvDepthFactor3.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
testInvDepthFactorVariant1.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
testInvDepthFactorVariant2.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testInvDepthFactorVariant3.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testMultiProjectionFactor.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
testOccupancyGrid.cpp
|
Moved to unstable
|
2014-05-03 12:23:20 -04:00 |
|
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 |
|
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
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
testSerialization.cpp
|
…
|
|
|
testSmartRangeFactor.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
testSmartStereoProjectionPoseFactor.cpp
|
RADICAL: Got rid of sensor_pose. In the new PinholePose philosophy, this is entirely the responsibility of the CAMERA. Just like PinholePose, we can have a camera class that has a shared extra transform: it is part of the calibration. PinholePose itself is not able to do this, as the calibration is assumed 2D only, but it's easy to create a class and have the correct derivatives in place.
|
2015-02-26 12:06:43 +01:00 |
|
testTOAFactor.cpp
|
Updated examples and test
|
2014-12-28 19:10:41 +01: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 |