| .. |
|
tests
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -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
|
fix optional jacobian check
|
2018-01-19 16:45:28 -05: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
|
Fix some serialization warnings.
|
2015-03-06 16:12:09 +01: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
|
Replaced graph.add with graph.emplace_shared if needed.
|
2016-10-01 11:41:37 -04:00 |
|
InitializePose3.h
|
nice and clean unit tests for gradient initialization
|
2014-09-11 12:05:36 -04:00 |
|
JacobianFactorQ.h
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -04:00 |
|
JacobianFactorQR.h
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -04:00 |
|
JacobianFactorSVD.h
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -04: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
|
Work in progress: deprecating inline functions.
|
2016-04-11 11:34:57 -04:00 |
|
ProjectionFactor.h
|
Resolved all issues with typedefs
|
2016-06-06 21:57:52 -07: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
|
Fix more memory alignment issues
|
2018-09-18 17:29:02 -04:00 |
|
RotateFactor.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
SmartFactorBase.h
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -04:00 |
|
SmartFactorParams.h
|
added default string on print
|
2016-08-14 19:20:38 -04:00 |
|
SmartProjectionFactor.h
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -04: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 return types
|
2018-05-14 00:39:36 -07:00 |
|
dataset.h
|
Added return types
|
2018-05-14 00:39:36 -07: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
|
Almost done. Still need to figure out how to remove the remaining 3 occurrences.
|
2016-05-21 12:44:46 -04:00 |
|
lago.h
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |