Public Member Functions | |
void | executeCB (const roboframenet_msgs::FilledSemanticFrame &frame) |
PingAction (ros::NodeHandle nh, std::string name) | |
~PingAction (void) | |
Protected Attributes | |
std::string | action_name_ |
roboframenet_msgs::FilledSemanticFrameFeedback | feedback_ |
roboframenet_msgs::FilledSemanticFrameResult | result_ |
rfnserver::RFNServer | rs_ |
PingAction::PingAction | ( | ros::NodeHandle | nh, |
std::string | name | ||
) | [inline] |
PingAction::~PingAction | ( | void | ) | [inline] |
void PingAction::executeCB | ( | const roboframenet_msgs::FilledSemanticFrame & | frame | ) | [inline] |
std::string PingAction::action_name_ [protected] |
rfnserver::RFNServer PingAction::rs_ [protected] |