32 #ifndef INDUSTRIAL_UTILS_H_
33 #define INDUSTRIAL_UTILS_H_
54 bool isSimilar(std::vector<std::string> lhs, std::vector<std::string> rhs);
65 bool isSame(
const std::vector<std::string> & lhs,
const std::vector<std::string> & rhs);
79 std::vector<std::string> &joint_names);