| .. |
|
doc
|
…
|
|
|
tests
|
Merged in feature/TemplatedSmartFactors (pull request #39)
|
2014-11-25 07:36:14 -05:00 |
|
AHRS.cpp
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
|
AHRS.h
|
Const correctness, comments, and templated Eigen blocks (esp. important in integrate)
|
2014-03-06 21:05:11 -05:00 |
|
BetweenFactorEM.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
BiasedGPSFactor.h
|
remove typename from non-templated class
|
2014-10-24 13:06:45 -04: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
|
…
|
|
|
EquivInertialNavFactor_GlobalVel.h
|
Updated some usages that were missed
|
2014-11-23 15:24:55 -08:00 |
|
EquivInertialNavFactor_GlobalVel_NoBias.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
GaussMarkov1stOrderFactor.h
|
Coding convention: convert tabs to two spaces
|
2014-10-30 12:44:46 -04:00 |
|
InertialNavFactor_GlobalVelocity.h
|
Updated some usages that were missed
|
2014-11-23 15:24:55 -08:00 |
|
InvDepthFactor3.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
InvDepthFactorVariant1.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
InvDepthFactorVariant2.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
InvDepthFactorVariant3.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
Mechanization_bRn2.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
Mechanization_bRn2.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
MultiProjectionFactor.h
|
…
|
|
|
PartialPriorFactor.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
PoseBetweenFactor.h
|
…
|
|
|
PosePriorFactor.h
|
…
|
|
|
ProjectionFactorPPP.h
|
No more default argument
|
2014-10-07 01:01:16 +02:00 |
|
ProjectionFactorPPPC.h
|
Renamed TransformCalProjectionFactor to ProjectionFactorPPPC to follow new naming convention
|
2014-08-12 15:29:05 -04:00 |
|
RelativeElevationFactor.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
RelativeElevationFactor.h
|
…
|
|
|
SmartRangeFactor.h
|
Added toy example on SmartRangeFactors
|
2013-09-14 00:21:10 +00:00 |
|
SmartStereoProjectionFactor.h
|
Move to unstable
|
2014-11-17 19:53:21 -05:00 |
|
SmartStereoProjectionPoseFactor.h
|
Move to unstable
|
2014-11-17 19:53:21 -05:00 |
|
TSAMFactors.h
|
Moved TSAMFactors.h from tsam to gtsam
|
2014-05-05 10:14:36 -04:00 |
|
TransformBtwRobotsUnaryFactor.h
|
Cleanup with Jing
|
2014-11-24 15:53:13 +01:00 |
|
TransformBtwRobotsUnaryFactorEM.h
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
expressions.h
|
Correct issue with function overload ambiguity when passing function pointer to expression constructor on windows
|
2014-11-26 15:06:16 -05:00 |
|
serialization.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
serialization.h
|
…
|
|