#include <fwd.hpp>
Public Member Functions | |
JointDataPrismaticUnalignedTpl () | |
template<typename Vector3Like > | |
JointDataPrismaticUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) | |
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 JointPrismaticUnalignedTpl< _Scalar, _Options > | JointDerived |
Transformation_t | M |
Constraint_t | S |
D_t | StU |
U_t | U |
UD_t | UDinv |
Motion_t | v |
Definition at line 98 of file multibody/joint/fwd.hpp.
|
inline |
Definition at line 536 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 550 of file joint-prismatic-unaligned.hpp.
|
inlinestatic |
Definition at line 563 of file joint-prismatic-unaligned.hpp.
pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 567 of file joint-prismatic-unaligned.hpp.
Bias_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::c |
Definition at line 528 of file joint-prismatic-unaligned.hpp.
D_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::Dinv |
Definition at line 532 of file joint-prismatic-unaligned.hpp.
PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::joint_q |
Definition at line 522 of file joint-prismatic-unaligned.hpp.
TangentVector_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::joint_v |
Definition at line 523 of file joint-prismatic-unaligned.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef JointPrismaticUnalignedTpl<_Scalar, _Options> pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::JointDerived |
Definition at line 518 of file joint-prismatic-unaligned.hpp.
Transformation_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::M |
Definition at line 525 of file joint-prismatic-unaligned.hpp.
Constraint_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::S |
Definition at line 526 of file joint-prismatic-unaligned.hpp.
D_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::StU |
Definition at line 534 of file joint-prismatic-unaligned.hpp.
U_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::U |
Definition at line 531 of file joint-prismatic-unaligned.hpp.
UD_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::UDinv |
Definition at line 533 of file joint-prismatic-unaligned.hpp.
Motion_t pinocchio::JointDataPrismaticUnalignedTpl< _Scalar, _Options >::v |
Definition at line 527 of file joint-prismatic-unaligned.hpp.