#include <GetNormal.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::PointStamped | point |
Definition at line 15 of file GetNormal.h.
virtual int hector_nav_msgs::GetNormalRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 27 of file GetNormal.h.
const char* hector_nav_msgs::GetNormalRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 35 of file GetNormal.h.
const char* hector_nav_msgs::GetNormalRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 34 of file GetNormal.h.
virtual int hector_nav_msgs::GetNormalRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file GetNormal.h.
Definition at line 18 of file GetNormal.h.