| .. |
|
tests
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
AntiFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02: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
|
Removed superfluous size, added doxygen partitions
|
2020-08-01 15:43:21 -04:00 |
|
BoundingConstraint.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02: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
|
Removed superfluous size, added doxygen partitions
|
2020-08-01 15:43:21 -04:00 |
|
EssentialMatrixFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
FrobeniusFactor.cpp
|
fix warning in FrobeniusWormholeFactor
|
2020-08-02 20:55:50 -05:00 |
|
FrobeniusFactor.h
|
Allow to pass in pre-computed generators. Should save some energy.
|
2020-08-01 15:43:55 -04:00 |
|
GeneralSFMFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
InitializePose3.cpp
|
Change PriorFactor includes from gtsam/slam to gtsam/nonlinear
|
2020-04-10 22:26:22 -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
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
KarcherMeanFactor-inl.h
|
Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes.
|
2020-04-11 20:09:54 -04:00 |
|
KarcherMeanFactor.h
|
Additional Fixes for Rot3
|
2019-12-10 15:10:32 -05:00 |
|
OrientedPlane3Factor.cpp
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
OrientedPlane3Factor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
PoseRotationPrior.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
PoseTranslationPrior.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
PriorFactor.h
|
Make small commit to re-trigger travis build.
|
2020-04-13 10:37:35 -04:00 |
|
ProjectionFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
RangeFactor.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
ReferenceFrameFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
RegularImplicitSchurFactor.h
|
Fixed override warnings and added a few missing headers
|
2020-06-16 12:14:13 -04:00 |
|
RotateFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
SmartFactorBase.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
SmartFactorParams.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
SmartProjectionFactor.h
|
Merge branch 'develop' into dellaert/issue420
|
2020-07-31 16:45:03 -04:00 |
|
SmartProjectionPoseFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
StereoFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
TriangulationFactor.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
dataset.cpp
|
Fix warnings on incorrect for range reference bindings
|
2020-07-27 00:14:18 +02:00 |
|
dataset.h
|
Merge branch 'develop' into dellaert/issue420
|
2020-07-31 16:45:03 -04:00 |
|
expressions.h
|
some changes after review 1
|
2020-05-05 09:27:27 -04:00 |
|
lago.cpp
|
Change PriorFactor includes from gtsam/slam to gtsam/nonlinear
|
2020-04-10 22:26:22 -04:00 |
|
lago.h
|
Moved LAGO to slam
|
2014-06-01 12:25:23 -04:00 |