#include <GetSearchPosition.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
geometry_msgs::PoseStamped | search_pose |
Definition at line 60 of file GetSearchPosition.h.
virtual int hector_nav_msgs::GetSearchPositionResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 72 of file GetSearchPosition.h.
const char* hector_nav_msgs::GetSearchPositionResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 80 of file GetSearchPosition.h.
const char* hector_nav_msgs::GetSearchPositionResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 79 of file GetSearchPosition.h.
virtual int hector_nav_msgs::GetSearchPositionResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 65 of file GetSearchPosition.h.
Definition at line 63 of file GetSearchPosition.h.