| .. |
|
tests
|
Fixed two more tests: down to two !
|
2015-03-12 10:00:29 -07: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
|
Renamed project_to_camera to PinholeBase::Project
|
2015-03-06 08:46:56 -08: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
|
Fully compiles now
|
2015-03-06 08:48:35 -08:00 |
|
JacobianFactorQR.h
|
Switched to non-keyed Fblocks
|
2015-03-04 21:43:40 -08:00 |
|
JacobianFactorSVD.h
|
Fixed sign in SVD
|
2015-03-11 16:51:24 -07:00 |
|
OrientedPlane3Factor.cpp
|
Symbol -> Key
|
2015-02-17 00:30:31 +01:00 |
|
OrientedPlane3Factor.h
|
Symbol -> Key
|
2015-02-17 00:30:31 +01: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 |
|
RegularImplicitSchurFactor.h
|
fixed typo and warning (int VS size_t)
|
2015-03-27 18:39:53 -04:00 |
|
RotateFactor.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
SmartFactorBase.h
|
Moved PointCov to CameraSet
|
2015-03-10 22:08:55 -07:00 |
|
SmartProjectionFactor.h
|
DegeneracyMode
|
2015-03-12 07:56:59 -07:00 |
|
StereoFactor.h
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
|
TriangulationFactor.h
|
Camera - > CAMERA (using directly template argument)
|
2015-03-27 18:40:37 -04: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
|
Renamed project_to_camera to PinholeBase::Project
|
2015-03-06 08:46:56 -08: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 |