Definition at line 16 of file conversions.cpp.
◆ QuatConstMap
◆ QuatMap
◆ Scalar
◆ SE3
◆ Vector7s
◆ VectorXs
◆ anonymous enum
◆ expose()
static void pinocchio::python::XYZQUATConverter::expose |
( |
| ) |
|
|
inlinestatic |
◆ fromSE3()
static VectorXs pinocchio::python::XYZQUATConverter::fromSE3 |
( |
const SE3 & |
M | ) |
|
|
inlinestatic |
◆ fromSE3tuple()
static bp::tuple pinocchio::python::XYZQUATConverter::fromSE3tuple |
( |
const SE3 & |
M | ) |
|
|
inlinestatic |
◆ toSE3()
template<typename Vector7Like >
static SE3 pinocchio::python::XYZQUATConverter::toSE3 |
( |
const Vector7Like & |
v | ) |
|
|
inlinestatic |
◆ toSE3fromTupleOrList()
template<typename TupleOrList >
static SE3 pinocchio::python::XYZQUATConverter::toSE3fromTupleOrList |
( |
const TupleOrList & |
v | ) |
|
|
inlinestatic |
◆ XYZQUATToSE3_ei()
template<typename Vector7Like >
SE3 pinocchio::python::XYZQUATConverter::XYZQUATToSE3_ei |
( |
const Vector7Like & |
v | ) |
|
|
inline |
The documentation for this struct was generated from the following file: