#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::Vector3 | normal |
float | yaw |
Definition at line 39 of file GetNormal.h.
virtual int hector_nav_msgs::GetNormalResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 62 of file GetNormal.h.
const char* hector_nav_msgs::GetNormalResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 81 of file GetNormal.h.
const char* hector_nav_msgs::GetNormalResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 80 of file GetNormal.h.
virtual int hector_nav_msgs::GetNormalResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 45 of file GetNormal.h.
Definition at line 42 of file GetNormal.h.
Definition at line 43 of file GetNormal.h.