gtsam/gtsam_unstable/slam
dellaert 128bac616c Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
..
doc Moved AHRS to gtsam_unstable 2013-05-20 23:16:44 +00:00
tests Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
AHRS.cpp "Fixed" AHRS 2014-12-04 12:30:41 +01:00
AHRS.h "Fixed" AHRS 2014-12-04 12:30:41 +01:00
BetweenFactorEM.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
BiasedGPSFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01: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 Removed old Index typedef and IndexFormatter 2013-11-08 16:35:28 +00:00
DummyFactor.h Making more things in gtsam_unstable compile 2013-08-08 20:08:54 +00:00
EquivInertialNavFactor_GlobalVel.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
EquivInertialNavFactor_GlobalVel_NoBias.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
GaussMarkov1stOrderFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
InertialNavFactor_GlobalVelocity.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
InvDepthFactor3.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
InvDepthFactorVariant1.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
InvDepthFactorVariant2.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
InvDepthFactorVariant3.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Mechanization_bRn2.cpp Fixed more problems so everything compiles now after splitting up concepts into Group/Manifold/Lie/VectorSpace. Still 25 tests that fail. 2014-12-22 02:52:31 +01:00
Mechanization_bRn2.h Testable concept prereqs check 2014-12-23 14:56:48 +01:00
MultiProjectionFactor.h Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
PartialPriorFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
PoseBetweenFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
PosePriorFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
ProjectionFactorPPP.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
ProjectionFactorPPPC.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
RelativeElevationFactor.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
RelativeElevationFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
SmartRangeFactor.h Added toy example on SmartRangeFactors 2013-09-14 00:21:10 +00:00
SmartStereoProjectionFactor.h Change SimpleCamera from typedef back to regular class to make wrapping+serialiation work. Had to change some templates because vector<PinholeCamera> can't be upcast to vector<SimpleCamera> 2015-05-18 14:33:27 -04:00
SmartStereoProjectionPoseFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
TOAFactor.h TOAFactor header 2014-12-10 22:50:41 +01:00
TSAMFactors.h Using traits in many places (forced by loss of Point2 mojo) 2014-12-22 16:02:33 +01:00
TransformBtwRobotsUnaryFactor.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
TransformBtwRobotsUnaryFactorEM.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
serialization.cpp Fix deprecation warnings 2015-02-24 21:58:17 -05:00
serialization.h Rebasing... 2013-06-20 17:08:30 +00:00