gtsam/gtsam_unstable/dynamics
Frank Dellaert 848f992b98 fixed two tests that did not pass with Quaternions
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20414 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:46 -05:00
..
tests fixed two tests that did not pass with Quaternions 2013-12-21 18:30:46 -05:00
CMakeLists.txt Removed use of convenience libraries for tests - wasn't really supported in current version 2013-08-19 15:32:21 +00:00
DynamicsPriors.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
FullIMUFactor.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
IMUFactor.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
Pendulum.h factors for the pendulum discrete mechanics in position-momentum form to use with variational integrator 2013-04-16 19:07:59 +00:00
PoseRTV.cpp Switched to new Eigen built-in special comma initializer 2013-12-16 21:33:12 +00:00
PoseRTV.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00: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 Switched to new Eigen built-in special comma initializer 2013-12-16 21:33:12 +00:00
VelocityConstraint.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
VelocityConstraint3.h comment for VelocityConstraint3::evaluateError 2013-04-17 21:25:15 +00:00