#include <fwd.hpp>
Public Member Functions | |
JointDataRevoluteUnboundedTpl () | |
PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
std::string | shortname () const |
Static Public Member Functions | |
static std::string | classname () |
Public Attributes | |
Bias_t | c |
D_t | Dinv |
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t | joint_q |
TangentVector_t | joint_v |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointRevoluteUnboundedTpl< _Scalar, _Options, axis > | JointDerived |
Transformation_t | M |
Constraint_t | S |
D_t | StU |
U_t | U |
UD_t | UDinv |
Motion_t | v |
Definition at line 57 of file multibody/joint/fwd.hpp.
|
inline |
Definition at line 88 of file joint-revolute-unbounded.hpp.
|
inlinestatic |
Definition at line 100 of file joint-revolute-unbounded.hpp.
pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 104 of file joint-revolute-unbounded.hpp.
Bias_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::c |
Definition at line 80 of file joint-revolute-unbounded.hpp.
D_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::Dinv |
Definition at line 84 of file joint-revolute-unbounded.hpp.
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::joint_q |
Definition at line 74 of file joint-revolute-unbounded.hpp.
TangentVector_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::joint_v |
Definition at line 75 of file joint-revolute-unbounded.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointRevoluteUnboundedTpl<_Scalar, _Options, axis> pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::JointDerived |
Definition at line 70 of file joint-revolute-unbounded.hpp.
Transformation_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::M |
Definition at line 78 of file joint-revolute-unbounded.hpp.
Constraint_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::S |
Definition at line 77 of file joint-revolute-unbounded.hpp.
D_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::StU |
Definition at line 86 of file joint-revolute-unbounded.hpp.
U_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::U |
Definition at line 83 of file joint-revolute-unbounded.hpp.
UD_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::UDinv |
Definition at line 85 of file joint-revolute-unbounded.hpp.
Motion_t pinocchio::JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >::v |
Definition at line 79 of file joint-revolute-unbounded.hpp.