#include <GetDistanceToObstacle.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::PointStamped | end_point |
Definition at line 38 of file GetDistanceToObstacle.h.
virtual int hector_nav_msgs::GetDistanceToObstacleResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 61 of file GetDistanceToObstacle.h.
const char* hector_nav_msgs::GetDistanceToObstacleResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 80 of file GetDistanceToObstacle.h.
const char* hector_nav_msgs::GetDistanceToObstacleResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 79 of file GetDistanceToObstacle.h.
virtual int hector_nav_msgs::GetDistanceToObstacleResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 44 of file GetDistanceToObstacle.h.
Definition at line 41 of file GetDistanceToObstacle.h.
Definition at line 42 of file GetDistanceToObstacle.h.