gtsam/gtsam_unstable/dynamics
Varun Agrawal ff1f37c26f replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
..
tests Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -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
DynamicsPriors.h Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -04:00
FullIMUFactor.h replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
IMUFactor.h replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Pendulum.h replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
PoseRTV.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
PoseRTV.h Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02: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 Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
VelocityConstraint.h No more use of vector() or default constructor 2016-02-12 00:06:07 -08:00
VelocityConstraint3.h replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00