#include <fwd.hpp>
Public Member Functions | |
JointDataFreeFlyerTpl () | |
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 JointFreeFlyerTpl< _Scalar, _Options > | JointDerived |
Transformation_t | M |
Constraint_t | S |
D_t | StU |
U_t | U |
UD_t | UDinv |
Motion_t | v |
Definition at line 114 of file multibody/joint/fwd.hpp.
|
inline |
Definition at line 232 of file joint-free-flyer.hpp.
|
inlinestatic |
Definition at line 245 of file joint-free-flyer.hpp.
pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 249 of file joint-free-flyer.hpp.
Bias_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::c |
Definition at line 224 of file joint-free-flyer.hpp.
D_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::Dinv |
Definition at line 228 of file joint-free-flyer.hpp.
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::joint_q |
Definition at line 218 of file joint-free-flyer.hpp.
TangentVector_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::joint_v |
Definition at line 219 of file joint-free-flyer.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointFreeFlyerTpl<_Scalar, _Options> pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::JointDerived |
Definition at line 214 of file joint-free-flyer.hpp.
Transformation_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::M |
Definition at line 222 of file joint-free-flyer.hpp.
Constraint_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::S |
Definition at line 221 of file joint-free-flyer.hpp.
D_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::StU |
Definition at line 230 of file joint-free-flyer.hpp.
U_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::U |
Definition at line 227 of file joint-free-flyer.hpp.
UD_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::UDinv |
Definition at line 229 of file joint-free-flyer.hpp.
Motion_t pinocchio::JointDataFreeFlyerTpl< _Scalar, _Options >::v |
Definition at line 223 of file joint-free-flyer.hpp.