gtsam/gtsam_unstable/dynamics
Varun Agrawal c31298d367 Capitalize Identity trait since it is static 2022-07-07 12:31:27 -04:00
..
tests Capitalize Identity trait since it is static 2022-07-07 12:31:27 -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 Add LocalCoordinates() to ProductLieGroup and remove unnecessary <Eigen/Core> include to reduce compile memory 2021-03-26 14:36:43 -04:00
FullIMUFactor.h replaced boost with std for placeholders, bind and function 2021-07-10 21:01:20 -04:00
IMUFactor.h replaced boost with std for placeholders, bind and function 2021-07-10 21:01:20 -04:00
Pendulum.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
PoseRTV.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
PoseRTV.h Add LocalCoordinates() to ProductLieGroup and remove unnecessary <Eigen/Core> include to reduce compile memory 2021-03-26 14:36:43 -04: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 replaced boost with std for placeholders, bind and function 2021-07-10 21:01:20 -04:00
VelocityConstraint.h replaced boost with std for placeholders, bind and function 2021-07-10 21:01:20 -04:00
VelocityConstraint3.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00