Function pinocchio::printVersion

Function Documentation

inline std::string pinocchio::printVersion(const std::string &delimiter = ".")

Returns the current version of Pinocchio as a string using the following standard: PINOCCHIO_MINOR_VERSION.PINOCCHIO_MINOR_VERSION.PINOCCHIO_PATCH_VERSION.