gtsam/gtsam_unstable/dynamics
dellaert 06c3696176 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
..
tests 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
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
DynamicsPriors.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
FullIMUFactor.h Fixed building wrapper. 2014-11-24 20:14:56 +01:00
IMUFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Pendulum.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
PoseRTV.cpp Split up concepts into Group/Manifold/Lie/VectorSpace. Also fixed some implementations and put in exceptions elsewhere, rather than CONCEPT_NOT_IMPLEMENTED macro. 2014-12-22 02:50:52 +01:00
PoseRTV.h 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
SimpleHelicopter.cpp Finally finish implementing the Reconstruction factor for updating the poses of holonomic vehicles using discrete variational integrators (eq. 10 in [Kobilarov09siggraph]). Also, better approximation for the derivative of the inverse expmap wrt the lie algebra in Pose3. Test with numericalderivative. 2013-04-22 08:34:40 +00:00
SimpleHelicopter.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
VelocityConstraint.h Got rid of unnecessary LieVector usage that broke fixed-code 2014-10-22 01:32:59 +02:00
VelocityConstraint3.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00