19 #ifndef ROBOT_CONFIG_SERVICE_HPP    20 #define ROBOT_CONFIG_SERVICE_HPP    27 #include <naoqi_bridge_msgs/GetRobotInfo.h>    28 #include <qi/session.hpp>    54   bool callback( naoqi_bridge_msgs::GetRobotInfoRequest& req, naoqi_bridge_msgs::GetRobotInfoResponse& resp );
 
RobotConfigService(const std::string &name, const std::string &topic, const qi::SessionPtr &session)
ros::ServiceServer service_
const qi::SessionPtr & session_
std::string topic() const 
bool callback(naoqi_bridge_msgs::GetRobotInfoRequest &req, naoqi_bridge_msgs::GetRobotInfoResponse &resp)
void reset(ros::NodeHandle &nh)