#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 | |
float | distance |
geometry_msgs::PoseStamped | ooi_pose |
Definition at line 14 of file GetSearchPosition.h.
virtual int hector_nav_msgs::GetSearchPositionRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 37 of file GetSearchPosition.h.
const char* hector_nav_msgs::GetSearchPositionRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 56 of file GetSearchPosition.h.
const char* hector_nav_msgs::GetSearchPositionRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 55 of file GetSearchPosition.h.
virtual int hector_nav_msgs::GetSearchPositionRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file GetSearchPosition.h.
Definition at line 18 of file GetSearchPosition.h.
Definition at line 17 of file GetSearchPosition.h.