13 return group->
joints.find(joint_name) != group->
joints.end();
17 ROS_WARN(
"Unable to find joint: %s. Command will not be sent.", joint_name.c_str());
static HebirosGroupRegistry & Instance()
HebirosGroup * getGroup(const std::string &name)
std::map< std::string, int > joints
static std::map< std::string, ros::Subscriber > subscribers
static bool jointFound(std::string group_name, std::string joint_name)
static void jointNotFound(std::string joint_name)