Struct UnboundedRevoluteAffineTransform
Defined in File joint-revolute-unbounded.hpp
Struct Documentation
-
struct UnboundedRevoluteAffineTransform
Public Static Functions
-
template<typename ConfigVectorIn, typename Scalar, typename ConfigVectorOut>
static inline void run(const Eigen::MatrixBase<ConfigVectorIn> &q, const Scalar &scaling, const Scalar &offset, const Eigen::MatrixBase<ConfigVectorOut> &dest)
-
template<typename ConfigVectorIn, typename Scalar, typename ConfigVectorOut>