Template Function pinocchio::hasConfigurationLimit
Defined in File joint-basic-visitors.hpp
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