Template Function pinocchio::hasConfigurationLimit

Function Documentation

template<typename Scalar, int Options, template<typename S, int O> class JointCollectionTpl>
inline const std::vector<bool> pinocchio::hasConfigurationLimit(const JointModelTpl<Scalar, Options, JointCollectionTpl> &jmodel)

Visit a JointModelTpl through JointConfigurationLimitVisitor to get the configurations limits.

Parameters:

jmodel[in] The JointModelVariant

Returns:

The bool with configurations limits of the joint