ROS_ERROR("CTiagoHeadModuleBT::sync_tiago_head_point_to-> Incorrect or missing input. It needs the following input ports: x(double), y(double), z(double), frame_id(std::string), time(ros::Time), and [Optional] duration(double)");
ROS_ERROR("CTiagoHeadModuleBT::async_tiago_head_point_to-> Incorrect or missing input. It needs the following input ports: x(double), y(double), z(double), frame_id(std::string), time(ros::Time), and [Optional] duration(double)");
ROS_ERROR("CTiagoHeadModuleBT::async_tiago_head_follow_target-> Incorrect or missing input. It needs the following input ports: x(double), y(double), z(double), frame_id(std::string), time(ros::Time), and [Optional] duration(double)");
ROS_ERROR("CTiagoHeadModuleBT::sync_tiago_head_move_to-> Incorrect or missing input. It needs the following input ports: pan(double), tilt(double), and [Optional] duration(double)");
ROS_ERROR("CTiagoHeadModuleBT::async_tiago_head_move_to-> Incorrect or missing input. It needs the following input ports: pan(double), tilt(double), and [Optional] duration(double)");
ROS_ERROR("CTiagoHeadModuleBT::sync_tiago_head_move_to_trajectory-> Incorrect or missing input. It needs the following input ports: pan(std::vector<double>), tilt(std::vector<double>), and duration(std::vector<double>)");
ROS_ERROR("CTiagoHeadModuleBT::async_tiago_head_move_to_trajectory-> Incorrect or missing input. It needs the following input ports: pan(std::vector<double>), tilt(std::vector<double>), and duration(std::vector<double>)");