| .. |
|
tests
|
Added unit test for SmartFactorBase (which immediatly exposed dim bug!)
|
2015-02-19 10:54:55 +01:00 |
|
AntiFactor.h
|
testAntiFactor now passes
|
2013-08-08 17:53:07 +00:00 |
|
BearingFactor.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
BearingRangeFactor.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
BetweenFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
BoundingConstraint.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
CMakeLists.txt
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07:00 |
|
EssentialMatrixConstraint.cpp
|
Moved implementation to .cpp file
|
2014-01-05 16:54:35 -05:00 |
|
EssentialMatrixConstraint.h
|
Fix errors on Windows with VS 2010
|
2014-04-17 22:07:55 -04:00 |
|
EssentialMatrixFactor.h
|
Merge remote-tracking branch 'origin/develop' into feature/BAD
|
2014-11-04 17:04:57 +01:00 |
|
GeneralSFMFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
InitializePose3.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
InitializePose3.h
|
nice and clean unit tests for gradient initialization
|
2014-09-11 12:05:36 -04:00 |
|
JacobianFactorQ.h
|
Doxygen, header bloat, standard formatting
|
2015-02-18 09:52:45 +01:00 |
|
JacobianFactorQR.h
|
Doxygen, header bloat, standard formatting
|
2015-02-18 09:52:45 +01:00 |
|
JacobianFactorSVD.h
|
To resolve conflicts first, revert the commitment of merging JacobianSchurFactor into RegularJacobianFactor.
|
2015-01-01 17:35:58 -05:00 |
|
JacobianSchurFactor.h
|
Doxygen, header bloat, standard formatting
|
2015-02-18 09:52:45 +01:00 |
|
OrientedPlane3Factor.cpp
|
fixed formatting issues
|
2015-02-12 08:22:25 -05:00 |
|
OrientedPlane3Factor.h
|
fixed the resizing issues. Kudos to Jenkins for catching that !
|
2015-02-12 09:52:12 -05:00 |
|
PoseRotationPrior.h
|
typename
|
2014-12-24 01:35:04 +01:00 |
|
PoseTranslationPrior.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
PriorFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
ProjectionFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
RangeFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
ReferenceFrameFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
RegularHessianFactor.h
|
Restored VectorValues versions, they work fine
|
2015-02-18 10:09:20 +01:00 |
|
RegularImplicitSchurFactor.h
|
Doxygen, header bloat, standard formatting
|
2015-02-18 09:52:45 +01:00 |
|
RegularJacobianFactor.h
|
Restored VectorValues versions, they work fine
|
2015-02-18 10:09:20 +01:00 |
|
RotateFactor.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
SmartFactorBase.h
|
Fixed bug in dim (it should be #rows not #columns!) and moved to base class
|
2015-02-19 10:54:25 +01:00 |
|
SmartProjectionFactor.h
|
Corrected sillyness
|
2014-12-22 23:41:42 +01:00 |
|
SmartProjectionPoseFactor.h
|
Fixed bug in dim (it should be #rows not #columns!) and moved to base class
|
2015-02-19 10:54:25 +01:00 |
|
StereoFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
TriangulationFactor.h
|
moved TriangulationFactor to slam folder
|
2014-12-04 11:18:26 -05:00 |
|
dataset.cpp
|
Fix for Issue #201
|
2015-01-21 13:02:35 -05:00 |
|
dataset.h
|
Changed default NoiseFormat to NoiseFormatAUTO which tries to guess the noise format.
|
2014-10-22 17:49:18 -04:00 |
|
expressions.h
|
Added changes from FixedValues branch
|
2015-02-11 11:51:53 +01:00 |
|
lago.cpp
|
Updated some usages that were missed
|
2014-11-23 15:24:55 -08:00 |
|
lago.h
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |