|
|
typedef JointFreeFlyer | JointDerived |
| |
|
typedef Eigen::Matrix< double, 6, 6 > | Matrix6 |
| |
|
typedef Eigen::Quaternion< double > | Quaternion |
| |
|
typedef Eigen::Matrix< double, 3, 1 > | Vector3 |
| |
|
|
| SE3_JOINT_TYPEDEF |
| |
|
Constraint_t | S |
| |
|
Transformation_t | M |
| |
|
Motion_t | v |
| |
|
Bias_t | c |
| |
|
F_t | F |
| |
|
U_t | U |
| |
|
D_t | Dinv |
| |
|
UD_t | UDinv |
| |
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef traits< JointDataFreeFlyer >::JointDerived | JointDerived |
| |
|
| SE3_JOINT_TYPEDEF_TEMPLATE |
| |
|
|
JointDataDerived & | derived () |
| |
|
const JointDataDerived & | derived () const |
| |
|
const Constraint_t & | S () const |
| |
|
const Transformation_t & | M () const |
| |
|
const Motion_t & | v () const |
| |
|
const Bias_t & | c () const |
| |
|
F_t & | F () |
| |
|
const U_t & | U () const |
| |
|
U_t & | U () |
| |
|
const D_t & | Dinv () const |
| |
|
const UD_t & | UDinv () const |
| |
|
| JointDataBase () |
| | Default constructor: protected.
|
| |
Definition at line 165 of file joint-free-flyer.hpp.
The documentation for this struct was generated from the following file: