| .. |
|
tests
|
started serious testing: all tests pass for now
|
2021-07-21 13:58:47 -04:00 |
|
AntiFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
BearingFactor.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
BearingRangeFactor.h
|
Moved BearingRangeFactor to SAM
|
2015-07-12 18:57:26 -07:00 |
|
BetweenFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
BoundingConstraint.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05: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
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
EssentialMatrixConstraint.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
EssentialMatrixFactor.h
|
updating points name, constexpr
|
2021-06-21 03:47:10 +00:00 |
|
FrobeniusFactor.cpp
|
use goto flow
|
2020-11-30 17:32:02 -05:00 |
|
FrobeniusFactor.h
|
Remove goto, update docs, formatting
|
2020-11-09 10:39:04 -05:00 |
|
GeneralSFMFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
InitializePose.h
|
Removed reference for iterating over values. Also used auto where I could, when changing.
|
2021-01-04 20:46:16 -05:00 |
|
InitializePose3.cpp
|
Removed reference for iterating over values. Also used auto where I could, when changing.
|
2021-01-04 20:46:16 -05:00 |
|
InitializePose3.h
|
Moved common code to InitializePose
|
2020-08-19 16:31:15 -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
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
KarcherMeanFactor-inl.h
|
Feature/shonan averaging (#473)
|
2020-08-17 07:43:10 -04:00 |
|
KarcherMeanFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
OrientedPlane3Factor.cpp
|
Tidy up comments and use cpplint
|
2021-02-16 11:48:26 +00:00 |
|
OrientedPlane3Factor.h
|
Merge pull request #564 from borglab/fix/planeFactor
|
2021-02-22 23:58:14 -05:00 |
|
PoseRotationPrior.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
PoseTranslationPrior.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
PriorFactor.h
|
Make small commit to re-trigger travis build.
|
2020-04-13 10:37:35 -04:00 |
|
ProjectionFactor.h
|
Add missing getter
|
2021-08-11 01:27:14 +02:00 |
|
RangeFactor.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
ReferenceFrameFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
RegularImplicitSchurFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
RotateFactor.h
|
Revert "remove deprecated Unit3::error() which is replaced by Unit3::errorVector()"
|
2021-02-16 10:16:21 +00:00 |
|
SmartFactorBase.h
|
working on testing + cosmetic improvements to print for smart factors
|
2021-07-23 17:48:08 -04:00 |
|
SmartFactorParams.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
SmartProjectionFactor.h
|
working on testing + cosmetic improvements to print for smart factors
|
2021-07-23 17:48:08 -04:00 |
|
SmartProjectionPoseFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
StereoFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
TriangulationFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
dataset.cpp
|
Removed reference for iterating over values. Also used auto where I could, when changing.
|
2021-01-04 20:46:16 -05:00 |
|
dataset.h
|
make getter const
|
2021-01-06 15:50:08 -05:00 |
|
expressions.h
|
add expressions for cross() and dot()
|
2021-06-11 09:41:26 +02:00 |
|
lago.cpp
|
Moved common code to InitializePose
|
2020-08-19 16:31:15 -04:00 |
|
lago.h
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |
|
slam.i
|
update interface files with latest develop
|
2021-07-14 21:53:20 -04:00 |