- 3.0.2 rigid body dynamics module.
|
#include <ct/core/types/StateVector.h>
Go to the source code of this file.
Classes | |
class | ct::rbd::tpl::FrameJacobian< NUM_JOINTS, SCALAR > |
This class provides methods for converting the non-inertia base frame Jacobian matrix to an user defined inertia frame (called as inertia frame). More... | |
Namespaces | |
ct | |
ct::rbd | |
ct::rbd::tpl | |
Typedefs | |
template<size_t NUM_JOINTS> | |
using | ct::rbd::FrameJacobian = tpl::FrameJacobian< NUM_JOINTS, double > |