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