gtsam/gtsam/slam
Frank Dellaert 60b2c3b157 Merged in fix/SubgraphPreconditioner (pull request #407)
Fix/SubgraphPreconditioner
2019-04-08 21:21:36 +00:00
..
tests now initialization is aware of rotation noise model 2019-03-19 18:44:09 -04:00
AntiFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
BearingFactor.h cleanup 2015-07-12 12:06:40 -07:00
BearingRangeFactor.h Moved BearingRangeFactor to SAM 2015-07-12 18:57:26 -07:00
BetweenFactor.h Added default noise model argument in two crucial factors. 2019-03-25 23:01:05 -04:00
BoundingConstraint.h Fix some serialization warnings. 2015-03-06 16:12:09 +01: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 Add aligned new operator 2018-11-05 00:19:04 -05:00
EssentialMatrixFactor.h Fix more memory alignment issues 2018-09-18 17:29:02 -04:00
GeneralSFMFactor.h Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
InitializePose3.cpp now initialization is aware of rotation noise model 2019-03-19 18:44:09 -04:00
InitializePose3.h Switched to struct with static methods as apparently global methods in namespaces are not wrapped. 2019-03-19 17:04:31 -04:00
JacobianFactorQ.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
JacobianFactorQR.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
JacobianFactorSVD.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
OrientedPlane3Factor.cpp Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
OrientedPlane3Factor.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
PoseRotationPrior.h Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
PoseTranslationPrior.h Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
PriorFactor.h Added default noise model argument in two crucial factors. 2019-03-25 23:01:05 -04:00
ProjectionFactor.h More aligned new operators 2018-11-06 00:29:38 -05:00
RangeFactor.h moved RangeFactor to SAM 2015-07-12 12:12:59 -07:00
ReferenceFrameFactor.h Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
RegularImplicitSchurFactor.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
RotateFactor.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
SmartFactorBase.h Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
SmartFactorParams.h Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017' 2018-11-04 14:32:29 -05:00
SmartProjectionFactor.h exit()-> throw (Closes #427) 2019-04-07 23:59:53 +02:00
SmartProjectionPoseFactor.h Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
StereoFactor.h Use Matrix::Constant or Vector::Constant where appropriate. 2016-04-16 12:20:28 -04:00
TriangulationFactor.h Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
dataset.cpp Added some xml test files 2019-04-07 13:15:05 -04:00
dataset.h Wrapped parse3DFactors 2019-03-14 01:25:06 -04:00
expressions.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
lago.cpp Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
lago.h Moved LAGO to slam 2014-06-01 12:25:23 -04:00