| .. |
|
doc
|
…
|
|
|
tests
|
Fix for Windows: renamed some tests
|
2014-09-24 16:47:07 -04:00 |
|
AHRS.cpp
|
Const correctness, comments, and templated Eigen blocks (esp. important in integrate)
|
2014-03-06 21:05:11 -05:00 |
|
AHRS.h
|
Const correctness, comments, and templated Eigen blocks (esp. important in integrate)
|
2014-03-06 21:05:11 -05:00 |
|
BetweenFactorEM.h
|
Changed norm to determinant.
|
2014-08-01 21:51:52 +03:00 |
|
CMakeLists.txt
|
Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults.
|
2014-02-13 01:34:31 -05:00 |
|
DummyFactor.cpp
|
…
|
|
|
DummyFactor.h
|
…
|
|
|
EquivInertialNavFactor_GlobalVel.h
|
…
|
|
|
EquivInertialNavFactor_GlobalVel_NoBias.h
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
|
InertialNavFactor_GlobalVelocity.h
|
…
|
|
|
InvDepthFactor3.h
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
|
InvDepthFactorVariant1.h
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
|
InvDepthFactorVariant2.h
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
|
InvDepthFactorVariant3.h
|
…
|
|
|
Mechanization_bRn2.cpp
|
…
|
|
|
Mechanization_bRn2.h
|
Copy constructor and return const &
|
2014-03-06 21:07:54 -05:00 |
|
MultiProjectionFactor.h
|
…
|
|
|
PartialPriorFactor.h
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
|
PoseBetweenFactor.h
|
…
|
|
|
PosePriorFactor.h
|
…
|
|
|
ProjectionFactorPPP.h
|
Rename TransformProjectionFactor to ProjectionFactorPPP
|
2014-08-12 15:55:28 -04:00 |
|
ProjectionFactorPPPC.h
|
Renamed TransformCalProjectionFactor to ProjectionFactorPPPC to follow new naming convention
|
2014-08-12 15:29:05 -04:00 |
|
RelativeElevationFactor.cpp
|
fix Vector_() in gtsam_unstable and tests
|
2014-01-23 02:03:12 -05:00 |
|
RelativeElevationFactor.h
|
…
|
|
|
SmartRangeFactor.h
|
…
|
|
|
TSAMFactors.h
|
Moved TSAMFactors.h from tsam to gtsam
|
2014-05-05 10:14:36 -04:00 |
|
TransformBtwRobotsUnaryFactor.h
|
change few function parameters to const reference to improve preformance of TransformBtwRobot factors
|
2014-07-18 15:59:14 -04:00 |
|
TransformBtwRobotsUnaryFactorEM.h
|
add given marginals to update_noiseModel to improve speed
|
2014-09-15 03:03:25 -04:00 |
|
serialization.cpp
|
…
|
|
|
serialization.h
|
…
|
|